changelog 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893
  1. bsdgames (2.17-23) unstable; urgency=medium
  2. * Update to Standards-Version 3.9.6, no changes needed
  3. -- Dr. Tobias Quathamer <toddy@debian.org> Wed, 13 Jan 2016 17:38:52 +0100
  4. bsdgames (2.17-22) unstable; urgency=medium
  5. * Update Vcs-URLs
  6. * Update Standards-Version to 3.9.5, no changes needed
  7. -- Tobias Quathamer <toddy@debian.org> Tue, 08 Jul 2014 21:25:35 +0200
  8. bsdgames (2.17-21) unstable; urgency=low
  9. * Switch to debhelper v9
  10. * Use all hardening features in DEB_BUILD_MAINT_OPTIONS
  11. -- Tobias Quathamer <toddy@debian.org> Mon, 26 Mar 2012 11:52:07 +0200
  12. bsdgames (2.17-20) unstable; urgency=low
  13. * Set maintainer to Debian Games Team, add myself as uploader
  14. * Add git repository to debian/control
  15. * rain: Update default delay. Closes: #579062
  16. * quiz: Add answers to adults/babies. Closes: #659528
  17. * primes: Document maximum number in manpage. Closes: #636569
  18. * primes: Updated to NetBSD CVS as of 2012-02-16
  19. * wtf: Add NMU. Closes: #574036
  20. * hangman: Error out on 1000 unsuitable words. Closes: #610270
  21. * Rename files in debian/patches, managed now with gbp-pq
  22. * Remove Conflicts/Replaces on bsdgames-nonfree (<< 2.14) from
  23. debian/control, that version is long gone now
  24. * Remove Build-Depends on dpkg-dev (>= 1.9.0)
  25. * Use set -e in postinst, postrm, and preinst
  26. * Fix some typos spotted by Lintian
  27. * Update to Standards-Version 3.9.3
  28. -- Tobias Quathamer <toddy@debian.org> Sat, 25 Feb 2012 17:11:48 +0100
  29. bsdgames (2.17-19) unstable; urgency=low
  30. * debian/patches/define-dead.diff:
  31. - Define __dead in include/sys/cdefs.h
  32. * debian/patches/wump-update.diff:
  33. - Update wump sources to NetBSD CVS as of 2010-01-14. This fixes
  34. several bugs, including the over-crowded cave. Thanks to
  35. Jörg Neulist for the bug report and patch. Closes: #564891
  36. -- Tobias Quathamer <toddy@debian.org> Fri, 15 Jan 2010 23:31:41 +0100
  37. bsdgames (2.17-18) unstable; urgency=low
  38. * debian/patches/sort-acronyms.comp.diff:
  39. - Sort acronyms.comp with LC_ALL=C. Thanks to Jonas Kölker for the
  40. patch. Closes: #367689
  41. - Add JFGI to acronyms.comp. Thanks to Muthu for the suggestion.
  42. Closes: #475044
  43. * debian/patches/refresh-robots-screen.diff:
  44. - Properly refresh screen of robots game with CTRL-L. Thanks to
  45. tdenniston and Jonathan Davies for the patch and bug report.
  46. Closes: #562523, LP: #465530
  47. * debian/patches/anne-boleyn.diff:
  48. - Fix spelling error of Anne Boleyn in murders quizfile. Thanks
  49. to Dean Menezes for the bug report. Closes: #562231
  50. * debian/patches/capitals.diff:
  51. - Update african capitals and countries in quiz game. Thanks to
  52. Ulf Schaper for the bug report. Closes: #296027
  53. - Update american capitals and countries in quiz game.
  54. - Update asian capitals and countries in quiz game.
  55. - Update european capitals and countries in quiz game.
  56. -- Tobias Quathamer <toddy@debian.org> Sat, 02 Jan 2010 21:59:41 +0100
  57. bsdgames (2.17-17) unstable; urgency=low
  58. * New maintainer. Closes: #487466
  59. * Switch to dpkg source format 3.0 (quilt)
  60. * debian/control:
  61. - Little changes to the description
  62. - Bump Standards-Version to 3.8.3
  63. - Remove Git-Vcs line as it isn't up to date
  64. * debian/patches/replace-getline.diff:
  65. - Fix FTBFS by renaming the function getline() to get_line().
  66. Closes: #552840, LP: #439394
  67. * debian/patches/quiz-presidents.diff:
  68. - Add Barack Obama to the list of US presidents, thanks to
  69. Dean Bob and Joseph Smidt. Closes: #522352, LP: #319415
  70. * debian/patches/add-acronyms.diff:
  71. - Add DD, DDPO, FTBFS, GIYF, LGPL, MOTU, MPL, RFS, RTSL, SRU and UTSL
  72. to acronyms.comp. Closes: #271786, #363945, #367688.
  73. - Add IANADD, NIMB/NIMBY, NTFS, SIYH, TINASOTODP, TINLA, WIR to
  74. acronyms. Closes: #440168, #474629, #523442.
  75. - Change all occurencies of "gnu" to uppercase, as it's a name
  76. (to match "XML" and "SCSI").
  77. -- Tobias Quathamer <toddy@debian.org> Mon, 16 Nov 2009 22:03:56 +0100
  78. bsdgames (2.17-16) unstable; urgency=low
  79. * trek: Fix spin on powerpc due to char signdness issue.
  80. Thanks, Wouter Verhelst. Closes: #234448
  81. * Orphan the package, guess I forgot to earlier.
  82. -- Joey Hess <joeyh@debian.org> Thu, 13 Nov 2008 13:46:27 -0500
  83. bsdgames (2.17-15) unstable; urgency=low
  84. * Include rot13 in package description. Closes: #477141
  85. * adventure: Fix crc code to not segfault on 64 bit architectures.
  86. Closes: #477768
  87. * Use debhelper v7, rules file minimisation.
  88. -- Joey Hess <joeyh@debian.org> Fri, 25 Apr 2008 16:03:59 -0400
  89. bsdgames (2.17-14) unstable; urgency=low
  90. * Fix missing bracket in quiz poetry data file. Closes: #474594
  91. * Update menu file to current policy.
  92. * Fixed some man page markup.
  93. -- Joey Hess <joeyh@debian.org> Sun, 06 Apr 2008 13:33:55 -0400
  94. bsdgames (2.17-13) unstable; urgency=low
  95. * Patch from Aaron Denney, fixing pluralization of singular fractions.
  96. Closes: #471762
  97. -- Joey Hess <joeyh@debian.org> Thu, 20 Mar 2008 21:47:24 -0400
  98. bsdgames (2.17-12) unstable; urgency=low
  99. * Fix a bad cast in hunt that caused it to refuse to run on amd64 and likely
  100. also other 64 bit architectures. Closes: #342025
  101. -- Joey Hess <joeyh@debian.org> Sat, 22 Dec 2007 22:47:26 -0500
  102. bsdgames (2.17-11) unstable; urgency=low
  103. * gcc 4.3 duplicate function parameter name fixes. Closes: #455662
  104. -- Joey Hess <joeyh@debian.org> Tue, 11 Dec 2007 00:26:57 -0500
  105. bsdgames (2.17-10) unstable; urgency=low
  106. * Fix menu entry for worms.
  107. -- Joey Hess <joeyh@debian.org> Thu, 02 Aug 2007 13:03:11 -0400
  108. bsdgames (2.17-9) unstable; urgency=low
  109. * De-hardcode paths to /usr/games in menu file.
  110. * Menu section transition.
  111. * Current policy version.
  112. -- Joey Hess <joeyh@debian.org> Sun, 08 Jul 2007 16:17:43 -0400
  113. bsdgames (2.17-8) unstable; urgency=low
  114. * Patch from Alan Curry to backgammon to fix a bug that caused the computer
  115. player to skip a turn near the end of the game. Closes: #368771
  116. * Also some tutorial grammar fixes.
  117. * Patch from Alan Curry to backgammon to make movallow() try again with dice
  118. swapped when it finds that there is no possible move with the second die
  119. after the first die was used to move a man off the bar. Closes: #185100
  120. -- Joey Hess <joeyh@debian.org> Wed, 24 May 2006 20:23:25 -0400
  121. bsdgames (2.17-7) unstable; urgency=medium
  122. * sail: Fix a scanf buffer overrun in initial broadside prompt code,
  123. possibly exploitable. Closes: #360989
  124. * dm: Fix some other, non exploitable scanf buffer overruns.
  125. -- Joey Hess <joeyh@debian.org> Thu, 6 Apr 2006 19:59:35 -0400
  126. bsdgames (2.17-6) unstable; urgency=medium
  127. * tetris-bsd: Apply patch from gentoo to fix input validation in score
  128. reading code to avoid stack overflow, and . Closes: # (CVE-2006-1539)
  129. -- Joey Hess <joeyh@debian.org> Thu, 6 Apr 2006 18:58:10 -0400
  130. bsdgames (2.17-5) unstable; urgency=low
  131. * Deal with removal of wenglish package. Closes: #345975
  132. -- Joey Hess <joeyh@debian.org> Wed, 4 Jan 2006 12:41:16 -0500
  133. bsdgames (2.17-4) unstable; urgency=low
  134. * Manu file quoting improvmenets.
  135. * Current standards version.
  136. -- Joey Hess <joeyh@debian.org> Sun, 18 Dec 2005 17:35:38 -0500
  137. bsdgames (2.17-3) unstable; urgency=low
  138. * Rebuilt for g++ transition.
  139. -- Joey Hess <joeyh@debian.org> Wed, 12 Oct 2005 16:09:58 -0400
  140. bsdgames (2.17-2) unstable; urgency=low
  141. * Rename fish to go-fish, since fish is also the command name of
  142. the fish shell. Closes: #314460
  143. -- Joey Hess <joeyh@debian.org> Fri, 17 Jun 2005 13:51:14 -0400
  144. bsdgames (2.17-1) unstable; urgency=low
  145. * New upstream release.
  146. -- Joey Hess <joeyh@debian.org> Fri, 18 Feb 2005 13:12:51 -0500
  147. bsdgames (2.16-5) unstable; urgency=low
  148. * Apply hack patch from Andreas Jochens to support building under gcc 4.0
  149. which does stricter checking for static variables. Closes: #284750
  150. -- Joey Hess <joeyh@debian.org> Wed, 8 Dec 2004 14:39:12 -0500
  151. bsdgames (2.16-4) unstable; urgency=low
  152. * Fixed a null pointer de-reference in hunt if run on a
  153. system with an interface with no link level address. Closes: #279903
  154. -- Joey Hess <joeyh@debian.org> Thu, 25 Nov 2004 11:23:09 -0500
  155. bsdgames (2.16-3) unstable; urgency=low
  156. * Add docdir to config.params and don't unstall trek.me manually.
  157. -- Joey Hess <joeyh@debian.org> Sun, 7 Mar 2004 15:50:16 -0900
  158. bsdgames (2.16-2) unstable; urgency=low
  159. * FIx primes(6). Closes: #234515
  160. -- Joey Hess <joeyh@debian.org> Tue, 24 Feb 2004 11:26:42 -0500
  161. bsdgames (2.16-1) unstable; urgency=low
  162. * New upstream release.
  163. -- Joey Hess <joeyh@debian.org> Sat, 14 Feb 2004 16:34:08 -0500
  164. bsdgames (2.15-1) unstable; urgency=low
  165. * New upstream release.
  166. - Fix backgammon scoring bug related to peices on the bar and gammons.
  167. Closes: #185101
  168. - Fix backgammon tutorial text. Closes: #212478
  169. - Advertising clause is gone from most, but not all licenses.
  170. - Apparently better fix for boggle man page.
  171. - Incorporates nearly all changes in Debian diff.
  172. -- Joey Hess <joeyh@debian.org> Fri, 19 Dec 2003 18:04:24 -0500
  173. bsdgames (2.14-8) unstable; urgency=low
  174. * Update for POSIX chown. Closes: #214043
  175. * atc: Note in man page that pressing return will do an immediate update.
  176. Closes: #216980
  177. -- Joey Hess <joeyh@debian.org> Sat, 25 Oct 2003 18:16:33 -0400
  178. bsdgames (2.14-7) unstable; urgency=low
  179. * Fix left/right confusion on worm man page. Closes: #209034
  180. -- Joey Hess <joeyh@debian.org> Sat, 6 Sep 2003 23:01:13 -0400
  181. bsdgames (2.14-6) unstable; urgency=low
  182. * Move menu item to new policy-compliant Apps/Education. Closes: #194782
  183. -- Joey Hess <joeyh@debian.org> Sun, 13 Jul 2003 22:02:55 +0200
  184. bsdgames (2.14-5) unstable; urgency=low
  185. * Fix rounding error in caesar due to too small data type. Caused it to
  186. sometimes make incorrect guesses. Thanks to Jan Vornberger for analysis
  187. and patch. Also forwarded upstream. Closes: #197816
  188. -- Joey Hess <joeyh@debian.org> Tue, 17 Jun 2003 19:36:44 -0400
  189. bsdgames (2.14-4) unstable; urgency=low
  190. * Move atc and sail to Games/Strategy in menu, cf #194782
  191. * Move rain and worms to Games/Toys, calling them screen savers is too much
  192. of a long shot.
  193. -- Joey Hess <joeyh@debian.org> Wed, 28 May 2003 12:46:48 -0400
  194. bsdgames (2.14-3) unstable; urgency=low
  195. * Corrected Bornes typo in menu entry. It's all the bash shell's fault. :-)
  196. Closes: #193126
  197. -- Joey Hess <joeyh@debian.org> Tue, 13 May 2003 10:19:41 -0400
  198. bsdgames (2.14-2) unstable; urgency=low
  199. * My patch to bcd.6 is no longer necessary.
  200. * hack: Consistently refer to O as options key, not o. Closes: #191452
  201. -- Joey Hess <joeyh@debian.org> Thu, 1 May 2003 11:31:52 -0400
  202. bsdgames (2.14-1) unstable; urgency=low
  203. * New upstream release, whivh includes hack, back fron bsdgames-nonfree.
  204. * Conflict and replace with old versions of bsdgames-nonfree that include
  205. hack.
  206. * Add hack to package description and menu file.
  207. * Add in hack's two READ_ME files to binay package.
  208. * Patched hack config.h as it is patched in bsdgames-nonfree.
  209. * Unlike bsdgames-nonfree, put the help, hh, rumors, and data files in
  210. /usr/share/games/bsdgames/hack, as the patched config.h makes it look
  211. there.
  212. * postinst moves over hack state files to new directory
  213. * Patched phantasia to use strerror and not segfault if it cannot open the
  214. var files. Closes: #187251 (patch sent upstream)
  215. -- Joey Hess <joeyh@debian.org> Wed, 2 Apr 2003 20:44:19 -0500
  216. bsdgames (2.13-11) unstable; urgency=low
  217. * Fixed silly typo in wargames man page. Closes: #169307
  218. -- Joey Hess <joeyh@debian.org> Sat, 16 Nov 2002 18:58:22 -0500
  219. bsdgames (2.13-10) unstable; urgency=low
  220. * Updated to debhelper v4.
  221. -- Joey Hess <joeyh@debian.org> Sat, 1 Jun 2002 22:26:40 -0400
  222. bsdgames (2.13-9) unstable; urgency=low
  223. * Moved wtf acronym list into /usr/share/games. Closes: #144804
  224. -- Joey Hess <joeyh@debian.org> Wed, 22 May 2002 13:17:37 -0400
  225. bsdgames (2.13-8) unstable; urgency=low
  226. * COrrected primes (really factor) man page. Closes: #144738
  227. -- Joey Hess <joeyh@debian.org> Sat, 27 Apr 2002 11:00:25 -0400
  228. bsdgames (2.13-7) unstable; urgency=low
  229. * Make sure boggle is always built with the same wordlist, and use the union
  230. of wenglish and wbristish for that list. Building with web2 resulted in
  231. too many scrabble-words..
  232. -- Joey Hess <joeyh@debian.org> Sun, 7 Apr 2002 20:27:57 -0400
  233. bsdgames (2.13-6) unstable; urgency=low
  234. * Fixed man page warnings, Closes: #139414
  235. -- Joey Hess <joeyh@debian.org> Thu, 21 Mar 2002 22:24:53 -0500
  236. bsdgames (2.13-4) unstable; urgency=low
  237. * Corrected hint => hints, Closes: #134120
  238. -- Joey Hess <joeyh@debian.org> Fri, 15 Feb 2002 16:36:20 -0500
  239. bsdgames (2.13-3) unstable; urgency=low
  240. * Added -m option to hangman to set MINLEN. Closes: #129998
  241. -- Joey Hess <joeyh@debian.org> Sat, 19 Jan 2002 18:04:06 -0500
  242. bsdgames (2.13-2) unstable; urgency=low
  243. * Fixed bad merge (that's why sail was broken).
  244. -- Joey Hess <joeyh@debian.org> Sat, 29 Dec 2001 13:37:00 -0500
  245. bsdgames (2.13-1) unstable; urgency=low
  246. * New upstream release.
  247. * Patched sail/sync.c to build (lots of missing includes and other trivial
  248. mistakes).
  249. -- Joey Hess <joeyh@debian.org> Fri, 28 Dec 2001 18:15:41 -0500
  250. bsdgames (2.12-11) unstable; urgency=low
  251. * Added menu hints for backgammon and gomoku, Closes: #121012, #121012
  252. NB: holding off on changing menu titles until I see evidence it's really
  253. necessary.
  254. -- Joey Hess <joeyh@debian.org> Sun, 25 Nov 2001 21:48:03 -0500
  255. bsdgames (2.12-10) unstable; urgency=low
  256. * Fixed tetris on sun systems to not lag 3 keystrokes behind, patch from
  257. upstream. Closes: #97033
  258. -- Joey Hess <joeyh@debian.org> Sun, 18 Nov 2001 17:19:18 -0500
  259. bsdgames (2.12-9) unstable; urgency=low
  260. * Corrected cost of slime. Closes: #110782
  261. * Added '-' to character class, so wargames can launch moon-buggy.
  262. This is clearly a vital fix, but I hesitate to increase the severity of
  263. this upload. Closes: #93638
  264. -- Joey Hess <joeyh@debian.org> Mon, 17 Sep 2001 00:51:07 -0400
  265. bsdgames (2.12-8) unstable; urgency=low
  266. * Applied a patch from Igor Khavkine <i_khavki@alcor.concordia.ca> to
  267. make the package build on the Hurd. Closes: #98562
  268. -- Joey Hess <joeyh@debian.org> Wed, 23 May 2001 22:49:26 -0400
  269. bsdgames (2.12-7) unstable; urgency=low
  270. * Modified all the rest of the menu items that need a pause after
  271. running. Also fixed bashisms in the pause code..
  272. -- Joey Hess <joeyh@debian.org> Fri, 11 May 2001 16:19:13 -0400
  273. bsdgames (2.12-6) unstable; urgency=low
  274. * Pause after tetris-bsd exits when run from the menu, to give a chance
  275. for the high scores to be seen. Closes: #96999
  276. -- Joey Hess <joeyh@debian.org> Thu, 10 May 2001 21:49:37 -0400
  277. bsdgames (2.12-5) unstable; urgency=low
  278. * Added AIUI, Closes: #90973
  279. -- Joey Hess <joeyh@debian.org> Sat, 24 Mar 2001 14:27:16 -0800
  280. bsdgames (2.12-4) unstable; urgency=low
  281. * Added real dependancy alternate (lintian).
  282. * Debhelper v3.
  283. -- Joey Hess <joeyh@debian.org> Sat, 10 Feb 2001 00:24:27 -0800
  284. bsdgames (2.12-3) unstable; urgency=low
  285. * Corrected snake's usage message, Closes: #84852
  286. * Patch from Malcolm Parsons <malcolm@ivywell.screaming.net> to fix
  287. snake scoring problem, Closes: #80549
  288. * Statoverride transition.
  289. -- Joey Hess <joeyh@debian.org> Sun, 4 Feb 2001 14:06:28 -0800
  290. bsdgames (2.12-2) unstable; urgency=low
  291. * Depends on wordlist, Closes: #76331
  292. -- Joey Hess <joeyh@debian.org> Sun, 5 Nov 2000 15:25:06 -0800
  293. bsdgames (2.12-1) unstable; urgency=low
  294. * New upstream release, fixing problems in battlestar. Closes: #70465
  295. -- Joey Hess <joeyh@debian.org> Tue, 26 Sep 2000 09:21:22 -0700
  296. bsdgames (2.11-4) unstable; urgency=low
  297. * Updated to debhelper v2.
  298. -- Joey Hess <joeyh@debian.org> Mon, 25 Sep 2000 14:14:51 -0700
  299. bsdgames (2.11-3) unstable; urgency=low
  300. * Fixed a typo in bcd's man page.
  301. -- Joey Hess <joeyh@debian.org> Thu, 31 Aug 2000 21:33:33 -0700
  302. bsdgames (2.11-2) unstable; urgency=low
  303. * Patch from pmaydell@chiark.greenend.org.uk to fix a segfault in
  304. battlestar if you say "wear knfo" or similar nonsensical things.
  305. (Patch also sent upstream.) Closes: #70465
  306. -- Joey Hess <joeyh@debian.org> Mon, 28 Aug 2000 17:16:27 -0700
  307. bsdgames (2.11-1) unstable; urgency=low
  308. * New upstream.
  309. -- Joey Hess <joeyh@debian.org> Wed, 19 Apr 2000 14:30:22 -0700
  310. bsdgames (2.10-3) unstable; urgency=low
  311. * Modified asian capitals quiz with some corrections. Closes: #62078
  312. -- Joey Hess <joeyh@debian.org> Sun, 9 Apr 2000 15:16:40 -0700
  313. bsdgames (2.10-2) unstable; urgency=low
  314. * Fixed countmail man page, Closes: #61846
  315. -- Joey Hess <joeyh@debian.org> Wed, 5 Apr 2000 13:42:58 -0700
  316. bsdgames (2.10-1) unstable; urgency=low
  317. * New upstream release.
  318. -- Joey Hess <joeyh@debian.org> Sat, 12 Feb 2000 16:35:11 -0800
  319. bsdgames (2.9-4) unstable; urgency=low
  320. * Built with ncurses5, Closes: #55448
  321. -- Joey Hess <joeyh@debian.org> Fri, 21 Jan 2000 15:26:56 -0800
  322. bsdgames (2.9-3) unstable; urgency=low
  323. * Download directory update.
  324. -- Joey Hess <joeyh@debian.org> Tue, 11 Jan 2000 15:53:35 -0800
  325. bsdgames (2.9-2) unstable; urgency=low
  326. * Build deps. Boggle is now forced to always build with wgenlish as it's
  327. word list, for consitency. Unfortunatly, it cannot use the currnetly
  328. install word list because it hashes it at install time.
  329. -- Joey Hess <joeyh@debian.org> Sat, 4 Dec 1999 00:13:01 -0800
  330. bsdgames (2.9-1) unstable; urgency=low
  331. * New upstream version.
  332. * Patch from Malcolm to fix tetris-bsd score formatting if there are more
  333. than 10 scores. (Closes: #50031)
  334. * Include /var/games/bsdgames/sail, (Closes: #50074)
  335. * Fixed robots spelling mistake, (Closes: #50075)
  336. * tetris-bsd now uses its name, (Closes: #50077)
  337. * Fixed phantasia/characs permissions so it's not world-readable
  338. (passwords) (Closes: #50076)
  339. -- Joey Hess <joeyh@debian.org> Sat, 13 Nov 1999 14:14:34 -0800
  340. bsdgames (2.8-5) unstable; urgency=low
  341. * Patch from Malcolm Parsons <malcolm@bits.bris.ac.uk> to fix robots -A
  342. score problem. (Closes: #49894)
  343. * Patch from Malcolm to fix robots so it asks if you want a new game after
  344. each game. (Closes: #49897)
  345. -- Joey Hess <joeyh@debian.org> Thu, 11 Nov 1999 11:28:52 -0800
  346. bsdgames (2.8-4) unstable; urgency=low
  347. * Fixed rot13 test suite to work before the package is installed.
  348. Closes: #48559
  349. -- Joey Hess <joeyh@debian.org> Thu, 28 Oct 1999 11:35:49 -0700
  350. bsdgames (2.8-3) unstable; urgency=low
  351. * Patch from William Brioschi to make random work on alpha. Closes: #47903
  352. (forwared upstream)
  353. -- Joey Hess <joeyh@debian.org> Sun, 24 Oct 1999 16:27:54 -0700
  354. bsdgames (2.8-2) unstable; urgency=low
  355. * Corrected the capital of Monaco. (Closes: #46119)
  356. -- Joey Hess <joeyh@debian.org> Mon, 27 Sep 1999 12:53:20 -0700
  357. bsdgames (2.8-1) unstable; urgency=low
  358. * New upstream release.
  359. * Updated copyright based on the updated COPYING file
  360. * RUn the regression tests at build time.
  361. -- Joey Hess <joeyh@debian.org> Sun, 26 Sep 1999 14:30:06 -0700
  362. bsdgames (2.7-3) unstable; urgency=low
  363. * FHS. This involves moving to /var/games for all game data. Score files
  364. are moved to there in the postinst now.
  365. * Removed bashisms in debian/rules
  366. -- Joey Hess <joeyh@debian.org> Wed, 8 Sep 1999 17:02:12 -0700
  367. bsdgames (2.7-2) unstable; urgency=low
  368. * Removed 2 patches I made that are no longer necessary.
  369. -- Joey Hess <joeyh@debian.org> Wed, 7 Apr 1999 14:53:52 -0700
  370. bsdgames (2.7-1) unstable; urgency=low
  371. * New upstream release.
  372. -- Joey Hess <joeyh@debian.org> Tue, 6 Apr 1999 23:50:51 -0700
  373. bsdgames (2.6-2) unstable; urgency=low
  374. * Fixed backgammon to correctly calculate the game value, patch from
  375. sjl@debian.lib.monash.edu.au (Stuart Lamble) (#35038)
  376. -- Joey Hess <joeyh@debian.org> Thu, 25 Mar 1999 13:33:07 -0800
  377. bsdgames (2.6-1) unstable; urgency=low
  378. * New upstream release.
  379. -- Joey Hess <joeyh@debian.org> Sun, 20 Dec 1998 00:24:18 -0500
  380. bsdgames (2.5-4) frozen unstable; urgency=low
  381. * Commented out a bogus sprintf prototype in sail/sync.c, makes sail
  382. not segfault on startup. (#30246).
  383. -- Joey Hess <joeyh@debian.org> Tue, 1 Dec 1998 12:52:14 -0800
  384. bsdgames (2.5-3) unstable; urgency=low
  385. * Built with newest debhelper to change how sgid binaries are registered.
  386. -- Joey Hess <joeyh@debian.org> Tue, 27 Oct 1998 20:59:48 -0800
  387. bsdgames (2.5-2) unstable; urgency=low
  388. * Removed bougs wordlist | wenglish dependancy.
  389. -- Joey Hess <joeyh@debian.org> Thu, 1 Oct 1998 12:59:53 -0700
  390. bsdgames (2.5-1) unstable; urgency=low
  391. * New upstream release - boggle is now free.
  392. -- Joey Hess <joeyh@debian.org> Thu, 24 Sep 1998 17:17:32 -0700
  393. bsdgames (2.4-1) unstable; urgency=low
  394. * New upstream release.
  395. -- Joey Hess <joeyh@debian.org> Sat, 5 Sep 1998 15:49:53 -0700
  396. bsdgames (2.3-2) unstable; urgency=low
  397. * Make NEWS be a symlink to the upstream changelog, so the file name is
  398. preserved.
  399. -- Joey Hess <joeyh@debian.org> Thu, 20 Aug 1998 15:57:14 -0700
  400. bsdgames (2.3-1) unstable; urgency=low
  401. * New upstream release, that fixes a file in /tmp security hole in sail
  402. and also integrates many security fixes from OpenBSD intended to let the
  403. games run sgid games.
  404. * Given those fixes, I've re-enabled the sgid games bit on the games
  405. that need it, and removed the README.Debian about this.
  406. * Reworked how configure script is run, following the author's new docs in
  407. PACKAGING.
  408. * Applied patch from upstream to fix #25933, segfault in number if given a
  409. negative value.
  410. * Re-enabled bell in robots, it seems to work ok in an xterm now.
  411. -- Joey Hess <joeyh@debian.org> Wed, 19 Aug 1998 14:54:48 -0700
  412. bsdgames (2.1-8) unstable; urgency=low
  413. * Use single = in postrm (#25512).
  414. -- Joey Hess <joeyh@debian.org> Fri, 7 Aug 1998 12:14:35 -0700
  415. bsdgames (2.1-7) unstable; urgency=low
  416. * Fixed menu file so adventure will show up.
  417. -- Joey Hess <joeyh@debian.org> Wed, 5 Aug 1998 14:21:20 -0700
  418. bsdgames (2.1-6) unstable; urgency=low
  419. * Once more rebuilt with newer ncurses lib to fix worm and mille
  420. segfaults. Why is ncusrses doing this to me?
  421. -- Joey Hess <joeyh@debian.org> Wed, 22 Jul 1998 20:22:01 -0700
  422. bsdgames (2.1-5) unstable; urgency=low
  423. * Rebuilt with fakeroot to fix libtricks breakage.
  424. -- Joey Hess <joeyh@debian.org> Thu, 16 Jul 1998 11:03:20 -0700
  425. bsdgames (2.1-4) unstable; urgency=low
  426. * Fixed minor spelling error in quiz/europe (#24586), reported by Branden
  427. Robinson.
  428. -- Joey Hess <joeyh@debian.org> Tue, 14 Jul 1998 23:02:23 -0700
  429. bsdgames (2.1-3) frozen unstable; urgency=medium
  430. * Reluctantly removed all sgid bits from all games in the package.
  431. I have found at least 2 easy exploits of a sgid bit that get you sgid
  432. games shells, and there are probably many more. See the TODO, which has
  433. a security audit as it's first priority, but explains the difficulties
  434. of one.
  435. * Added a README.Debian exaplaining this in greater detail.
  436. -- Joey Hess <joeyh@debian.org> Thu, 18 Jun 1998 10:06:54 -0700
  437. bsdgames (2.1-2) frozen unstable; urgency=low
  438. * Just rebuilt with newer ncurses lib to fix worm and mille segfaults.
  439. -- Joey Hess <joeyh@debian.org> Sun, 7 Jun 1998 09:17:11 -0400
  440. bsdgames (2.1-1) frozen unstable; urgency=low
  441. * New upstream bugfix release:
  442. - adds man page for wargames to upstream source.
  443. - uses .Bstar for battlestar save game file (a change I made long ago to
  444. the debian version)
  445. - changes to build process that don't affect us.
  446. - bugfixes.
  447. -- Joey Hess <joeyh@debian.org> Mon, 30 Mar 1998 12:03:30 -0800
  448. bsdgames (2.0-4) unstable; urgency=low
  449. * No high score files are conffiles now.
  450. * For phantasia's "monsters" and "void" files, which cannot be simply
  451. touched in the postinst, I now copy them over from
  452. /usr/share/games/bsdgames/phantasia in the postinst, if they don't
  453. already exist.
  454. -- Joey Hess <joeyh@debian.org> Tue, 10 Mar 1998 18:08:51 -0800
  455. bsdgames (2.0-3) unstable; urgency=low
  456. * Added a man page for wargames. (Wow, never thought my movie guide book
  457. would be useful in debian development!)
  458. -- Joey Hess <joeyh@debian.org> Sun, 22 Feb 1998 18:42:17 -0800
  459. bsdgames (2.0-2) unstable; urgency=low
  460. * Updated standards-version.
  461. -- Joey Hess <joeyh@debian.org> Mon, 9 Feb 1998 15:09:56 -0800
  462. bsdgames (2.0-1) unstable; urgency=low
  463. * New upstream release.
  464. * Sail works again now, added back to package. Now all games are properly
  465. working with libc6, at last.
  466. * Removed hunt from the debian menu - for now, you need to manually run
  467. huntd, and then hunt.
  468. -- Joey Hess <joeyh@debian.org> Fri, 26 Dec 1997 13:34:34 -0500
  469. bsdgames (1.5-4) unstable; urgency=low
  470. * Sparc fixes:
  471. - Removed strcpy(), strncpy() prototypes.
  472. - Modified snake/snake/move.c to not redefine raw().
  473. - Modified worms.c to not redefine random.
  474. -- Joey Hess <joeyh@debian.org> Thu, 11 Dec 1997 12:10:17 -0500
  475. bsdgames (1.5-3) unstable; urgency=low
  476. * Fixed adventure to work again, and added it back into the package.
  477. Thanks, Culus!
  478. * Moved screen savers into Screen/Save/Text menu.
  479. -- Joey Hess <joeyh@debian.org> Fri, 21 Nov 1997 16:22:14 -0500
  480. bsdgames (1.5-2) unstable; urgency=low
  481. * Removed the factor program, which is also in shellutils (#14676).
  482. * Modified primes.6 man page, so it only documents the primes program
  483. (used to document factor and primes).
  484. * Install factor.6 as primes.6, instead of making a symlink.
  485. * Use debhelper.
  486. -- Joey Hess <joeyh@debian.org> Sun, 9 Nov 1997 14:13:05 -0500
  487. bsdgames (1.5-1) unstable; urgency=low
  488. * New upstream release.
  489. - new games: adventure, phantasia, pig, quiz, random.
  490. - updated other games to new versions.
  491. * Libc6 at last.
  492. - however, adventure and sail are currently broken under libc6,
  493. and not included in the binary package.
  494. * Changed how the configure script is run during building, new method
  495. is more robust.
  496. * Fixed menu file entry for go fish to pause after end of game so the user
  497. can see who won.
  498. * Make tetris-bsd score file a conffile.
  499. * Use pristine upstream source.
  500. -- Joey Hess <joeyh@debian.org> Sat, 19 Jul 1997 12:25:03 -0400
  501. bsdgames (1.4-1) unstable; urgency=low
  502. * New upstream release, incorporates many of the changes I made for
  503. debian.
  504. * No longer have to delete bog and paranioa out of the upstream source,
  505. they have been split out into a bsdgames-nonfree package.
  506. * Tetris is now part of the upstream source, no need for tetris.shar.
  507. * /usr/games/tetris renamed to /usr/games/tetris-bsd
  508. * /usr/share used for arch-independant data.
  509. * Reccommends: wordlist | wenglish; closes #8487
  510. -- Joey Hess <joeyh@debian.org> Thu, 1 May 1997 23:07:46 -0400
  511. bsdgames (1.3-8) unstable; urgency=low
  512. * Removed fortune from descrition, as fortune is not included in this
  513. package (#9168).
  514. * Converted menufile to menu-1 format.
  515. -- Joey Hess <joeyh@debian.org> Mon, 28 Apr 1997 13:25:24 -0400
  516. bsdgames (1.3-7) frozen unstable; urgency=low
  517. * Fixed problem with including tetris in the source package. Tetris is now
  518. included as a shar archive.
  519. -- Joey Hess <joeyh@debian.org> Wed, 16 Apr 1997 18:39:31 -0400
  520. bsdgames (1.3-6) frozen unstable; urgency=low
  521. * Fixed segfault in backgammon if any command line options were given.
  522. * Use backgammon -pb in the debian menu file.
  523. -- Joey Hess <joeyh@debian.org> Tue, 15 Apr 1997 14:27:04 -0400
  524. bsdgames (1.3-5) frozen unstable; urgency=low
  525. * Hacked around in mille to fix bug #8556.
  526. -- Joey Hess <joeyh@debian.org> Tue, 8 Apr 1997 20:03:23 -0400
  527. bsdgames (1.3-4) unstable; urgency=low
  528. * Fixed sparse files problem (#8488) -- the package should install in much
  529. less space now.
  530. * Routine update of debian/rules:
  531. Run dpkg-gencontrol after debstd, and delete substvars during clean.
  532. -- Joey Hess <joeyh@debian.org> Fri, 4 Apr 1997 19:48:12 -0500
  533. bsdgames (1.3-3) unstable; urgency=low
  534. * Fixed problems in source package:
  535. * Removed binaries in hangman directory.
  536. * dpkg-source -x would not work with version 1.3-2. Fixed this.
  537. * Corrected typo in hangman's man page.
  538. -- Joey Hess <joeyh@debian.org> Wed, 26 Mar 1997 14:02:24 -0500
  539. bsdgames (1.3-2) unstable; urgency=low
  540. * robots: if player cannot move, don't print junk characters in xterm when
  541. trying to beep.
  542. * Routine update of debian/rules:
  543. Run dpkg-gencontrol after debstd, and delete substvars during clean.
  544. * Added tetris, thanks to David Frey <david@eos.lugs.ch>.
  545. -- Joey Hess <joeyh@debian.org> Sun, 23 Mar 1997 18:05:41 -0500
  546. bsdgames (1.3-1) unstable; urgency=low
  547. * First release.
  548. * Link with -ncurses instead of -termcap.
  549. * "rm -r bog paranioa" to remove them from the source package. Their
  550. copyright doesn't let them be in debian.
  551. * Many changes to get it all to compile.
  552. * More changes for debian packaging; moved score files into /var, made
  553. some programs sgid games so they could write to score files, etc.
  554. * Fixed up man pages.
  555. * battlestar: renamed save file to ~/.Bstar
  556. * cribbage: display help properly even if PAGER is not set to an absolute
  557. pathname of the pager.
  558. * snscore: don't segfault if the score file is empty.
  559. * snscore: don't give "too many players" error.
  560. -- Joey Hess <joeyh@debian.org> Thu, 20 Mar 1997 23:31:16 -0500