X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=b9ea310e7833e2950fcd078782d52de94ac2c425;hp=cc850b49dd01dc8ae38ea2a76f9d4c7dfcc55fad;hb=a901a21300d10f9e6f1d0557cf538313387b1b4b;hpb=6f3abb620039e73bf3f2481d68220f719c3d012b diff --git a/debian/changelog b/debian/changelog index cc850b4..b9ea310 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,69 @@ -ncmpc (0.13-2) unstable; urgency=low +ncmpc (0.21-1) UNRELEASED; urgency=low + + * New upstream release (Closes: #659815). + + -- Sebastian Harl Sat, 23 Nov 2013 20:33:15 +0100 + +ncmpc (0.17-1) unstable; urgency=low + + * New upstream release. + - Fixed range selection in "shuffle" command; thanks to Michael Marineau + for reporting this (Closes: #585823). + * debian/patches: + - Added bts589660-updated-manpage -- updated obsolete parts of the + manpage; thanks to Martin Hradil for reporting this (Closes: #589660). + * debian/control, debian/copyright: + - Updated standards-version to 3.9.1 -- include the complete BSD license + in debian/copyright rather than referencing the file in /u/s/common- + licenses. + + -- Sebastian Harl Fri, 30 Jul 2010 14:49:31 +0200 + +ncmpc (0.16.1-1) unstable; urgency=low + + * New upstream release. + * debian/patches: + - Removed include_config_h.dpatch -- included upstream. + - Removed manpage_typos.dpatch -- included upstream. + + -- Sebastian Harl Tue, 19 Jan 2010 21:22:21 +0100 + +ncmpc (0.16-1) unstable; urgency=low + + * New upstream release: + - Fixed accuracy of "Database updated" message; thanks to Joey Hess for + reporting this (Closes: #548266). + - Update volume display without delay; thanks to Joey Hess for reporting + this (Closes: #551271). + - Execute lyrics plugins according to their lexical sorting order; thanks + to Jonathan Neuschäfer for reporting this (Closes: #553063). + * debian/control: + - Build-depend on libmpdclient-dev, required by the new upstream release. + - Build-depend on dpatch. + - Let all packages depend on ${misc:Depends}. + * debian/rules: + - Run 'make check' unless the nocheck option has been specified in + DEB_BUILD_OPTIONS. + * debian/patches: + - Added include_config_h.dpatch -- this patch adds some missing includes. + - Added manpage_typos.dpatch -- this patch fixes some typos in the + manpage. + * Added debian/README.source: + - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz. + + -- Sebastian Harl Sun, 27 Dec 2009 23:43:36 +0100 + +ncmpc (0.15-1) unstable; urgency=low + + * New upstream release: + - Fixed NULL pointer dereference when not yet connected; thanks to Joey + Hess for reporting this (Closes: #540415). + * debian/control: + - Updated Standards-Version to 3.8.3 - no changes. + + -- Sebastian Harl Thu, 08 Oct 2009 22:05:01 +0200 + +ncmpc (0.14-1) unstable; urgency=low * Re-upload to unstable - Lenny has been released. * debian/control: @@ -6,8 +71,12 @@ ncmpc (0.13-2) unstable; urgency=low - Updated version of build-dependency debhelper to >= 7. * debian/compat: - Updated from deprecated version 4 to the now recommended version 7. + * debian/rules: + - Use dh_prep instead of the deprecated dh_clean -k. + - Pass CFLAGS as arguments to configure instead of setting them in the + environment - this is the recommended way. - -- Sebastian Harl Fri, 17 Apr 2009 20:09:55 +0200 + -- Sebastian Harl Sat, 06 Jun 2009 20:19:58 +0200 ncmpc (0.13-1) experimental; urgency=low