Code

rules: Split build target into build-arch and build-indep.
[pkg-ncmpc.git] / debian / changelog
index b9ea310e7833e2950fcd078782d52de94ac2c425..82c2f74911f704aabaa7acbf00bb7ec791bbee1f 100644 (file)
@@ -1,6 +1,24 @@
 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 <tokkee@debian.org>  Sat, 23 Nov 2013 20:33:15 +0100