X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=928e55e0a79191affafada4ce54ccbafdbb29f0a;hb=7d74230210a74c2d78ec91727ac34f82f1226fa4;hp=5d794662111775243cfcfa546e930ab4bb6dfcc4;hpb=6f843050794a37ea42f01a947b706b97a06c4e7f;p=pkg-ncmpc.git diff --git a/debian/changelog b/debian/changelog index 5d79466..928e55e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,33 @@ -ncmpc (0.16-1) unstable; urgency=low +ncmpc (0.16.1-1) unstable; urgency=low * New upstream release. - -- Sebastian Harl Sun, 27 Dec 2009 18:49:25 +0100 + -- Sebastian Harl Tue, 19 Jan 2010 19:14:13 +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