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 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323
|
wing (0.7-33) unstable; urgency=medium
* Team upload.
* Set Rules-Requires-Root: no
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable)
-- Alexandre Detiste <tchet@debian.org> Mon, 09 Dec 2024 13:05:30 +0100
wing (0.7-32) unstable; urgency=medium
* Team upload.
* Refresh packaging:
+ Bump Standards-Version to 4.6.0.
+ Bump debhelper compat to v13.
* debian/control: Update Vcs-* fields to use git packaging repo
on Debian Salsa GitLab.
* debian/patches/0003-cross.patch: Add patch to fix FTCBFS.
(Closes: #908635)
* debian/rules: ditto.
* debian/compat: Dropped.
* Mark package wing-data as Multi-Arch: foreign.
-- Boyuan Yang <byang@debian.org> Fri, 10 Sep 2021 22:49:32 -0400
wing (0.7-31) unstable; urgency=medium
* Team upload.
* Use canonical Vcs address.
* Switch to compat level 10.
* Declare compliance with Debian Policy 4.1.1.
* Drop deprecated menu file.
* Convert wing.xpm icon to wing.png and install it into the hicolor icon
directory.
-- Markus Koschany <apo@debian.org> Wed, 18 Oct 2017 18:01:52 +0200
wing (0.7-30) unstable; urgency=low
* Team upload.
* Dpkg does not replace symlinks with directories and vice versa, therefore
maintainer scripts need to be used. Add wing.preinst script. Remove
wing-data.preinst. (Closes: #720155)
* Install README with wing.docs.
-- Markus Koschany <apo@gambaru.de> Tue, 17 Sep 2013 20:12:56 +0200
wing (0.7-29) unstable; urgency=low
* Adopt for the Games Team. (Closes: #711564).
+ Add myself to uploaders.
* Change to source format 3.0 (quilt).
+ Drop build-dep on quilt.
* Bump debhelper build-dep and compat to 9.
+ Switch to simple dh style rules.
* Update 010_makefile.diff to pass CPPFLAGS and LDFLAGS.
* Make maintainer scripts not ignore errors.
* Fix up debian/copyright file.
* Make debian/rules not ignore make clean errors.
* Add watch file.
* Use Breaks instead of Conflicts for data package.
* Add Homepage and VCS tags.
* Add ${misc:Depends} to binary packages.
* Bump Standards Version to 3.9.4.
-- Barry deFreese <bdefreese@debian.org> Sat, 03 Aug 2013 19:05:01 -0400
wing (0.7-28) unstable; urgency=low
* Orphan the package, see #711564.
* Change versioned build dependency liballegro4.2-dev to unversioned
dependency on liballegro4-dev. (Closes: #710600)
-- Tobias Hansen <thansen@debian.org> Sat, 08 Jun 2013 00:12:52 +0200
wing (0.7-27.1) unstable; urgency=low
* Non-maintainer upload.
* Applied Lior Kaplan's patch to make the package binNMU safe.
(Closes: #432993)
* Use menu section Games/Action instead of Games/Arcade.
* debian/rules: Don't forget to remove `.pc' directory upon clean target.
-- David Ammouial <da-deb@weeno.net> Sun, 30 Sep 2007 02:14:48 +0200
wing (0.7-27) unstable; urgency=low
* debian/control:
+ Removed the wing/wing-data circular dependency.
+ Set policy to 3.7.2.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 29 May 2006 15:23:03 +0200
wing (0.7-26) 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: #360191).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 31 Mar 2006 11:22:22 +0200
wing (0.7-25) unstable; urgency=low
* Moved development to Alioth.
* debian/rules
+ Switched to quilt for patch handling.
* debian/control:
+ Build-depend on quilt.
* 010_makefile.diff: (new patch from old diff.gz) makefile fixes.
* 020_misc.diff: (new patch from old diff.gz) lots of compilation and bug
fixes in the code.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 30 Mar 2006 12:33:11 +0200
wing (0.7-24) unstable; urgency=low
* Rebuilt against liballegro4.2.
* debian/compat: use version 4.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 11 Nov 2005 14:23:34 +0100
wing (0.7-23) unstable; urgency=low
* Rebuilt package using a version of Allegro that is in Debian.
* makefile.unx:
+ Compile one file after another instead of #including all files in a
single compilation pass.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Tue, 4 Oct 2005 01:33:21 +0200
wing (0.7-22) unstable; urgency=low
* g++ transition upload.
* debian/control:
+ Set policy to 3.6.2.1.
+ Removed leading "a" in short description.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 3 Oct 2005 23:08:37 +0200
wing (0.7-21) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.1.
+ Make the data package depend on the same version of the binary package.
* debian/rules:
+ Use debian/compat instead of DH_COMPAT.
* debian/menu:
+ Quoted strings where appropriate.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 23 Jul 2004 12:41:34 +0200
wing (0.7-20) unstable; urgency=low
* debian/control:
+ Set policy to 3.6.1.0.
+ Wrote more meaningful long descriptions (Closes: #210137).
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 2 Oct 2003 16:28:06 +0200
wing (0.7-19) unstable; urgency=low
* Fixed spelling in the wing-data package description.
* Set policy to 3.5.10.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 30 May 2003 16:58:51 +0200
wing (0.7-18) unstable; urgency=low
* Fixed dpkg-statoverride calls so that they don't disappear on upgrade.
* The score file is now /var/games/wing.scores.
* Fixed data corruption in apstring::>> and ScoreListTYPE::ReadFromFile().
* Fixed bad shifts in collision.cpp:mk_spr_mask() that caused collision
detection to fail on alpha (Closes: #188849).
-- Samuel Hocevar <sam@zoy.org> Fri, 11 Apr 2003 06:26:43 +0200
wing (0.7-17) unstable; urgency=low
* Added a SIG_SEGV handler to reset keyboard state when crashing.
* Disabled collision detection between our weapons and enemies that are not
finished exploding to avoid double kills (Closes: #188443, part 1).
* Disabled collision detection between ship and enemy shots when we are not
finished exploding (Closes: #188443, part 2).
* The game does not quit immediately when our ship loses its last life, so
that we have time to watch the explosion. I love watching explosions.
* Added a '-w' flag to run wing in windowed mode, updated manpage
accordingly.
* Added -Wall to the build rules to make error spotting easier, and fixed
all compilation warnings.
* The ship is now invulnerable for a few seconds when it appears on the
screen (Closes: #188443, part 4).
* Fixed crashes in a linked list parsing in EnemyTYPE::UpdateAI().
* In ScoreListTYPE::ReadFromFile(), we check that the score file is good
before reading its contents.
* Replaced strcpy() with strncpy() in ScoreListTYPE::DisplayList to avoid
crashes when the score file contains garbage (Closes: #188443, part 3).
* Made /usr/share/doc/wing-data a symlink to wing.
-- Samuel Hocevar <sam@zoy.org> Fri, 11 Apr 2003 06:26:43 +0200
wing (0.7-16) unstable; urgency=low
* New maintainer.
* Removed duplicate changelog in debian/.
* Removed spurious log file in /.
* Updated standards version to 3.5.9.0.
* All code is now g++-3.2 friendly.
* Changed weapon-switching keys to F1-F4 instead of 1-4 because Allegro
does not properly handle international keyboards.
* Added usleep() calls after each blit to avoid eating all CPU.
* Wrote the wing(6) manpage.
* We now use dpkg-statoverride to register the setgid binary.
* Drew a 32-colour icon for wing.
-- Samuel Hocevar <sam@zoy.org> Sun, 30 Mar 2003 19:02:39 +0200
wing (0.7-15) unstable; urgency=low
* remoe empty directory in wing-data.postrm, closes: #161838
* fixed spelling in package description, closes: #125483
-- Eduard Bloch <blade@debian.org> Sun, 29 Sep 2002 15:14:22 +0200
wing (0.7-14) unstable; urgency=low
* recompilation against a new Allegro release
-- Eduard Bloch <blade@debian.org> Thu, 22 Aug 2002 20:41:20 +0200
wing (0.7-13) unstable; urgency=low
* recompilation against the stable Allegro release
* Patched to quit the program when pressing quit in main menu - for people
without a properly configured mouse
-- Eduard Bloch <blade@debian.org> Fri, 18 Jan 2002 14:57:09 +0100
wing (0.7-12) unstable; urgency=low
* recompilation against fixed liballegro-dev, Closes: #122924
* corrected BASHism in debian/rules
-- Eduard Bloch <blade@debian.org> Sat, 8 Dec 2001 14:44:19 +0100
wing (0.7-11) unstable; urgency=low
* recompilation for the new Allegro branch
-- Eduard Bloch <blade@debian.org> Wed, 21 Nov 2001 23:16:16 +0100
wing (0.7-10) unstable; urgency=low
* recompilation for the new Allegro
-- Eduard Bloch <blade@debian.org> Wed, 17 Oct 2001 20:44:46 +0200
wing (0.7-9) unstable; urgency=low
* Recompiled for the new Allegro branch
* set Depends -> Recommends in wing-data, avoiding possible dependency loops
* cosmetical fixes to appease lintian
-- Eduard Bloch <blade@debian.org> Tue, 25 Sep 2001 12:37:02 +0200
wing (0.7-8) unstable; urgency=low
* rebuild, changed Build-Depends: to require Allegro >>3.9.37
-- Eduard Bloch <blade@debian.org> Sun, 15 Jul 2001 22:37:04 +0200
wing (0.7-7) unstable; urgency=low
* removed Build-Depends, misunderstanding was caused by broken dpkg-dev.
Closes: #101646
-- Eduard Bloch <blade@debian.org> Wed, 20 Jun 2001 21:33:03 +0200
wing (0.7-6) unstable; urgency=low
* fixed Depends and Conflicts, closes: #101385 and closes: #101416
-- Eduard Bloch <blade@debian.org> Tue, 19 Jun 2001 08:17:53 +0200
wing (0.7-5) unstable; urgency=low
* compiled explicitely for the new allegro packages so even
autobuilders should use the right one
* splited into binary and data package
* no longer upx
* scores.dat is no longer a conffile, FHS compliant
* hacked main.cpp to chdir correctly, removing useless wrapper
-- Eduard Bloch <blade@debian.org> Mon, 28 May 2001 16:07:39 +0200
wing (0.7-4) unstable; urgency=low
* changed wrapper to removed bashism (Closes: #97059)
* moved binary to /usr/games/wing.real, according to FHS
-- Eduard Bloch <blade@debian.org> Fri, 11 May 2001 16:20:49 +0200
wing (0.7-3) unstable; urgency=low
* rebuild with new libs, disabled execution as root for stability
reasons. Closes: #96037
-- Eduard Bloch <blade@debian.org> Thu, 3 May 2001 08:45:36 +0200
wing (0.7-2) unstable; urgency=low
* removed cpu specific options, Closes: #84038
* removed UPX call until it is available on Debian
-- Eduard Bloch <blade@debian.org> Fri, 2 Feb 2001 18:10:50 +0100
wing (0.7-1) unstable; urgency=low
* Initial Release.
-- Eduard Bloch <blade@debian.org> Sun, 24 Dec 2000 10:46:18 +0100
|