Code

Added binary package "ncmpc-lyrics".
[pkg-ncmpc.git] / debian / changelog
index 8c041e7b41a76c79350397f02ad911e359b2d240..c972fd72973fd86beefeca6c93f62d499e6e61f0 100644 (file)
@@ -1,4 +1,21 @@
-ncmpc (0.12~beta2-1) experimental; urgency=low
+ncmpc (0.13-1) experimental; urgency=low
+
+  * New upstream release:
+    - Made status line clock display configurable (Closes: #510392).
+  * debian/changelog:
+    - Upstream (partially) switched to mentioning "The Music Player Daemon
+      Project" as copyright holder instead of listing single persons for each
+      file. debian/changelog now refers to the AUTHORS file for a list of team
+      members.
+    - Use © instead of (C) to make lintian happy.
+  * Added binary package "ncmpc-lyrics". This package includes the lyrics
+    plugins, some of which depend on python or ruby. By splitting them into a
+    separate package, we avoid any kind of dependency on python or ruby in the
+    "ncmpc" package which now suggests ncmpc-lyrics instead of python, ruby.
+
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 11 Jan 2009 21:36:39 +0100
+
+ncmpc (0.12-1) experimental; urgency=low
 
   * New upstream release:
     - Added support for wide characters (Closes: #395407).
@@ -9,8 +26,7 @@ ncmpc (0.12~beta2-1) experimental; urgency=low
     - 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 and because this is
-    just a beta release.
+  * 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
@@ -19,6 +35,9 @@ ncmpc (0.12~beta2-1) experimental; urgency=low
       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.
+    - Suggest python and ruby - these are required by the lyrics scripts.
+    - Updated package description.
   * debian/watch:
     - Query sf.net instead of the old upstream website.
     - Use uversionmangle to mangle "_alpha" and "_beta".
@@ -26,10 +45,13 @@ ncmpc (0.12~beta2-1) experimental; urgency=low
     - Do not try to install upstream ChangeLog and TODO files - they no longer
       exist.
     - Do not ignore "make distclean" errors.
+    - -I/usr/include/ncursesw is no longer required - it's now handled by the
+      upstream configure script.
+    - Explicitly enable all features when running the configure script.
   * debian/menu:
     - Use section "Applications" instead of "Apps".
 
- -- Sebastian Harl <sh@tokkee.org>  Thu, 04 Dec 2008 20:10:08 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 07 Dec 2008 17:34:07 +0100
 
 ncmpc (0.11.1+svn-r3965-2) unstable; urgency=low