]> git.donarmstrong.com Git - debhelper.git/blobdiff - debian/changelog
dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an info dir...
[debhelper.git] / debian / changelog
index 911842547934ab2610f1d673b3edd97cd6079323..65643df0e4a13031ae21c36c024bd0ae0fd0ab77 100644 (file)
@@ -1,10 +1,18 @@
+debhelper (9.20120116) UNRELEASED; urgency=low
+
+  * dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake
+    generating an info dir file. Closes: #634741
+
+ -- Joey Hess <joeyh@debian.org>  Wed, 08 Feb 2012 13:46:13 -0400
+
 debhelper (9.20120115) unstable; urgency=low
 
   * Finalized v9 mode, which is the new recommended default.
     (But continuing to use v8 is also fine.)
-  * It is now deprecated for a package to not specify a compatability
+  * It is now deprecated for a package to not specify a compatibility
     level in debian/compat. Debhelper now warns if this is not done,
     and packages without a debian/compat will eventually FTBFS.
+  * dh: --without foo,bar now supported.
   * Updated German man page translation. Closes: #653360
 
  -- Joey Hess <joeyh@debian.org>  Sun, 15 Jan 2012 13:59:49 -0400