From ddb133a88cd9c370d94a64782b12353922c77639 Mon Sep 17 00:00:00 2001 From: joey Date: Thu, 2 Aug 2007 17:07:29 +0000 Subject: [PATCH] releasing version 2.17-10 git-svn-id: file:///srv/svn/joey/trunk/src/packages/bsdgames@13306 a4a2c43b-8ac3-0310-8836-e0e880c912e2 --- debian/changelog | 6 ++++++ debian/menu | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index df9497c..a14d416 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bsdgames (2.17-10) unstable; urgency=low + + * Fix menu entry for worms. + + -- Joey Hess Thu, 02 Aug 2007 13:03:11 -0400 + bsdgames (2.17-9) unstable; urgency=low * De-hardcode paths to /usr/games in menu file. diff --git a/debian/menu b/debian/menu index 299662f..de37165 100644 --- a/debian/menu +++ b/debian/menu @@ -32,7 +32,7 @@ title="Star Trek" command="trek" ?package(bsdgames):needs="text" section="Games/Action" \ title="Worm" command="sh -c 'worm;echo PRESS ENTER;read line'" -?package(bsdgames):needs="vc" section="Games/Toys" \ +?package(bsdgames):needs="text" section="Games/Toys" \ title="Worms" command="worms" ?package(bsdgames):needs="text" section="Games/Adventure" \ title="Hunt the Wumpus" command="wump"