X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=debian%2Fchangelog;h=cd82bc96e712c3accc941cd88bfebb0be7b446b2;hb=d53b6bd48d57a1dfc6c7b2fbfb6ebe6b334e397c;hp=d7116ce8c92a813e15db5ccfcdccba73ef07c636;hpb=7cef911f535ec0a3873effa9d7f8d05ccea05f44;p=pkg-ncmpc.git diff --git a/debian/changelog b/debian/changelog index d7116ce..cd82bc9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,46 @@ +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 21:30:13 +0200 + -- Sebastian Harl Thu, 08 Oct 2009 22:05:01 +0200 ncmpc (0.14-1) unstable; urgency=low