Rev 31 | Rev 34 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 31 | Rev 32 | ||
|---|---|---|---|
| Line 1... | Line 1... | ||
| 1 | pyscrabble (1.6.2-5) UNRELEASED; urgency=low | 1 | pyscrabble (1.6.2-5) UNRELEASED; urgency=low | 
| 2 | 2 | ||
| 3 | * Convert package to source format 3.0 (quilt), meaning renaming the | 3 | * Convert package to source format 3.0 (quilt), meaning renaming the | 
| 4 | patches and converting their headers as well as dropping | 4 | patches and converting their headers as well as dropping | 
| 5 | README.source. | 5 | README.source. | 
| 6 | * Convert to using dh_python2. | 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 | 11 | ||