1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
xasteroids (5.0-12) unstable; urgency=low
* Uploading with maintainer set to QA group
* debian/control: applied patch from Marek Habersack to provide an extended
description (closes: #209647, #129139)
-- Andrew Pollock <apollock@debian.org> Sun, 15 Feb 2004 16:24:58 +1100
xasteroids (5.0-11) unstable; urgency=low
* Update to standards version 3.5.2. (closes: #91092)
* Add menu entry. (closes: #74296)
-- Martin Mitchell <martin@debian.org> Mon, 26 Mar 2001 00:13:18 +1000
xasteroids (5.0-10) frozen unstable; urgency=low
* Update to standards version 2.4.1.
* Include enhancement patch from Stephen McCamant <alias@mcs.com>. (#22133)
* Made -Wall clean
* Improved cursor hiding to eliminate the `black dot'.
* Changed key handling to use Keysyms instead of ASCII, added
arrow keys and Control to fire
* Made the manpage less ugly
* Made the copyright message stay on during explosions
* Used usleep() instead of a delay loop. The delay loop was being
optimized away under -O2, and sleeping is more considerate of
CPU time anyway.
-- Martin Mitchell <martin@debian.org> Wed, 21 Oct 1998 01:51:11 +1000
xasteroids (5.0-9) frozen unstable; urgency=low
* Update to standards version 2.4.0.0.
-- Martin Mitchell <martin@debian.org> Fri, 13 Mar 1998 14:39:25 +1100
xasteroids (5.0-8) unstable; urgency=low
* Correct permissions on manpage.
-- Martin Mitchell <martin@debian.org> Mon, 9 Mar 1998 20:27:16 +1100
xasteroids (5.0-7) unstable; urgency=low
* Install docs with correct permissions. (#14770)
* Check negative score - not a bug. (#14771)
* Ensure binary target depends on build in debian/rules. (#10802)
-- Martin Mitchell <martin@debian.org> Tue, 18 Nov 1997 04:54:06 +1100
xasteroids (5.0-6) unstable; urgency=low
* New maintainer.
* Libc6 compile.
* Updated to standards version 2.3.0.1.
-- Martin Mitchell <martin@debian.org> Wed, 12 Nov 1997 03:58:39 +1100
xasteroids (5.0-5) unstable; urgency=low
* New maintainer.
* Converted to new source format.
-- Klee Dienes <klee@debian.org> Sat, 8 Feb 1997 14:51:21 -0500
xasteroids (5.0-4) unstable; urgency=low
* Convert to ELF format.
-- Bill Mitchell <mitchell@mdd.comm.mot.com>
xasteroids (5.0-3) unstable; urgency=low
* The -2 package somehow omitted /usr/games/xasteroids -- include it.
-- Bill Mitchell <mitchell@mdd.comm.mot.com>
xasteroids (5.0-2) unstable; urgency=low
* [unknown]
-- Bill Mitchell <mitchell@mdd.comm.mot.com>
xasteroids (5.0-1) unstable; urgency=low
* Initial release.
-- Bill Mitchell <mitchell@mdd.comm.mot.com>
Local Variables:
mode: debian-changelog
End:
|