1
0
Fork 0

Compare commits

...

2 Commits

Author SHA1 Message Date
Dr. Tobias Quathamer 2145d0aaae Debian release 2.17-33 2024-04-06 21:27:37 +02:00
Dr. Tobias Quathamer 9733533469 Re-enable pom, still in use 2024-04-06 21:26:54 +02:00
4 changed files with 16 additions and 2 deletions

6
debian/changelog vendored
View File

@ -1,3 +1,9 @@
bsdgames (2.17-33) unstable; urgency=medium
* Re-enable pom, still in use
-- Dr. Tobias Quathamer <toddy@debian.org> Sat, 06 Apr 2024 21:27:08 +0200
bsdgames (2.17-32) unstable; urgency=medium
* Remove phantasia files from pre- and postinst. Closes: #1068243

2
debian/control vendored
View File

@ -27,4 +27,4 @@ Description: collection of classic textual unix games
.
It includes these programs: adventure, arithmetic, atc, backgammon,
battlestar, caesar, canfield, cribbage, dab, go-fish, gomoku, hack, hangman,
primes, robots, sail, snake, tetris, trek, worm, wtf, wump
pom, primes, robots, sail, snake, tetris, trek, worm, wtf, wump

8
debian/desktop-files/pom.desktop vendored Normal file
View File

@ -0,0 +1,8 @@
[Desktop Entry]
Type=Application
Version=1.5
Name=Phase of the Moon
Exec=pom
Icon=bsdgames.svg
Terminal=True
Categories=Game;ConsoleOnly

View File

@ -23,7 +23,7 @@ index 0000000..97d45fb
+bsd_games_cfg_install_prefix=`pwd`/debian/bsdgames
+
+# Do not build or install these games:
+bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig pom ppt quiz rain random wargames worms"
+bsd_games_cfg_no_build_dirs="banner bcd boggle countmail dm factor fortune hunt mille monop morse number phantasia pig ppt quiz rain random wargames worms"
+
+# Keep huntd in /usr/sbin as it was in the past. I may
+# change this later.