X-Git-Url: https://git.tokkee.org/?p=pkg-ncmpc.git;a=blobdiff_plain;f=debian%2Fchangelog;h=cda329ca8a587ecc670d7206c884fae0af4cfaaa;hp=8ffd713162034d18aacd5a47ffffe252c62bcc18;hb=b69d484ce8a420202f145396f5b39fcf0cb78925;hpb=83bf49d129ba5e5e4aeda1b193da2086ceac3f99 diff --git a/debian/changelog b/debian/changelog index 8ffd713..cda329c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,23 @@ 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~). + - Build-depend on libmpdclient-dev (>= 2.5~); this is required for the new + chat screen. + * debian/rules: + - Enable chat-screen feature. + * 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