Skip to content

Debian Changelog gbemol (0.3.2-1)

2009

gbemol (0.3.2-1) unstable; urgency=low

   * New upstream release (just a few minor bugfixes).
   * debian/control:
     + demote mpd to the "Suggests:" field, since gbemol doesn't actually
       needs mpd to run. (Closes: #506483)
     + add intltool as a build-dep to fix FTBFS.
     + update Standards-Version to 3.8.1.

 -- Andrea Colangelo <warp10@ubuntu.com>  Sat, 02 May 2009 19:24:46 +0200

2008

gbemol (0.3.1-2) unstable; urgency=low

   * debian/control: update Standards-Version to 3.8.0.
   * debian/patches/10_desktop_file.dpatch: modify to fix some other errors in
     gbemol.desktop.
   * debian/patches/20_implicit_pointer_conversion.dpatch: add to fix segfaults
     happening on architectures where the size of a pointer is greater than the
     size of an integer. Thanks to dann frazier for the patch. (Closes: #469410)
   * debian/patches/30_fix_FTFBS_glibc2.8.dpatch: add to avoid FTBFS when
     building under glibc2.8.
   * debian/patches/00list: update accordingly.

 -- Andrea Colangelo <warp10@ubuntu.com>  Thu, 26 Jun 2008 21:54:10 +0200

gbemol (0.3.1-1) unstable; urgency=low

   * Initial release (Closes: #468150)
   * debian/patches/10_desktop_file.dpatch: removes the obsolete Encoding: key
     from the .desktop file to fix lintian warning.

 -- Andrea Colangelo <warp10@ubuntu.com>  Wed, 06 Feb 2008 23:58:37 +0100