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