Code

changelog: Close bugs fixed in the new upstream release.
[pkg-ncmpc.git] / debian / changelog
index 21d07dfac0a94a9413598b8d05db83cfa1b51fd3..d1f629f83ede88d70e6351351eeae8a2b12d0cf3 100644 (file)
@@ -1,16 +1,27 @@
 ncmpc (0.16-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+    - Fixed accuracy of "Database updated" message; thanks to Joey Hess for
+      reporting this (Closes: #548266).
+    - Update volume display without delay; thanks to Joey Hess for reporting
+      this (Closes: #551271).
+    - Execute lyrics plugins according to their lexical sorting order; thanks
+      to Jonathan Neuschäfer for reporting this (Closes: #553063).
   * debian/control:
     - Build-depend on libmpdclient-dev, required by the new upstream release.
     - Build-depend on dpatch.
+    - Let all packages depend on ${misc:Depends}.
   * debian/rules:
     - Run 'make check' unless the nocheck option has been specified in
       DEB_BUILD_OPTIONS.
   * debian/patches:
     - Added include_config_h.dpatch -- this patch adds some missing includes.
+    - Added manpage_typos.dpatch -- this patch fixes some typos in the
+      manpage.
+  * Added debian/README.source:
+    - The file includes a pointer to /usr/share/doc/dpatch/README.source.gz.
 
- -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 22:41:22 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 23:43:36 +0100
 
 ncmpc (0.15-1) unstable; urgency=low