]> 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 594ef7c8107db9b3511c2816ceadff87ae612be5..61890527b90c56ab632a884738efc5ab155cf50d 100644 (file)
@@ -1,6 +1,12 @@
 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