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 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125
|
torus-trooper (0.22.dfsg1-11) unstable; urgency=medium
* Team upload.
* Declare compliance with Debian Policy 3.9.8.
* Add std.math.fabs.patch and fix FTBFS since std.math.fabs expects a float
value. Thanks to Lucas Nussbaum for the report. (Closes: #835712)
-- Markus Koschany <apo@debian.org> Fri, 09 Sep 2016 01:15:35 +0200
torus-trooper (0.22.dfsg1-10) unstable; urgency=medium
* Team upload.
* Add libbulletml0v5-segfault.patch. Fix segmentation fault with the latest
version of bulletML by removing the check in barrage.d.
Thanks to Linus Lüssing for the report. (Closes: #803216)
* Declare compliance with Debian Policy 3.9.6.
* Vcs-Browser: Use https.
* Make the build reproducible by updating fixes.patch and sorting with the
locale set to C. Thanks to Reiner Herrmann for the report and patch.
(Closes: #797432)
* Add keywords to desktop file.
-- Markus Koschany <apo@debian.org> Thu, 12 Nov 2015 18:03:36 +0100
torus-trooper (0.22.dfsg1-9) unstable; urgency=low
* Ported to D language version 2 (closes: #707272)
- Dropped the torus-trooper-pure variant
* Added build-depends on libphobos-dev
* Keep level display visible in title screen (closes: #602808)
- Thanks to Thomas Preud'homme
* Switch dh-style minimal rules file
* Mark -data package as Multi-Arch: foreign
* Conforms to standards 3.9.4
-- Peter De Wachter <pdewacht@gmail.com> Sun, 30 Jun 2013 13:09:09 +0200
torus-trooper (0.22.dfsg1-8) unstable; urgency=low
* Team upload.
* Tweak the build order to avoid circular dependencies (closes: #664799)
* Conforms to standards 3.9.3
-- Vincent Fourmond <fourmond@debian.org> Thu, 29 Mar 2012 21:49:01 +0200
torus-trooper (0.22.dfsg1-7) unstable; urgency=low
* Team upload.
* Explicitly build with D version 1 (closes: #653092)
* Switch to format 3.0 (quilt) and drop build-dep on quilt
* Provide build-arch and build-indep targets
* Conforms to standards 3.9.2
-- Vincent Fourmond <fourmond@debian.org> Sat, 07 Jan 2012 16:40:02 +0100
torus-trooper (0.22.dfsg1-6) unstable; urgency=low
* Patched for changes in the D language. (Closes: #574326)
-- Peter De Wachter <pdewacht@gmail.com> Wed, 17 Mar 2010 23:49:31 +0100
torus-trooper (0.22.dfsg1-5) unstable; urgency=low
* Hardcoded the order in which object files are passed to the linker,
avoiding the "circular initialization dependency" error. (Closes: #521387)
-- Peter De Wachter <pdewacht@gmail.com> Sun, 29 Mar 2009 18:44:16 +0200
torus-trooper (0.22.dfsg1-4) unstable; urgency=low
[ Sylvain Beucler]
* Fix D syntax error in optional torus-trooper-pure.patch
[ Peter De Wachter ]
* Build a torus-trooper-pure package for the Torus Trooper Pure variant
of this game.
- Removed README.Debian which explained how to patch and rebuild manually.
- fixes.patch: added a Makefile for torus-trooper-pure.
- dotfile.patch: use a different dotfile for torus-trooper-pure.
- Wrote a manpage.
* Changes to keep lintian happy:
- Added a description to all patches.
- Use fancy © symbols in debian/copyright.
* Bumped to Standards Version 3.8.1.
- Implemented patch target for debian/rules.
- Fixed 'noopt' build option.
-- Peter De Wachter <pdewacht@gmail.com> Tue, 17 Mar 2009 08:00:55 +0100
torus-trooper (0.22.dfsg1-3) unstable; urgency=low
[ Miriam Ruiz ]
* Removed Homepage from long description.
* Replaced XS-DM-Upload-Allowed by DM-Upload-Allowed in debian/control.
[ Barry deFreese ]
* Remove deprecated encoding tag from desktop file
* Fix icon name in desktop file (Closes: #459275)
-- Peter De Wachter <pdewacht@gmail.com> Thu, 12 Jun 2008 23:13:29 +0200
torus-trooper (0.22.dfsg1-2) unstable; urgency=low
[ Barry deFreese ]
* Add watch file
* Add Homepage field in control
* Remove XS- from VCS fields in control
[ Peter De Wachter ]
* Save high score when quitting via escape (Closes: #444372)
* Make level selection more intuitive (Closes: #444948)
* Fixed link command, patch from Arthur Loiret. (Closes: #458279, #458642)
* Fixed segfault when SDL init fails.
[ Miriam Ruiz ]
* Added XS-DM-Upload-Allowed tag to control to allow uploads from Debian
Maintainers.
-- Miriam Ruiz <little_miry@yahoo.es> Thu, 03 Jan 2008 12:12:59 +0000
torus-trooper (0.22.dfsg1-1) unstable; urgency=low
* Initial release (Closes: #439684)
-- Miriam Ruiz <little_miry@yahoo.es> Sat, 25 Aug 2007 19:58:40 +0000
|