Code

rules: Use dpkg-buildflags to get CPPFLAGS, CFLAGS, and LDFLAGS.
[pkg-ncmpc.git] / debian / changelog
index 3024559f7510519d06a3ab9d26bd5e0ae668690a..b14251b23fa7080747b528dfff6db0f4d0c57757 100644 (file)
@@ -5,13 +5,21 @@ ncmpc (0.21-1) UNRELEASED; urgency=low
       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.
+    - Use dpkg-buildflags to get CPPFLAGS, CFLAGS, and LDFLAGS.
   * 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