summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-06 13:38:28 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-06 13:38:28 -0400
commita053fe395509d9c8796295ef124fcb5d4a56022e (patch)
treeee56e5c6c6759a00f12ff6cbd444b1e42e93da0e
parent3f404919cb0d99eac58f5d55440af13aa6376d2a (diff)
Update menu file to current policy.
-rw-r--r--debian/changelog5
-rw-r--r--debian/control2
-rw-r--r--debian/menu2
3 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 342f3d9..0a49c90 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-bsdgames (2.17-14) UNRELEASED; urgency=low
+bsdgames (2.17-14) unstable; urgency=low
* Fix missing bracket in quiz poetry data file. Closes: #474594
+ * Update menu file to current policy.
- -- Joey Hess <joeyh@debian.org> Sun, 06 Apr 2008 13:32:55 -0400
+ -- Joey Hess <joeyh@debian.org> Sun, 06 Apr 2008 13:33:55 -0400
bsdgames (2.17-13) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 6573e36..14e957e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: games
Priority: optional
Build-Depends: debhelper (>= 4), libncurses5-dev, flex, bison, wamerican, wbritish, dpkg-dev (>= 1.9.0)
Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Vcs-Git: git://git.kitenet.net/joey/packages/bsdgames
Package: bsdgames
diff --git a/debian/menu b/debian/menu
index de37165..4bcf669 100644
--- a/debian/menu
+++ b/debian/menu
@@ -36,7 +36,7 @@
title="Worms" command="worms"
?package(bsdgames):needs="text" section="Games/Adventure" \
title="Hunt the Wumpus" command="wump"
-?package(bsdgames):needs="text" section="Games/Tetris-like" \
+?package(bsdgames):needs="text" section="Games/Blocks" \
title="Bsd Tetris" \
command="sh -c 'tetris-bsd;echo;echo PRESS ENTER;read line'"
?package(bsdgames):needs="text" section="Games/Board" hints="Go" \