From 24c50416428291042d18dce4d858d7ed68c72b74 Mon Sep 17 00:00:00 2001 From: joey Date: Fri, 15 Feb 2002 21:35:18 +0000 Subject: [PATCH] new ver git-svn-id: file:///srv/svn/joey/bsdgames-trunk@5182 a4a2c43b-8ac3-0310-8836-e0e880c912e2 --- debian/changelog | 6 ++++++ debian/menu | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00e386c..bd071be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bsdgames (2.13-4) unstable; urgency=low + + * Corrected hint => hints, Closes: #134120 + + -- Joey Hess 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 diff --git a/debian/menu b/debian/menu index 06a25eb..04493dc 100644 --- a/debian/menu +++ b/debian/menu @@ -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" \