Rev 45 | Rev 48 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 45 | Rev 47 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | pyscrabble (1.6.2-9) unstable; urgency=low |
|
- | 2 | ||
- | 3 | * Switch to rsvg-convert for making PNG icons. |
|
- | 4 | ||
- | 5 | -- Magnus Holmgren <holmgren@debian.org> Sun, 01 Apr 2012 21:35:53 +0200 |
|
- | 6 | ||
1 | pyscrabble (1.6.2-8) unstable; urgency=low |
7 | pyscrabble (1.6.2-8) unstable; urgency=low |
2 | 8 | ||
3 | * typeerrors.patch: Fix two cases of attempting to pass floats to |
9 | * typeerrors.patch: Fix two cases of attempting to pass floats to |
4 | functions expecting ints: |
10 | functions expecting ints: |
5 | - In the motion-notify-event callback of the chatboxes, which should |
11 | - In the motion-notify-event callback of the chatboxes, which should |