summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2012-02-08 13:47:04 -0400
committerJoey Hess <joey@kitenet.net>2012-02-08 13:47:04 -0400
commit4390c7584f2fd14e53b5ea54a5fcabd826fc9f47 (patch)
tree1f521b62cbd1fc6c4b627bcbf838c27d85171f9f /debian
parent5006fe3e430184babe721aa87cb41749f8be9648 (diff)
dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an info dir file. Closes: #634741
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 60c84c29..65643df0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+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.