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 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275
|
rafkill (1.2.2-9) unstable; urgency=medium
* Adopt game inside Games Team (Closes: #711562)
* .desktop file and icon are already provided (Closes: #738015, LP: #374689)
-- Alexandre Detiste <tchet@debian.org> Mon, 31 Mar 2025 13:32:38 +0200
rafkill (1.2.2-8) unstable; urgency=medium
* QA upload.
* Added d/gbp.conf to describe branch layout.
* Updated vcs in d/control to Salsa.
* Updated d/gbp.conf to enforce the use of pristine-tar.
* Updated Standards-Version from 4.5.0 to 4.7.0.
* Use wrap-and-sort -at for debian control files
* Bump debhelper from old 12 to 13.
* Added XDG desktop entry replacing Debian menu.
-- Petter Reinholdtsen <pere@debian.org> Fri, 03 May 2024 22:47:27 +0200
rafkill (1.2.2-7) unstable; urgency=medium
* QA upload.
* d/control
- Update Standards-Version to 4.5.0
- Change to debhelper-compat
- Bump debhelper to 12
- Remove outdated Vcs-* fields
- Wrap and sort build-dependencies
- Remove duplicated section field
- Add Rules-Requires-Root: no
* d/copyright
- Use secure URI
* Add 106_scons_python3_patch closes: # 947578
-- Håvard Flaget Aasen <haavard_aasen@yahoo.no> Sat, 07 Mar 2020 21:19:37 +0100
rafkill (1.2.2-6) unstable; urgency=medium
* QA upload.
* Fix FTFS with glibc 2.26.
-- Adrian Bunk <bunk@debian.org> Fri, 19 Jan 2018 15:26:14 +0200
rafkill (1.2.2-5) unstable; urgency=medium
* QA upload.
* Fix several lintian warnings.
* Drop outdated postinst and preinst.
* Switch to minimal dh debian/rules.
* Switch to "3.0 (quilt)" source format.
* Rewrite copyright file based on available data.
License is LGPL-2, not GPL-2+.
* Make clean target to remove "build" and "config.log".
This should make the Debian diff to be small again.
* Fix typo in old changelog entry.
-- Santiago Vila <sanvila@debian.org> Fri, 18 Sep 2015 18:09:14 +0200
rafkill (1.2.2-4) unstable; urgency=low
* Orphan the package, see #711562.
* Change versioned build dependency liballegro4.2-dev to unversioned
dependency on liballegro4-dev. (Closes: #710602)
-- Tobias Hansen <thansen@debian.org> Sat, 08 Jun 2013 00:04:03 +0200
rafkill (1.2.2-3.3) unstable; urgency=low
* Non-maintainer upload.
* Fix "ftbfs with GCC-4.7": add patch gcc-4.7.patch (missing include).
(Closes: #667347)
-- gregor herrmann <gregoa@debian.org> Fri, 11 May 2012 01:11:59 +0200
rafkill (1.2.2-3.2) unstable; urgency=high
* Non-maintainer upload.
* debian/patches/103_gcc_4.3_fixes:
+ Fix paths to apply to src/ instead of build/.
+ Fix more gcc-4.3 FTBFS problems (Closes: #474823).
* Remove debian/patches/patch and an extra copy of 103_gcc_4.3_fixes
in root of source tree, both introduced in last NMU.
-- Ian Beckwith <ianb@erislabs.net> Thu, 10 Apr 2008 01:07:50 +0100
rafkill (1.2.2-3.1) unstable; urgency=low
* Non-maintainer upload.
* debian/patches/103_gcc_4.3_fixes:
+ Fix gcc-4.3 FTBFS, patch by tbm. (Closes: #417510)
-- Marc 'HE' Brockschmidt <he@debian.org> Sun, 16 Mar 2008 23:16:02 +0100
rafkill (1.2.2-3) unstable; urgency=high
* debian/patches/101_shatter_crash.diff:
+ New patch from upstream's 1.2.3 branch, don't crash when using the
shatter gun (Closes: #379274).
* debian/patches/102_fullscreen_crash.diff:
+ Exit gracefully if the video mode (eg. fullscreen) could not be set
instead of crashing.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 10 Feb 2007 22:48:26 +0100
rafkill (1.2.2-2) unstable; urgency=high
* debian/control:
+ Added XS-Vcs-Svn field.
* debian/patches/100_save_game_crash.diff:
+ Save games in the home directory instead of $PWD (Closes: #406432) and
do not crash if the directory is not writable (Closes: #406646).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 9 Feb 2007 23:43:28 +0100
rafkill (1.2.2-1) unstable; urgency=low
* New upstream release.
* This release really fixes the "maxout shield" price issue.
* debian/patches/030_doc_spelling.diff:
+ Patch was merged upstream. Dropping it.
* debian/patches/020_missing_strdup.diff:
+ Patch rendered unnecessary by upstream fix. Dropping it.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 9 Feb 2007 23:43:25 +0100
rafkill (1.2.1-3) unstable; urgency=low
* debian/rakfill.postinst:
+ Do not try to remove the symlink we just set (Closes: #375142).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 26 Jun 2006 11:07:28 +0200
rafkill (1.2.1-2) unstable; urgency=low
* debian/rules:
+ Properly clean the build tree in the clean rule, thanks to Damyan Ivanov
(Closes: #368812).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sun, 11 Jun 2006 17:18:23 +0200
rafkill (1.2.1-1) unstable; urgency=low
* New upstream release.
* Upstream merged many Debian bugfixes and improvements, as well as the
new title screen.
* debian/control:
+ Set policy to 3.7.2.
+ Build-depend on scons that upstream now uses.
+ Removed build-dependencies on sharutils and bzip2.
* Got rid of the rafkill/rafkill-data dependency loop.
* "Maxout shield" is now far more expensive (Closes: #292742).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 16 May 2006 01:47:44 -0500
rafkill (1.2.0-4) unstable; urgency=low
* debian/control:
+ Build-depend on liballegro4.2-dev (>= 2:4.2.0-4) to fix the missing
libxcursor-dev build-dependency (Closes: #360195).
+ Dropped the rafkill/rafkill-data circular dependency (Closes: #339892).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 31 Mar 2006 11:22:22 +0200
rafkill (1.2.0-3) unstable; urgency=low
* Maintainer Upload.
* Acknowledging previous NMUs (Closes: #350167, #345248, #348808). Thanks
to Aurélien Jarno and Steinar H. Gunderson.
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
+ Build-depend on liballegro4.2-dev (>= 2:4.2.0-2) instead of
libxcursor-dev.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 30 Mar 2006 15:29:57 +0200
rafkill (1.2.0-2.2) unstable; urgency=low
* Non-Maintainer Upload.
* Build-depends on liballegro4.2-dev instead of liballegro4-dev, and on
libxcursor-dev (closes: bug#350167).
-- Aurelien Jarno <aurel32@debian.org> Wed, 8 Feb 2006 00:06:10 +0100
rafkill (1.2.0-2.1) unstable; urgency=low
* Non-Maintainer Upload.
* Rebuild against libaldmb1-dev, since libaldmb0-dev doesn't exist in
Debian anymore. Update Build-Depends accordingly. (Closes: #345248)
-- Steinar H. Gunderson <sesse@debian.org> Thu, 19 Jan 2006 02:35:19 +0100
rafkill (1.2.0-2) unstable; urgency=low
* g++ transition upload.
* debian/control:
+ Set policy to 3.6.2.1.
* debian/changelog:
+ Fixed the FSF address.
* debian/rules:
+ Fixed build rules that caused _arch and _all packages to be created in
both the arch-dep and arch-indep targets.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 3 Oct 2005 23:13:50 +0200
rafkill (1.2.0-1) unstable; urgency=low
* New upstream release (Closes: #259935).
* debian/rules:
+ Use debian/compat instead of DH_COMPAT.
* debian/control:
+ Set policy to 3.6.1.1.
+ Set a strict versioned dependency for the -data package.
* debian/menu:
+ Quoted strings where appropriate.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 29 Jul 2004 18:31:12 +0200
rafkill (1.1.0-6) unstable; urgency=low
* This build contains the -data package.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 20 Jan 2004 15:37:39 +0100
rafkill (1.1.0-5) unstable; urgency=low
* debian/rules:
+ Build the arch-indep packages in the binary-indep rule (Closes: #214605).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 7 Oct 2003 19:30:09 +0200
rafkill (1.1.0-4) unstable; urgency=low
* src/rfield.cpp:
+ Duplicate the text handle with strdup() and free it with free(), not
delete[]. Fixes a crash when selling the main weapon (Closes: #198604).
* debian/control:
+ Set policy to 3.6.1.0.
+ Wrote more meaningful long descriptions (Closes: #209748).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 2 Oct 2003 15:17:21 +0200
rafkill (1.1.0-3) unstable; urgency=low
* Fixed a massive memory leak in hull_weapon_machine.cpp, thanks to Danko
Miklos (Closes: #198212).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Sat, 21 Jun 2003 17:43:23 +0200
rafkill (1.1.0-2) unstable; urgency=low
* debian/control:
+ Forgot bzip2 in the build dependencies (Closes: #198000).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 19 Jun 2003 03:15:55 +0200
rafkill (1.1.0-1) unstable; urgency=low
* First Debian release (Closes: #195490).
* Wrote a manpage for rafkill(6).
* Drew an icon for rafkill.
* Drew a splash screen which says "rafkill" instead of "raptor", and stored
it using "bzip2 -9 < logo.pcx | uuencode foo >| debian/newlogo.pcx.bz2.uu".
* Re-ran "aclocal-1.7 && automake-1.7 && autoconf".
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Wed, 11 Jun 2003 15:06:39 +0200
|