X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=176697f313dc4c0f1495ea73fba6ff8c79e5efd8;hp=9830a12dcf4d60d9e0fb73127de218a35614a253;hb=88185e471b15fff9bce5b0c589b917b1302edbc5;hpb=87891f73111f60efd05d2db4b6afc14987d72a90 diff --git a/debian/changelog b/debian/changelog index 9830a12..176697f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,33 @@ -ncmpc (0.21-1) UNRELEASED; urgency=low +ncmpc (0.21-1) unstable; 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. + - Updated to standards-version 3.9.5. * debian/rules: - Enable chat-screen feature. + - Split build target into build-arch and build-indep. + - Use dpkg-buildflags to get CPPFLAGS, CFLAGS, and LDFLAGS. + - Do not install leoslyrics plugins; Leo's Lyrics's API seems to be done; + thanks to Thorsten Sperber for reporting this (Closes: #654243). * debian/control, debian/rules: - Enable documentation and build-depend on doxygen. - - -- Sebastian Harl Sat, 23 Nov 2013 20:33:15 +0100 + * debian/patches, debian/control: + - Dropped bts589660-updated-manpage; merged upstream. + - Dropped build-dependency on dpatch. + - Dropped debian/README.source. + * debian/source/format: + - Switch to source format '3.0 (quilt)'; thanks to Jari Aalto for + reporting this and providing initial patches (Closes: #668488). + + -- Sebastian Harl Sun, 27 Apr 2014 14:06:11 +0200 ncmpc (0.17-1) unstable; urgency=low