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 94 95 96 97 98 99 100 101
|
stax (1.37-1) unstable; urgency=low
* New upstream version, new upstream source
* Upgraded packaging to dh(7) style and recent standards
* Applied changes from Markus Koschany for .desktop file integration with
some changes (closes: 738035)
-- Eduard Bloch <blade@debian.org> Tue, 22 Sep 2015 20:59:49 +0200
stax (1.0-13) unstable; urgency=low
* yet another recompiled against a new Allegro version, this time really
uploaded and so closes: #331549. Set Build-Depends on liballegro4.2-dev.
-- Eduard Bloch <blade@debian.org> Sun, 13 Nov 2005 23:23:33 +0100
stax (1.0-12) unstable; urgency=low
* recompilation against the new Allegro version (closes: #331549)
* formal updates: policy version, menu quotation, description format
-- Eduard Bloch <blade@debian.org> Tue, 4 Oct 2005 10:47:57 +0200
stax (1.0-11) unstable; urgency=low
* recompilation against the new Allegro version
-- Eduard Bloch <blade@debian.org> Thu, 22 Aug 2002 20:34:29 +0200
stax (1.0-10) unstable; urgency=low
* recompilation against the stable Allegro version
-- Eduard Bloch <blade@debian.org> Fri, 18 Jan 2002 15:08:42 +0100
stax (1.0-9) unstable; urgency=low
* recompilation with the fixed Allegro version. Closes: #122925
-- Eduard Bloch <blade@debian.org> Sat, 8 Dec 2001 15:47:10 +0100
stax (1.0-8) unstable; urgency=low
* recompilation for the new Allegro branch
-- Eduard Bloch <blade@debian.org> Wed, 21 Nov 2001 23:16:56 +0100
stax (1.0-7) unstable; urgency=low
* recompilation for the new Allegro
-- Eduard Bloch <blade@debian.org> Wed, 17 Oct 2001 20:45:00 +0200
stax (1.0-6) unstable; urgency=low
* recompiled with the new allegro packages, closes: #115261
* droped UPX crap
* cosmetical changes to appease lintian
-- Eduard Bloch <blade@debian.org> Thu, 11 Oct 2001 18:48:33 +0200
stax (1.0-5) unstable; urgency=low
* changed Build-Depends: to build with allegro3937
-- Eduard Bloch <blade@debian.org> Mon, 30 Jul 2001 23:08:18 +0200
stax (1.0-4) unstable; urgency=low
* removed Build-Depends, the breakage was not noticed because of broken
dpkg-dev
-- Eduard Bloch <blade@debian.org> Wed, 20 Jun 2001 21:41:11 +0200
stax (1.0-3) unstable; urgency=low
* hacked chdir into main.c, making shell wrapper obsolete, so removed it
* set Build-Depends more accurate, closes: #99448
-- Eduard Bloch <blade@debian.org> Tue, 19 Jun 2001 09:09:03 +0200
stax (1.0-2) unstable; urgency=low
* removed my changes from upstream source. there are more problems
with paths than I expected previously.
* placed binary in /usr/lib/games directory, wrote a shell wrapper to run
it change to the dat directory an run the game from there. Ensures
FHS compliancy and closes: #94098
* changed menu entry to Tetris-like
* uses new allegro3936 packages
* uses dh-upx where possible
-- Eduard Bloch <blade@debian.org> Mon, 16 Apr 2001 17:29:46 +0200
stax (1.0-1) unstable; urgency=low
* Initial Release.
* hacked source to use our data paths
* written a small manpage
-- Eduard Bloch <blade@debian.org> Thu, 12 Apr 2001 13:19:57 +0200
|