xbubble (0.5.11.2-3.4) unstable; urgency=medium

  * Non-maintainer upload.
  * Don't build with -Werror to workaround #853709 in gcc.

 -- Adrian Bunk <bunk@debian.org>  Sat, 18 Nov 2017 23:25:03 +0200

xbubble (0.5.11.2-3.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix FTBFS for libpng16 -- Patch from Noguhiro (Closes: #650571)

 -- Tobias Frost <tobi@debian.org>  Thu, 07 Jan 2016 23:19:40 +0100

xbubble (0.5.11.2-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fixes FTBFS: loadpng.c ignoring return value of fread (Closes: #664910).

 -- Thomas Goirand <zigo@debian.org>  Mon, 30 Apr 2012 08:23:12 +0000

xbubble (0.5.11.2-3.1) unstable; urgency=low

  [Jari Aalto]
  * Non-maintainer upload.
    - Move to packaging format "3.0 (quilt)" due to patch.
  * debian/patches
    - (Number 10): Add patch to fix Gcc 4.4 error: declaration of 'round'
      shadows a global declaration. Patch thanks to Ilya Barygin
      <barygin@gmail.com>. (RC bug FTBFS serious; Closes: #552885).
  * debian/source/format
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 30 Mar 2010 16:41:03 +0300

xbubble (0.5.11.2-3) unstable; urgency=low

  * Check return value of more functions (Closes: #511922).
    Thanks James Westby <jw+debian@jameswestby.net> for the patch.
  * Add missing 'Depends: ${misc:Depends}' (lintian).

 -- Uwe Hermann <uwe@debian.org>  Tue, 10 Mar 2009 02:20:39 +0100

xbubble (0.5.11.2-2) unstable; urgency=low

  * Standards-Version: 3.8.0
    + debian/menu: Move to new section "Games/Blocks".
    + debian/control: Add Homepage field.
  * Drop obsolete 'x-dev' build-dependency.
  * debian/copyright: Switch to machine-readable format.
  * debian/watch: Add file.
  * debian/rules: Add 'LDFLAGS = -Wl,--as-needed' to prevent linking
    against unneeded libs.

 -- Uwe Hermann <uwe@debian.org>  Sat, 27 Sep 2008 23:09:51 +0200

xbubble (0.5.11.2-1) unstable; urgency=low

  * New upstream release (Closes: #365147).
  * Switched to debhelper 5 (+ cdbs).
  * Standards-Version: 3.7.2 (no changes).
  * Mention the license (LGPL) of src/gettext.h in debian/copyright.

 -- Uwe Hermann <uwe@debian.org>  Tue, 30 May 2006 18:23:57 +0200

xbubble (0.5.11.1-1) unstable; urgency=low

  * New upstream release (Closes: #358240). This fixes a GCC 4.1 problem.
    Thanks Martin Michlmayr and Martin Quinson.
  * debian/copyright: Be more verbose. Mark my own packaging as public domain.

 -- Uwe Hermann <uwe@debian.org>  Wed,  5 Apr 2006 01:14:19 +0200

xbubble (0.5.11-1) unstable; urgency=low

  * New upstream release (Closes: #346275).
  * Standards-Version: 3.6.2.0 (no changes).
  * Updated debian/copyright.
  * Replace "xlibs-dev" Build-Depends with "libx11-dev, x-dev, libxt-dev".
    Thanks to Martin Quinson for the help! (Closes: #346764).

 -- Uwe Hermann <uwe@debian.org>  Sat, 14 Jan 2006 21:37:54 +0100

xbubble (0.5.10-2) unstable; urgency=low

  * Fixed debian/copyright.
  * Build-Depend on libpng-dev now (transition to libpng 1.2, as libpng 1.0
    will be removed from the archive).

 -- Uwe Hermann <uwe@debian.org>  Mon, 13 Jun 2005 17:57:34 +0200

xbubble (0.5.10-1) unstable; urgency=low

  * New upstream release (Closes: #257080).
  * Updated download location of the tarball.
  * Build-Depend on libpng2-dev instead of libpng3-dev for now.
  * Added quotes around menu entries.

 -- Uwe Hermann <uwe@debian.org>  Sat,  7 Aug 2004 12:29:06 +0200

xbubble (0.5.8-1) unstable; urgency=low

  * The "Thanks for your patience" release.
  * New upstream release (Closes: #199441).
  * Split the package into xbubble and xbubble-data.
  * Standards-Version: 3.6.1.0 (no changes).
  * debian/docs: Added TODO and NetworkProtocol.
  * debian/copyright: Updated URL to upstream download location.
  * Switched to cdbs.
  * Build-Depend on debhelper (>= 4.1.46) and autotools-dev, which is
    required by cdbs.
  * Acknowledge NMU. Upstream now included the patch from Goswin Brederlow.
    Thanks Goswin and Joachim! (Closes: #189971).

 -- Uwe Hermann <uwe@debian.org>  Sun,  7 Dec 2003 16:07:04 +0100

xbubble (0.2.5-1.1) unstable; urgency=low

  * Non-maintainer upload at BSP at DebCamp
  * Apply patch to make it find the X11 libs (from Goswin
    Brederlow) (closes #189971)

 -- Joachim Breitner <mail@joachim-breitner.de>  Thu, 17 Jul 2003 14:13:46 +0200

xbubble (0.2.5-1) unstable; urgency=low

  * New upstream release (Closes: #188430).
  * Standards-Version: 3.5.9.0 (no changes).
  * Use debhelper v4.
  * Updated debian/copyright.
  * Added some fixes from CVS.
  * Added the src/gettext.h file from CVS.

 -- Uwe Hermann <uwe@debian.org>  Tue, 15 Apr 2003 23:45:28 +0200

xbubble (0.2-1) unstable; urgency=low

  * New upstream release.
  * Acknowledge NMU. Thanks Goswin and Thorsten! (Closes: #147507).
  * Standards-Version: 3.5.7.0
    + Always provide debugging symbols.
    + Added support for noopt option.
  * Added NEWS to debian/docs.
  * Removed some Debian changes from the diff, because those changes have
    been merged upstream.
  * Fix cut'n'paste error in debian/copyright.

 -- Uwe Hermann <uwe@debian.org>  Thu,  5 Sep 2002 03:23:32 +0200

xbubble (0.1.1-2.1) unstable; urgency=low

  * Non maintainer upload during bug squashing party.
  * Apply the patch from Goswin Brederlow. Changes:
    + Build against libpng3.
    + Pass -mieee to the compiler on alpha to fix the arithmetic 
      exceptions on that architecture (Closes: #147507).

 -- Torsten Landschoff <torsten@debian.org>  Sat, 31 Aug 2002 20:32:58 +0200

xbubble (0.1.1-2) unstable; urgency=low

  * Applied a small patch from Lukas Geyer <lgeyer@umich.edu>, which fixes
    a problem with unsigned chars (Closes: #151291). Thanks Lukas!

 -- Uwe Hermann <uwe@debian.org>  Fri, 28 Jun 2002 20:45:38 +0200

xbubble (0.1.1-1) unstable; urgency=low

  * Initial Release (Closes: #139077).
  * Several manpage fixes.

 -- Uwe Hermann <uwe@debian.org>  Wed, 20 Mar 2002 14:28:27 +0100

