Rev 39 | Rev 43 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 39 | Rev 41 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | pyscrabble (1.6.2-7) unstable; urgency=low |
|
- | 2 | ||
- | 3 | * max-players.patch: Before denying a player from joining a game because |
|
- | 4 | the maximum number of players has been reach, check whether the player |
|
- | 5 | is rejoining a game he or she is already part of (Closes: #633838). |
|
- | 6 | Thanks to Christian von Kietzell. |
|
- | 7 | ||
- | 8 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Nov 2011 08:45:12 +0100 |
|
- | 9 | ||
1 | pyscrabble (1.6.2-6) unstable; urgency=low |
10 | pyscrabble (1.6.2-6) unstable; urgency=low |
2 | 11 | ||
3 | * Move Python modules and scripts to /usr/share/games/pyscrabble/python |
12 | * Move Python modules and scripts to /usr/share/games/pyscrabble/python |
4 | and put symlinks in /usr/games and /usr/sbin. |
13 | and put symlinks in /usr/games and /usr/sbin. |
5 | * installation.patch: Reduce the size by moving back code that was |
14 | * installation.patch: Reduce the size by moving back code that was |