Rev 48 | Rev 51 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 48 | Rev 49 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | pyscrabble (1.6.2-9) unstable; urgency=low |
1 | pyscrabble (1.6.2-9) unstable; urgency=low |
2 | 2 | ||
3 | * Switch to rsvg-convert for making PNG icons (Closes: #666634). |
3 | * Switch to rsvg-convert for making PNG icons (Closes: #666634). |
- | 4 | * Bump Standards-Version to 3.9.3. |
|
4 | 5 | ||
5 | -- Magnus Holmgren <holmgren@debian.org> Mon, 09 Apr 2012 21:10:31 +0200 |
6 | -- Magnus Holmgren <holmgren@debian.org> Wed, 11 Apr 2012 08:17:00 +0200 |
6 | 7 | ||
7 | pyscrabble (1.6.2-8) unstable; urgency=low |
8 | pyscrabble (1.6.2-8) unstable; urgency=low |
8 | 9 | ||
9 | * typeerrors.patch: Fix two cases of attempting to pass floats to |
10 | * typeerrors.patch: Fix two cases of attempting to pass floats to |
10 | functions expecting ints: |
11 | functions expecting ints: |