X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=ce3080e9c2f0b70f4a02c212dd5f711375273872;hp=ecd9c735a43bc9c2b211b7ff43c43c68278565de;hb=1ee5994f4a6547fbf2796a57b8c33d0e9c34504e;hpb=298607c3f490545d00945df4b1dfb99f99c6ef8c diff --git a/debian/changelog b/debian/changelog index ecd9c73..ce3080e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,42 @@ +ncmpc (0.23-1) unstable; urgency=low + + * New upstream release. + * debian/rules: + - Removed work-around for leoslyrics; the scripts were removed upstream. + + -- Sebastian Harl Sat, 12 Jul 2014 19:30:57 +0200 + +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. + * 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 * New upstream release. @@ -6,8 +45,12 @@ ncmpc (0.17-1) unstable; urgency=low * 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:34:03 +0200 + -- Sebastian Harl Fri, 30 Jul 2010 14:49:31 +0200 ncmpc (0.16.1-1) unstable; urgency=low