Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 28 | Rev 31 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 28 Rev 29
Line 3... Line 3...
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.
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
9
9
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 25 Apr 2011 01:00:21 +0200
10
 -- Magnus Holmgren <holmgren@debian.org>  Mon, 25 Apr 2011 01:08:40 +0200
10
11
11
pyscrabble (1.6.2-4) unstable; urgency=low
12
pyscrabble (1.6.2-4) unstable; urgency=low
12
13
13
  * Merge changes from Ubuntu, except for the Replaces added to deal with
14
  * Merge changes from Ubuntu, except for the Replaces added to deal with
14
    the typo in in 1.6.2-3ubuntu3, which should be gone by now.
15
    the typo in in 1.6.2-3ubuntu3, which should be gone by now.