X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fchangelog;h=8ca60e712379e75952cc3ed5eaf1d742bfa50475;hb=1788d4163534993fe112ef75fecaed2cd0ab7e8a;hp=54fa940f268cef8a665584e471342a647ffff7ce;hpb=26f9aac3a4e9d3ddf0b338e0e8b7e4176c389696;p=pkg-ncmpc.git diff --git a/debian/changelog b/debian/changelog index 54fa940..8ca60e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,35 @@ -ncmpc (0.21-1) UNRELEASED; urgency=low +ncmpc (0.27-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Sebastian Harl Sun, 22 Oct 2017 13:57:38 +0200 + +ncmpc (0.25-0.1) unstable; urgency=medium + + * Non-maintainer upload. + * New upstream release + - this release includes the autoreconf fixes + * debian/patches/lirc.patch: + - Adapt the configure script to detect the new lirc (Closes: #842326). + (patch has been accepted upstream) + + -- Alec Leamas Fri, 28 Oct 2016 07:05:23 +0200 + +ncmpc (0.24-1) unstable; urgency=medium + + * New upstream release. + + -- Sebastian Harl Tue, 15 Jul 2014 20:50:09 +0200 + +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 @@ -10,12 +41,24 @@ ncmpc (0.21-1) UNRELEASED; urgency=low * 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