Code

control: Let all packages depend on ${misc:Depends}.
[pkg-ncmpc.git] / debian / changelog
index 9e4e26299001efb4a177dd42d68779413e5b6554..ec287f18624094a05a20683bf51ea550f201ca52 100644 (file)
@@ -1,3 +1,45 @@
+ncmpc (0.16-1) unstable; urgency=low
+
+  * New upstream release.
+  * 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 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 23:03:20 +0100
+
+ncmpc (0.15-1) unstable; urgency=low
+
+  * New upstream release:
+    - Fixed NULL pointer dereference when not yet connected; thanks to Joey
+      Hess for reporting this (Closes: #540415).
+  * debian/control:
+    - Updated Standards-Version to 3.8.3 - no changes.
+
+ -- Sebastian Harl <tokkee@debian.org>  Thu, 08 Oct 2009 22:05:01 +0200
+
+ncmpc (0.14-1) unstable; urgency=low
+
+  * Re-upload to unstable - Lenny has been released.
+  * debian/control:
+    - Updated Standards-Version to 3.8.1 (no changes).
+    - Updated version of build-dependency debhelper to >= 7.
+  * debian/compat:
+    - Updated from deprecated version 4 to the now recommended version 7.
+  * debian/rules:
+    - Use dh_prep instead of the deprecated dh_clean -k.
+    - Pass CFLAGS as arguments to configure instead of setting them in the
+      environment - this is the recommended way.
+
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 20:19:58 +0200
+
 ncmpc (0.13-1) experimental; urgency=low
 
   * New upstream release:
@@ -8,8 +50,12 @@ ncmpc (0.13-1) experimental; urgency=low
       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 20:17:28 +0100
+ -- Sebastian Harl <sh@tokkee.org>  Sun, 11 Jan 2009 21:36:39 +0100
 
 ncmpc (0.12-1) experimental; urgency=low