[Bug 479188] Re: Please sync armagetronad 0.2.8.3~rc3-1 (universe) from Debian unstable (main).

Bhavani Shankar right2bhavi at gmail.com
Mon Nov 9 14:24:40 UTC 2009


** Description changed:

  -----BEGIN PGP SIGNED MESSAGE-----
  Hash: SHA1
  
   affects ubuntu/armagetronad
   status new
   importance wishlist
   subscribe ubuntu-universe-sponsors
  
  Please sync armagetronad 0.2.8.3~rc3-1 (universe) from Debian unstable
  (main).
  
  
  Explanation of the Ubuntu delta and why it can be dropped:
  
- ENTER_EXPLANATION_HERE
+ Debian has updated their package to 0.2.8.3 which includes fix for LP: #341491 which is the only ubuntu change
+ So package can be synced
  
  Changelog since current lucid version 0.2.8.2.1-10ubuntu1:
  
- armagetronad (0.3.0-4) experimental; urgency=low
+  armagetronad  (0.2.8.3~rc3-1) unstable; urgency=low
  
-   * Remove a few extraneous #includes from 00_gcc-4.3 patch.
-   * Make armagetron-common remove old conffiles on purge. (Closes: #454398)
+    * New upstream release candidate. (Closes: #521187)
+    * Drop armagetron-* dummy packages for squeeze.
+    * Reformat some descriptions in debian/control which had long lines.
  
-  -- Christine Spang <christine at debian.org>  Fri, 01 Feb 2008 12:58:01
- -0500
- 
- armagetronad (0.3.0-3) experimental; urgency=low
- 
-   * Move homepage from package description to the Homepage: field.
-   * Make a few minor cleanups in debian/rules and added configure
-     targets.
-   * Bump to Standards-Version 3.7.3.
-   * Update patch 00_gcc-4.3 so that compiling with gcc 4.3 actually
-     works. (Closes: #454857)
-   * Fix formatting of debian NEWS file.
- 
-  -- Christine Spang <christine at debian.org>  Sun, 27 Jan 2008 18:34:32
- -0500
- 
- armagetronad (0.3.0-2) experimental; urgency=low
- 
-   * Really fix .desktop file and double-check with desktop-file-validate.
-     (Closes: #433372)
- 
-  -- Christine Spang <christine at debian.org>  Tue, 09 Oct 2007 00:27:07
- +0000
- 
- armagetronad (0.3.0-1) experimental; urgency=low
- 
-   * New upstream beta release.
-     - Refresh 00_gcc-4.3 patch.
-   * Build-Depend on ftgl-dev.
-   * Remove userconf upgrade-related code from armagetronad.wrapper;
-     upgrades from < 0.2 are no longer supported.
-   * Fix .desktop file's categories to comply with the Freedesktop.org
-     spec. (Closes: #433372)
-   * Make Debian menu file compliant with the new Debian menu structure. 
- 
-  -- Christine Spang <christine at debian.org>  Wed, 08 Aug 2007 15:40:33
- +0000
- 
- armagetronad (0.2.8.2.1-5) unstable; urgency=low
- 
-   * Added debian/watch.
- 
-  -- Christine Spang <christine at debian.org>  Tue, 01 May 2007 16:04:25
+  -- Christine Spang <christine at debian.org>  Fri, 11 Sep 2009 20:45:56
  -0400
- 
- armagetronad (0.2.8.2.1-4) unstable; urgency=low
- 
-   * Remove bashism in armagetronad-dedicated initscript. (Closes: #420715)
-   * Really fix the .desktop file's icon path. No, really. (Closes: #420730)
-   * Remove some cruft from debian/
-   * Build-Depend on quilt (>= 0.40). Thanks, lintian.
- 
-  -- Christine Spang <christine at debian.org>  Tue, 24 Apr 2007 11:38:26
- -0400
- 
- armagetronad (0.2.8.2.1-3) unstable; urgency=low
- 
-   * Set the armagetronad user's shell to /bin/false in the
-     armagetronad-dedicated package's postinst.
-   * Fix .desktop icon path.
-   * Fix /etc/armagetronad-dedicated symlink in armagetronad-dedicated.links
-     (Closes: #420453)
-   * Use quilt to manage patches.
-   * Incorporate patch to fix building with gcc 4.3, thanks to Martin
-     Michlmayr. (Closes: #417103)
- 
-  -- Christine Spang <christine at debian.org>  Sun, 22 Apr 2007 15:28:54
- -0400
- 
- armagetronad (0.2.8.2.1-2) unstable; urgency=low
- 
-   * Change my maintainer e-mail address.
-   * Upload to unstable.
- 
-  -- Christine Spang <christine at debian.org>  Tue, 10 Apr 2007 11:25:58
- -0400
- 
- armagetronad (0.2.8.2.1-1) experimental; urgency=low
- 
-   * New maintainer. (Closes: #402225)
-   * Acknowledge NMU. Thanks Petter! (Closes: #325110, #318998, #311736)
-   * Updated to Standards-Version 3.7.2.2.
-   * Fixed minor grammar mistake in manpage.
-   * armagetron.menu updates:
-     - made more readable
-     - properly update menus in armagetron.{postinst,postrm}
-     - added menu hints (Closes: #312905)
-   * New upstream version. (Closes: #325101)
-     - Fixes security bugs:
-         - CAN-2005-0371 (Closes: #296840)
-         - CVE-2006-3673 (Closes: #379062)
-         - CVE-2006-3674
-   * Updated dependencies.
-   * Remove now-unnecessary g++ 4.0 patch and remove dependency
-     on dpatch.
-   * Almost completely rewrite debian/rules since so many changes
-     have occurred since last release.
-     - Add {armagetron,armagetron-common,armagetron-server}.install
-       and use dh_install to install files into separate tmpdirs.
-     - Add armagetron-common.docs and use dh_installdocs.
-     - Use dh_link and add appropriate files.
-   * Clean up debian/copyright.
-   * Upstream has changed names. Renamed packages.
-   * Removed old armagetron.xpm in debian/ and instead use the shipped
-     medium PNG file for the Debian menu (converted to XPM during build).
-   * Added lsb-compliant initscript and default file for armagetronad-server.
-   * Removed cruft from pre/post-inst scripts.
-   * Improved package descriptions.
-   * Migrated old armagetron packages to dummy upgrade packages.
-   * Almost completely rewrote manpages for both armagetronad and
-     armagetronad-dedicated.
-   * Fix bug in server initscript so startup honours setting in
-     /etc/default/armagetronad-dedicated.
-   * Don't start the server if it's already running.
- 
-  -- Christine Spang <spang at mit.edu>  Mon,  5 Mar 2007 10:25:44 -0500
- 
- 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 <pere at debian.org>  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 <aeb at debian.org>  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 <vorlon at debian.org>  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 <aeb at debian.org>  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 <aeb at debian.org>  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 <aeb at debian.org>  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 <aeb at debian.org>  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 <aeb at debian.org>  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 <aeb at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <tbm at cyrius.com>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  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 <mmagallo at debian.org>  Wed, 18 Oct 2000 23:10:20
- +0200
- 
- armagetron (0.1.3.20000730-1) unstable; urgency=low
- 
-   * New upstream release.
- 
-  -- Marcelo E. Magallon <mmagallo at debian.org>  Tue,  3 Oct 2000 09:43:25
- +0200
- 
- armagetron (0.1.3-0) unstable; urgency=low
- 
-   * Initial Release.
- 
-  -- Marcelo E. Magallon <mmagallo at debian.org>  Sun, 30 Jul 2000 21:46:08
- +0200
- 
  
  -----BEGIN PGP SIGNATURE-----
  Version: GnuPG v1.4.6 (GNU/Linux)
  
  iD8DBQFK+CPbL+KnYRaooWIRAuxzAJ9g+vYMPX84QrCrioo2qUneICj6egCdH5uM
  gcITUULK8u1Vdh4AeGctuQM=
  =c4Eb
  -----END PGP SIGNATURE-----

** Tags added: sync

-- 
Please sync armagetronad 0.2.8.3~rc3-1 (universe) from Debian unstable (main).
https://bugs.launchpad.net/bugs/479188
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list