X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=82c2f74911f704aabaa7acbf00bb7ec791bbee1f;hp=47daaea5ef1b470a3aafa749ab7e802c197ddcee;hb=f7d9e1cea0c03024abe01792550178d60f099e59;hpb=9e22f9885117b56ca5bde6af76e09c4eeced803a diff --git a/debian/changelog b/debian/changelog index 47daaea..82c2f74 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,41 @@ +ncmpc (0.21-1) UNRELEASED; urgency=low + + * New upstream release (Closes: #659815). + - Fixes a crash on the lyrics screen; thanks to Jonathan Neuschäfer for + reporting this (Closes: #638830). + - Fixes linking with ld --as-needed; thanks to Matthias Klose for + reporting this (Closes: #641612). + - Fixes connection reporting when using $MPD_HOST; thanks to Daniel Kahn + Gillmor for reporting this (Closes: #605710). + * debian/control: + - Build-depend on libmpdclient-dev (>= 2.5~); this is required for the new + chat screen. + * debian/rules: + - Enable chat-screen feature. + - Split build target into build-arch and build-indep. + * debian/control, debian/rules: + - Enable documentation and build-depend on doxygen. + * debian/patches, debian/control: + - Dropped bts589660-updated-manpage; merged upstream. + - Dropped build-dependency on dpatch. + - Dropped debian/README.source. + + -- 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). - - -- Sebastian Harl Fri, 30 Jul 2010 13:55:48 +0200 + * 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