]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
In v8 mode, do not allow directly passing unknown options to debhelper commands....
[debhelper.git] / debian / changelog
index 7dc171f5bd2a33059f5730159c3bd9d4934e9d43..61890527b90c56ab632a884738efc5ab155cf50d 100644 (file)
@@ -1,4 +1,16 @@
-debhelper (7.4.20) UNRELEASED; urgency=low
+debhelper (7.4.21) UNRELEASED; urgency=low
+
+  * dh_installman: Support .so links relative to the current section.
+  * dh_installman: Avoid converting .so links to symlinks if the link
+    target is not present in the same binary package, on advice of 
+    Colin Watson. (To support eventual so search paths.)
+  * Add deprecation warning for dh_clean -k.
+  * In v8 mode, do not allow directly passing unknown options to debhelper
+    commands. (Unknown options in DH_OPTIONS still only result in warnings.)
+
+ -- Joey Hess <joeyh@debian.org>  Mon, 17 May 2010 20:01:19 -0400
+
+debhelper (7.4.20) unstable; urgency=low
 
   * Drop one more call to dpkg-architecture. Closes: #580837
     (Raphael Geissert)
@@ -7,7 +19,7 @@ debhelper (7.4.20) UNRELEASED; urgency=low
     in control file or debhelper config files.
   * dh_perl: use debian_abi for XS modules. Closes: #581233
 
- -- Joey Hess <joeyh@debian.org>  Sun, 09 May 2010 11:44:58 -0400
+ -- Joey Hess <joeyh@debian.org>  Wed, 12 May 2010 20:06:02 -0400
 
 debhelper (7.4.19) unstable; urgency=low