Code

control: Updated standards-version to 3.9.1 -- no changes.
[pkg-ncmpc.git] / debian / changelog
index a21325131e7716efdea15cb22e8f6fda3f8bdf15..23724d67e304f50f9891680e0cae7d1db341c82f 100644 (file)
@@ -1,18 +1,49 @@
-ncmpc (0.16-1) unstable; urgency=low
+ncmpc (0.17-1) unstable; urgency=low
+
+  * New upstream release.
+    - Fixed range selection in "shuffle" command; thanks to Michael Marineau
+      for reporting this (Closes: #585823).
+  * debian/patches:
+    - Added bts589660-updated-manpage -- updated obsolete parts of the
+      manpage; thanks to Martin Hradil for reporting this (Closes: #589660).
+  * debian/control:
+    - Updated standards-version to 3.9.1 -- no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Fri, 30 Jul 2010 14:38:27 +0200
+
+ncmpc (0.16.1-1) unstable; urgency=low
 
   * New upstream release.
+  * debian/patches:
+    - Removed include_config_h.dpatch -- included upstream.
+    - Removed manpage_typos.dpatch -- included upstream.
+
+ -- Sebastian Harl <tokkee@debian.org>  Tue, 19 Jan 2010 21:22:21 +0100
+
+ncmpc (0.16-1) unstable; urgency=low
+
+  * 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:44:30 +0100
+ -- Sebastian Harl <tokkee@debian.org>  Sun, 27 Dec 2009 23:43:36 +0100
 
 ncmpc (0.15-1) unstable; urgency=low