diff --git a/debian/changelog b/debian/changelog index db923b1..e6e7f2d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +bsdgames (2.14-6) unstable; urgency=low + + * Move menu item to new policy-compliant Apps/Education. Closes: #194782 + + -- Joey Hess Sun, 13 Jul 2003 22:02:55 +0200 + bsdgames (2.14-5) unstable; urgency=low * Fix rounding error in caesar due to too small data type. Caused it to diff --git a/debian/control b/debian/control index 891b011..db34822 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: games Priority: optional Build-Depends: debhelper (>= 4), libncurses5-dev, flex, bison, wenglish, wbritish, dpkg-dev (>= 1.9.0) Maintainer: Joey Hess -Standards-Version: 3.5.10.0 +Standards-Version: 3.6.0 Package: bsdgames Architecture: any diff --git a/debian/menu b/debian/menu index 165ed64..ed4c6b9 100644 --- a/debian/menu +++ b/debian/menu @@ -1,4 +1,4 @@ -?package(bsdgames):needs="text" section="Apps/Educational" \ +?package(bsdgames):needs="text" section="Apps/Education" \ title="Arithmetic Quiz" command="sh -c '/usr/games/arithmetic;echo PRESS ENTER;read line'" ?package(bsdgames):needs="text" section="Games/Strategy" \ title="Air Traffic Controller" \