Rev 18 | Rev 20 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 18 | Rev 19 | ||
---|---|---|---|
1 | pyscrabble (1.6.2-4) unstable; urgency=low |
1 | pyscrabble (1.6.2-4) unstable; urgency=low |
2 | 2 | ||
- | 3 | * Merge changes from Ubuntu, except for the Replaces added to deal with |
|
- | 4 | the typo in in 1.6.2-3ubuntu3, which should be gone by now. |
|
3 | * Move pyscrabble-server from /usr/games to /usr/sbin (Closes: #506811). |
5 | * Move pyscrabble-server from /usr/games to /usr/sbin (Closes: #506811). |
4 | 6 | ||
5 | -- Magnus Holmgren <holmgren@debian.org> Mon, 21 Sep 2009 23:44:07 +0200 |
7 | -- Magnus Holmgren <holmgren@debian.org> Mon, 21 Sep 2009 23:47:37 +0200 |
- | 8 | ||
- | 9 | pyscrabble (1.6.2-3ubuntu4) jaunty; urgency=low |
|
- | 10 | ||
- | 11 | * debian/pyscrabble-common.install: resolve typographic error (LP: #362080) |
|
- | 12 | ||
- | 13 | -- Brian Murray <brian@ubuntu.com> Thu, 16 Apr 2009 15:18:46 -0700 |
|
- | 14 | ||
- | 15 | pyscrabble (1.6.2-3ubuntu3) jaunty; urgency=low |
|
- | 16 | ||
- | 17 | * debian/rules: pass --prefix=/usr to setup.py install, without which |
|
- | 18 | the package tries to install to /usr/local under python2.6. |
|
- | 19 | ||
- | 20 | -- Steve Langasek <steve.langasek@ubuntu.com> Tue, 14 Apr 2009 13:01:54 +0000 |
|
- | 21 | ||
- | 22 | pyscrabble (1.6.2-3ubuntu2) jaunty; urgency=low |
|
- | 23 | ||
- | 24 | * Revert the previous change; python2.4-zodb no longer exists, and |
|
- | 25 | depending on python2.4-zodb never gave correct results anyway because |
|
- | 26 | we were depending on python instead of python2.4 for the interpreter. |
|
- | 27 | * debian/pyscrabble-{common,server}.install: installation now to python |
|
- | 28 | dist-packages directory, instead of site-packages. (This will require |
|
- | 29 | a fix for bug 350016 in python2.6 before it can be built.) |
|
- | 30 | ||
- | 31 | -- Steve Langasek <steve.langasek@ubuntu.com> Mon, 13 Apr 2009 07:08:06 +0000 |
|
- | 32 | ||
- | 33 | pyscrabble (1.6.2-3ubuntu1) intrepid; urgency=low |
|
- | 34 | ||
- | 35 | * Modify dependency python-zodb to python2.4-zodb in debian/control |
|
- | 36 | for the python-zodb -> python2.4-zodb transition (LP: #262713) |
|
- | 37 | ||
- | 38 | -- Riccardo Coccioli <volans@ubuntu.com> Fri, 29 Aug 2008 18:11:03 +0200 |
|
6 | 39 | ||
7 | pyscrabble (1.6.2-3) unstable; urgency=low |
40 | pyscrabble (1.6.2-3) unstable; urgency=low |
8 | 41 | ||
9 | * Acknowledge NMU (Closes: #471077). |
42 | * Acknowledge NMU (Closes: #471077). |
10 | * New maintainer email address. |
43 | * New maintainer email address. |
11 | * Remove XS- from Vcs field names. |
44 | * Remove XS- from Vcs field names. |
12 | * Bump Standards-Version to 3.7.3. No changes necessary. |
45 | * Bump Standards-Version to 3.7.3. No changes necessary. |
13 | * Lower connection timeout when checking servers to avoid extremely long |
46 | * Lower connection timeout when checking servers to avoid extremely long |
14 | delays (Closes: #473598). Thanks to Ron Bentley. |
47 | delays (Closes: #473598). Thanks to Ron Bentley. |
15 | 48 | ||
16 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 23:35:04 +0200 |
49 | -- Magnus Holmgren <holmgren@debian.org> Thu, 01 May 2008 23:35:04 +0200 |
17 | 50 | ||
18 | pyscrabble (1.6.2-2.1) unstable; urgency=low |
51 | pyscrabble (1.6.2-2.1) unstable; urgency=low |
19 | 52 | ||
20 | * Non-maintainer upload to solve release goal. |
53 | * Non-maintainer upload to solve release goal. |
21 | * Add LSB dependency header to init.d scripts (Closes: #471077). |
54 | * Add LSB dependency header to init.d scripts (Closes: #471077). |
22 | 55 | ||
23 | -- Petter Reinholdtsen <pere@debian.org> Sun, 30 Mar 2008 15:18:15 +0200 |
56 | -- Petter Reinholdtsen <pere@debian.org> Sun, 30 Mar 2008 15:18:15 +0200 |
24 | 57 | ||
25 | pyscrabble (1.6.2-2) unstable; urgency=low |
58 | pyscrabble (1.6.2-2) unstable; urgency=low |
26 | 59 | ||
27 | * Move /usr/share/games/pyscrabble/letters from pyscrabble-server to |
60 | * Move /usr/share/games/pyscrabble/letters from pyscrabble-server to |
28 | pyscrabble-common (Closes: #446571). |
61 | pyscrabble-common (Closes: #446571). |
29 | * Add lsb-base dependency to pyscrabble-server. |
62 | * Add lsb-base dependency to pyscrabble-server. |
30 | * Lower pyscrabble-server priority to "extra". |
63 | * Lower pyscrabble-server priority to "extra". |
31 | 64 | ||
32 | -- Magnus Holmgren <magnus@kibibyte.se> Sun, 14 Oct 2007 10:30:15 +0200 |
65 | -- Magnus Holmgren <magnus@kibibyte.se> Sun, 14 Oct 2007 10:30:15 +0200 |
33 | 66 | ||
34 | pyscrabble (1.6.2-1) unstable; urgency=low |
67 | pyscrabble (1.6.2-1) unstable; urgency=low |
35 | 68 | ||
36 | * Initial release (Closes: #416137). |
69 | * Initial release (Closes: #416137). |
37 | 70 | ||
38 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 03 Oct 2007 17:11:14 +0200 |
71 | -- Magnus Holmgren <magnus@kibibyte.se> Wed, 03 Oct 2007 17:11:14 +0200 |
39 | 72 |