Code

rules: Use dh_prep instead of 'dh_clean -k' in all places.
[pkg-ncmpc.git] / debian / changelog
index 374721a3686ee0823e63ab98ee60dbd34ce149f4..e59259f4a3b03d675371b005809ecaa6f889f3ee 100644 (file)
@@ -1,12 +1,17 @@
-ncmpc (0.13-2) unstable; urgency=low
+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 <sh@tokkee.org>  Fri, 17 Apr 2009 20:05:23 +0200
+ -- Sebastian Harl <tokkee@debian.org>  Sat, 06 Jun 2009 20:19:58 +0200
 
 ncmpc (0.13-1) experimental; urgency=low