Code

Build-depend on liblircclient-dev.
[pkg-ncmpc.git] / debian / changelog
index 5be11aa787173900c34b5278fd74d6f29a9088ea..bbf548150f5a4c9c8830fbc3e82a51c8ce677cfd 100644 (file)
@@ -1,3 +1,36 @@
+ncmpc (0.12-1) experimental; urgency=low
+
+  * New upstream release:
+    - Added support for wide characters (Closes: #395407).
+    - Fixed a segfault when working with empty or removed directories
+      (Closes: #471761).
+    - Added command "locate" ('G') which locates a song in the database
+      browser; thanks to Hagen Fuchs for the original patch (Closes: #496450).
+    - Fixed connection handling (Closes: #497359).
+    - Fixed handling of the "timedisplay-type" config option; thanks to Stefan
+      Bender for the original patch (Closes: #497917).
+  * Uploading to experimental because of the Lenny freeze.
+  * debian/control:
+    - Added Homepage and Vcs-{Git,Browser} fields.
+    - Added versioned build dependency on dpkg-dev (>= 1.14.6) to support the
+      new fields.
+    - Suggest (instead of recommend) mpd - server and client may run on
+      different host, so not having both packages installed is not unusual
+      (Closes: #447781).
+    - Updated to Standards-Version 3.8.0.
+    - Build-depend on liblircclient-dev - this is required for lirc support.
+  * debian/watch:
+    - Query sf.net instead of the old upstream website.
+    - Use uversionmangle to mangle "_alpha" and "_beta".
+  * debian/rules:
+    - Do not try to install upstream ChangeLog and TODO files - they no longer
+      exist.
+    - Do not ignore "make distclean" errors.
+  * debian/menu:
+    - Use section "Applications" instead of "Apps".
+
+ -- Sebastian Harl <sh@tokkee.org>  Sat, 06 Dec 2008 11:59:58 +0100
+
 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low
 
   * New maintainer (Closes: #388425).