git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5182 a4a2c43b-8ac3-0310-8836-e0e880c912e2
This commit is contained in:
joey
2002-02-15 21:35:18 +00:00
parent 259231e07c
commit 24c5041642
2 changed files with 8 additions and 2 deletions

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
bsdgames (2.13-4) unstable; urgency=low
* Corrected hint => hints, Closes: #134120
-- Joey Hess <joeyh@debian.org> Fri, 15 Feb 2002 16:36:20 -0500
bsdgames (2.13-3) unstable; urgency=low
* Added -m option to hangman to set MINLEN. Closes: #129998

4
debian/menu vendored
View File

@@ -16,7 +16,7 @@
title="Mille Bournes" command="/usr/games/mille"
?package(bsdgames):needs="text" section="Games/Board" \
title="Monopoly" command="/usr/games/monop"
?package(bsdgames):needs="text" section="Games/Board" hint="Backgammon" \
?package(bsdgames):needs="text" section="Games/Board" hints="Backgammon" \
title="Backgammon" command="/usr/games/backgammon -pb"
?package(bsdgames):needs="text" section="Screen/Save/Text" \
title="Rain" command="/usr/games/rain"
@@ -37,7 +37,7 @@
?package(bsdgames):needs="text" section="Games/Tetris-like" \
title="Bsd Tetris" \
command="sh -c '/usr/games/tetris-bsd;echo;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Board" hint="Go" \
?package(bsdgames):needs="text" section="Games/Board" hints="Go" \
title="Gomoku" \
command="/usr/games/gomoku"
?package(bsdgames):needs="text" section="Games/Adventure" \