armagetron (0.2.7.0-1.1ubuntu2) dapper; urgency=low * Added .desktop to usr/share/applications -- Ante Karamatic Tue, 29 Nov 2005 18:51:40 +0100 armagetron (0.2.7.0-1.1ubuntu1) dapper; urgency=low * debian/control: libgl/libglu-mesa adjustements -- Stephan Hermann Sun, 20 Nov 2005 01:13:20 +0100 armagetron (0.2.7.0-1.1) unstable; urgency=low * Non-maintainer upload with approval from the maintainer to move this package to the new C++ ABI. * Convert to use dpatch for use by the new patch, add build-depend on dpatch. * Fix C++ build problem. (Closes: #318998) * Correct grammar in package description. (Closes: #311736) * Add quotes to needs, section and icon field in the menu file to avoid lintian/linda warning. * Avoid multiline build-depend, move it all to one long line to avoid lintian warning. * Updated config.sub and config.guess to make sure it build on as many platforms as possible. * Correct the upstream URL in README.Debian to match the one in the copyright file. -- Petter Reinholdtsen Fri, 26 Aug 2005 08:55:46 +0200 armagetron (0.2.7.0-1) unstable; urgency=high * Apply security patch from upstream to fix out-of-bounds array access (CAN-2005-0369) and DOS by empty UDP packets (CAN-2005-0370). (closes: #295294) * Acknowledge NMU. (closes: #263331) * New upstream is Armagetron Advanced, change all references. (closes: #275838) * Fix contents of copyright file. Also fix upgrade from 0.1 versions of the package by moving the /usr/share/doc directories out of the way to allow them to be replaced with symlinks. (closes: #290051) * Use absolute path in armagetron menu entry. (closes: #243538) * Make the wrappers more robust with respect to directory creation. (closes: #250070) -- Andreas Bombe Fri, 25 Feb 2005 01:48:20 +0100 armagetron (0.2.5.2-3.1) unstable; urgency=high * Non-maintainer upload. * Urgency=high because it fixes an RC bug affecting sarge. * Install the missing shell wrapper for armagetron-dedicated (closes: #263331). -- Steve Langasek Mon, 16 Aug 2004 12:28:25 -0700 armagetron (0.2.5.2-3) unstable; urgency=low * Compile with -mieee for Alpha to fix floating point exception there. (closes: #97720) * Add menu icon converted from textures/icon.png. (closes: #209047) * Bump Standards-Version to 3.6.1 (no changes necessary). -- Andreas Bombe Mon, 9 Feb 2004 01:59:46 +0100 armagetron (0.2.5.2-2) unstable; urgency=low * src/network/net_udp.cpp: Change typedef NET_SIZE from size_t to proper type socklen_t. Fixes compilation error on 64 bit platforms. (closes: #208484) -- Andreas Bombe Wed, 3 Sep 2003 15:04:51 +0200 armagetron (0.2.5.2-1) unstable; urgency=low * New upstream release. (closes: #205077) * Give general description of the game in the common and dedicated server package descriptions too. (closes: #202025) * Fix all calculations where pointers were cast to int to use long int instead, should hopefully fix 64 bit issues. (closes: #201638) * Bump Standards-Version to 3.6.0 (no changes necessary). -- Andreas Bombe Wed, 3 Sep 2003 04:09:02 +0200 armagetron (0.2.2-1) unstable; urgency=low * New upstream release. (And there I was wondering that nobody reported "new version" wishlist bugs, but just wait a few days, and here it is; closes: #199572) * Upstream updated to current C++ standards, now compiles with the current default compiler gcc 3.3. (closes: #196990) * Fix the reported spelling error in the man pages as well as a few others and change the web page link to the current address. (closes:#194966) * Default config is now in /etc/armagetron. * Added new armagetron-common package to hold the configuration and documentation files. * Bump Standards-Version to 3.5.10 (no changes necessary). * Do not repeat synopsis in long description of package and change homepage link to DD Reference's recommended format. * Remove --keep-going flags from recursive make invocations in Makefile.in. * Wrapper script uses new armagetron options to point it to its data instead of symlink kludge and changing directories. * Wrapper script creates ~/.armagetron directory for user if it doesn't exist. * Removed the obsolete example rc files. * Changed build dependencies to seperate GL/GLU packages. * Changed dedicated server binary name to armagetron-dedicated to be consistent with upstream. -- Andreas Bombe Thu, 3 Jul 2003 03:51:38 +0200 armagetron (0.1.4.9-9) unstable; urgency=low * Fix null dereference in src/render/rScreen.cpp (thanks David Fries, closes: #174870). * Bump Debian Standards-Version to 3.5.8 (no changes neccessary). -- Andreas Bombe Wed, 8 Jan 2003 01:15:07 +0100 armagetron (0.1.4.9-8) unstable; urgency=low * New maintainer. (closes: #158975) * Installing files explicitly to get rid of unwanted files (like .cvsignore, closes: #159962). * Wrapper script now execs armagetron instead of running it as a child. * Moved real armagetron from /usr/lib/armagetron/armagetron to /usr/games/armagetron.real. * Moved armagetron-server from /usr/lib/armagetron/armagetron-server to /usr/games/. * Added missing build dependency on libsdl1.2-dev (this was usually pulled in by libsdl-image1.2-dev and therefore unnoticed). * Bump Standards-Version to 3.5.7.0. * Setting debhelper compatibility level to 4, removing dh_testversion call, changing dh_installmanpages to dh_installman. * Honor $DEB_BUILD_OPTIONS in debian/rules. * Make armagetron-server description less ambiguous. -- Andreas Bombe Fri, 20 Sep 2002 05:22:50 +0200 armagetron (0.1.4.9-7) unstable; urgency=low * debian/control: update URL in description -- Marcelo E. Magallon Sat, 31 Aug 2002 11:49:40 +0200 armagetron (0.1.4.9-6) unstable; urgency=low * debian/copyright: update URL (thanks Leonardo) (closes: bug#157978) * src/tron/gGame.cpp: typo (thanks Stephen Williams, sorry about the delay, I can't remember why I didn't apply this right away) (closes: bug#130164) * debian/control: weee! dependency ping-pong! libpng2... no, libpng3... no, libpng2... actually, remove Build-Conflicts, -4 should have taken care of this. -- Marcelo E. Magallon Sat, 31 Aug 2002 10:06:05 +0200 armagetron (0.1.4.9-5) unstable; urgency=low * debian/rules: post-operative fixes on the Makefile to remove -lpng and -lz from the link line. Prevents future breakage. * debian/control: bump dependency on libsdl-image1.2-dev to 1.2.2-1. Build-Depend on xlibmesa-dev | libgl1-dev -- Marcelo E. Magallon Mon, 22 Jul 2002 08:29:36 +0200 armagetron (0.1.4.9-4) unstable; urgency=low * recompile with current libsdl-image1.2-dev (someone's got a rather creative approach to team coordination) * debian/control: Build-Conflicts libpng2-dev. libsdl-image1.2-dev is fubar. -- Marcelo E. Magallon Sun, 21 Jul 2002 00:57:07 +0200 armagetron (0.1.4.9-3) unstable; urgency=low * Acknowledge NMU from Martin (thanks!) (closes: bug#132051, bug#123131) * debian/rules: remove .cvsignore files (closes: bug#124164) * debian/contro: fix typo (closes: bug#124418) * Fixed typos (thanks Stephen Williams) -- Marcelo E. Magallon Sun, 3 Feb 2002 17:29:40 +0100 armagetron (0.1.4.9-2.1) unstable; urgency=low * NMU * Applied patch from Jamie Wilkinson to fix build errors on alpha (Closes: #123131). -- Martin Michlmayr Sun, 03 Feb 2002 14:06:47 +0100 armagetron (0.1.4.9-2) unstable; urgency=low * configure: s/==/=/, won't build correctly if /bin/sh is ash (closes: bug#121709) * src/network/net_udp.cpp: use socklen_t insatead of size_t (closes: bug#121829) -- Marcelo E. Magallon Sat, 8 Dec 2001 17:43:52 +0100 armagetron (0.1.4.9-1) unstable; urgency=low * New upstream version. * Tweaked Michael's patch a bit to get it to apply to the current sources. (closes: bug#115209) * Rebuild with current SDL. * src/tools/memmanager.h: new operator takes size_t as first argument, not unsigned int. (thanks Robert) (closes: bug#85968, bug#112660, bug#114036) * Build-depend on newest libsdl-image1.2-dev to pick up correct libsdl-image1.2 dependency. (closes: bug#115523) * HTML files shipped as HTML. (closes: bug#104016) * debian/control: add b-dep on autotools-dev * debian/rules: use config.guess and config.sub from autotools-dev -- Marcelo E. Magallon Sun, 11 Nov 2001 18:38:10 +0100 armagetron (0.1.4.3-5) unstable; urgency=low * debian/control: play arround with build dependencies. Use SDL 1.2. -- Marcelo E. Magallon Thu, 7 Jun 2001 20:56:09 +0200 armagetron (0.1.4.3-4) unstable; urgency=low * ARGH! Forgot to include the proper replaces in debian/control because of the fix for #84373 -- Marcelo E. Magallon Sat, 3 Feb 2001 23:02:07 +0100 armagetron (0.1.4.3-3) unstable; urgency=low * debian/rules: get dh_installmanpages syntax right (closes: bug#84373) * *sigh*, more size_t bugs (thanks Paul) (closes: bug#84358) -- Marcelo E. Magallon Thu, 1 Feb 2001 21:22:59 +0100 armagetron (0.1.4.3-2) unstable; urgency=low * src/network/net_udp.cpp: s/size_t/socklen_t/ (closes: bug#84012) -- Marcelo E. Magallon Mon, 29 Jan 2001 21:41:29 +0100 armagetron (0.1.4.3-1) unstable; urgency=low * New upstream release. * debian/rules: use src/tron/armagetron instead of src/armagetron for the binary. -- Marcelo E. Magallon Wed, 24 Jan 2001 01:24:55 +0100 armagetron (0.1.3.20000730-4) unstable; urgency=low * Recompiled with new libsdl-image1.1 (did I forget to upload the last one?) (closes: bug#79564) * Fixed extra space in doc-help section -- Marcelo E. Magallon Wed, 18 Oct 2000 23:10:20 +0200 armagetron (0.1.3.20000730-3) unstable; urgency=low * Recompiled with new libsdl-image1.1 from CTS -- Marcelo E. Magallon Wed, 18 Oct 2000 23:10:20 +0200 armagetron (0.1.3.20000730-2) unstable; urgency=low * The great blooper fixup. * Recompiled with new libsdl-image1.1 (thanks cts!) (closes: bug#75069) * Hmmm... libsdl-image1.1 removed the inversion of alpha. Remove here likewise. * src/textures.cpp: accept 8 bpp images (GL_LUMINANCE) * Oops. Armagetron's server manpage is not there. Make one. (closes: bug#74505) * debian/rules: add armagetron-server.6 manpage. * debian/rules: Moved data files to /usr/share/games/armagetron/ (closes: bug#74517) * debian/menu: zap /usr/bin (closes: bug#74576) * debian/armagetron.6: added link to website. -- Marcelo E. Magallon Wed, 18 Oct 2000 23:10:20 +0200 armagetron (0.1.3.20000730-1) unstable; urgency=low * New upstream release. -- Marcelo E. Magallon Tue, 3 Oct 2000 09:43:25 +0200 armagetron (0.1.3-0) unstable; urgency=low * Initial Release. -- Marcelo E. Magallon Sun, 30 Jul 2000 21:46:08 +0200