Rev 41 | Rev 45 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 41 | Rev 43 | ||
|---|---|---|---|
| Line 2... | Line 2... | ||
| 2 | 2 | ||
| 3 | * max-players.patch: Before denying a player from joining a game because | 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 | 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). | 5 | is rejoining a game he or she is already part of (Closes: #633838). | 
| 6 | Thanks to Christian von Kietzell. | 6 | Thanks to Christian von Kietzell. | 
| - | 7 | * Add build-indep and build-arch targets. | |
| 7 | 8 | ||
| 8 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Nov 2011 08:45:12 +0100 | 9 | -- Magnus Holmgren <holmgren@debian.org> Fri, 11 Nov 2011 08:46:33 +0100 | 
| 9 | 10 | ||
| 10 | pyscrabble (1.6.2-6) unstable; urgency=low | 11 | pyscrabble (1.6.2-6) unstable; urgency=low | 
| 11 | 12 | ||
| 12 | * Move Python modules and scripts to /usr/share/games/pyscrabble/python | 13 | * Move Python modules and scripts to /usr/share/games/pyscrabble/python | 
| 13 | and put symlinks in /usr/games and /usr/sbin. | 14 | and put symlinks in /usr/games and /usr/sbin. |