Rev 32 | Rev 35 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 32 | Rev 34 | ||
|---|---|---|---|
| Line 6... | Line 6... | ||
| 6 | * Convert to using dh_python2 (Closes: #616983). |
6 | * Convert to using dh_python2 (Closes: #616983). |
| 7 | * Run setup.py with --install-layout=deb to get filesystem layout right. |
7 | * Run setup.py with --install-layout=deb to get filesystem layout right. |
| 8 | * Bump Debhelper compat level to 7. |
8 | * Bump Debhelper compat level to 7. |
| 9 | * pyscrabble-server.README.Debian: Clarify that pyscrabble-server is not |
9 | * pyscrabble-server.README.Debian: Clarify that pyscrabble-server is not |
| 10 | intended to be run from the command line directly (Closes: #611833). |
10 | intended to be run from the command line directly (Closes: #611833). |
| - | 11 | * hosts.patch: Improve the code for adding new entries to the Additional |
|
| - | 12 | Hosts list: |
|
| - | 13 | * Fix C&P bug that caused the Game port to be validated twice but the |
|
| - | 14 | Web port not at all. |
|
| - | 15 | * Pre-fill the default port numbers to help the user (Closes: #566666). |
|
| - | 16 | * Don't destroy the dialog until the entered values have been extracted. |
|
| 11 | 17 | ||
| 12 | -- Magnus Holmgren <holmgren@debian.org> Mon, 25 Apr 2011 01:08:40 +0200 |
18 | -- Magnus Holmgren <holmgren@debian.org> Mon, 25 Apr 2011 21:50:08 +0200 |
| 13 | 19 | ||
| 14 | pyscrabble (1.6.2-4) unstable; urgency=low |
20 | pyscrabble (1.6.2-4) unstable; urgency=low |
| 15 | 21 | ||
| 16 | * Merge changes from Ubuntu, except for the Replaces added to deal with |
22 | * Merge changes from Ubuntu, except for the Replaces added to deal with |
| 17 | the typo in in 1.6.2-3ubuntu3, which should be gone by now. |
23 | the typo in in 1.6.2-3ubuntu3, which should be gone by now. |