diff --git a/debian/changelog b/debian/changelog index 7463282..fd8f0dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +bsdgames (2.14-3) unstable; urgency=low + + * Corrected Bornes typo in menu entry. It's all the bash shell's fault. :-) + Closes: #193126 + + -- Joey Hess Tue, 13 May 2003 10:19:41 -0400 + bsdgames (2.14-2) unstable; urgency=low * My patch to bcd.6 is no longer necessary. diff --git a/debian/menu b/debian/menu index 2139f15..59836d9 100644 --- a/debian/menu +++ b/debian/menu @@ -15,7 +15,7 @@ title="Go Fish" \ command="sh -c '/usr/games/fish;echo;echo PRESS ENTER;read line'" ?package(bsdgames):needs="text" section="Games/Card" \ - title="Mille Bournes" command="/usr/games/mille" + title="Mille Bornes" command="/usr/games/mille" ?package(bsdgames):needs="text" section="Games/Board" \ title="Monopoly" command="/usr/games/monop" ?package(bsdgames):needs="text" section="Games/Board" hints="Backgammon" \