Skip to content

Debian Changelog ncmpcpp (0.5.6-2)

2011

ncmpcpp (0.5.6-2) unstable; urgency=low

   * Update debian/control
     - Change Build-Depends from libcurl4-dev to libcurl4-gnutls-dev.
       (Closes: #610847)

 -- Damien Leone <damien.leone@fensalir.fr>  Tue, 08 Mar 2011 19:01:46 +0100

ncmpcpp (0.5.6-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/changelog.patch
     + Fix patch format. (Closes: #608800)

 -- Damien Leone <damien.leone@fensalir.fr>  Fri, 07 Jan 2011 12:34:14 +0100

2010

ncmpcpp (0.5.5-1) unstable; urgency=low

   * New upstream release. (Closes: #598789)
   * Update to new Standards-Version 3.9.1.

 -- Damien Leone <damien.leone@fensalir.fr>  Sat, 04 Dec 2010 16:53:17 +0100

ncmpcpp (0.5.4-1) unstable; urgency=high

   * New upstream release.
     + Set urgency to high because it fixes a potential deletion of directories.
   * Update copyright file.
   * debian/patches/charset-use-free-to-release-memory.patch
     + Remove patch since it is fixed in new release.
   * Switch to dpkg-source 3.0 (quilt).
     + Get rid of Build-Depends on quilt.
     + Remove include of CDBS quilt file.

 -- Damien Leone <damien.leone@fensalir.fr>  Fri, 16 Jul 2010 11:57:41 +0200

ncmpcpp (0.5.2-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/visualizer-remove-warning.patch
      + Remove a g++ warning.
   * debian/patches/charset-use-free-to-release-memory.patch
      + Use free(3) instead of delete[] to release memory allocated by strdup(3).

 -- Damien Leone <damien.leone@fensalir.fr>  Wed, 03 Mar 2010 20:06:15 +0100

ncmpcpp (0.5.1-1) unstable; urgency=low

   * New upstream release.

 -- Damien Leone <damien.leone@fensalir.fr>  Sat, 20 Feb 2010 16:50:53 +0100

ncmpcpp (0.5-1) unstable; urgency=low

   * Update to new Standards-Version: 3.8.4
   * debian/patches/fix_typos_manpage.patch
      + Fix typos in the manpage.

 -- Damien Leone <damien.leone@fensalir.fr>  Sat, 13 Feb 2010 15:32:47 +0100

ncmpcpp (0.5-0.1) unstable; urgency=low

   * Non-maintainer upload.
   * Switch to dpkg-source 3.0 (quilt) format.
   * New upstream release. (Closes: #566162)
   * Enable visualizer feature. (Closes: #553382)
   * Enable outputs feature.
   * Disable iconv.
   * Install ncmpcpp-completion.bash from doc as
       /etc/bash_completion.d/ncmpcpp.

 -- Laurent Arnoud <laurent.arnoud@gmail.com>  Sat, 30 Jan 2010 16:24:16 +0100

2009

ncmpcpp (0.4.1-1) unstable; urgency=low

   * New upstream release.
   * Update to new Standards-Version 3.8.3.
   * debian/patches/use_z_instead_of_l_for_size_t.patch
     + Remove patch since it is fixed in new release.
   * debian/patches/initialize_color_value_to_get_rid_of_the_warning.patch
     + Remove patch since it is fixed in new release.
   * debian/patches/changelog.patch
     + Add the project's ChangeLog generated by git-log.

 -- Damien Leone <damien.leone@fensalir.fr>  Fri, 09 Oct 2009 19:15:08 +0200

ncmpcpp (0.3.5-1) unstable; urgency=low

   * New upstream release.
   * Update to new Standard-Version 3.8.2.
   * debian/patches/use_z_instead_of_l_for_size_t.patch
     + Remove a g++ warning.
   * debian/patches/initialize_color_value_to_get_rid_of_the_warning.patch
     + Remove a g++ warning, patch taken from git.

 -- Damien Leone <damien.leone@fensalir.fr>  Mon, 25 May 2009 20:34:43 +0200

ncmpcpp (0.3.4-1) unstable; urgency=low

   * New upstream release.
   * Removed deprecated dh_desktop.

 -- Damien Leone <damien.leone@fensalir.fr>  Mon, 01 Jun 2009 15:06:48 +0200

ncmpcpp (0.3.3-1) unstable; urgency=low

   * New upstream release.
   * debian/patches/charset_use_macros.patch
     + Remove patch since it has been fixed in this release.

 -- Damien Leone <damien.leone@fensalir.fr>  Tue, 24 Mar 2009 15:13:29 +0100

ncmpcpp (0.3.2-1) unstable; urgency=low

   * New upstream release.
   * debian/rules:
     + Use upstream manpage.
     + Install desktop entry file.
   * debian/watch:
     + Fix URL pattern.
   * debian/copyright:
     + Add license for libmpdclient.* files.
   * debian/patches/*:
     + Remove patches numerotation.
   * debian/patches/autoreconf.patch:
     + Fix patching temporary files.
   * Use macros instead of inline functions in charset.h, this is a bug
     which has been fixed in git version.
     + Add debian/patches/charset_use_macros.patch.
   * Add a desktop entry file

 -- Damien Leone <damien.leone@fensalir.fr>  Tue, 24 Mar 2009 15:13:29 +0100

ncmpcpp (0.3.1-1) unstable; urgency=low

   * Initial release (Closes: #514915)

 -- Damien Leone <damien.leone@fensalir.fr>  Sat, 21 Mar 2009 19:16:48 +0100