summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-01-31 14:34:51 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-01-31 14:34:51 -0500
commit67e051e9c48096391f1e070c7190a11f09c28d2c (patch)
treebb24a7bb282a0bf9a6519d3c443c7b58ae337a3d /debian
parentbd99b307fbdd8f1b2047ece93e4c63fa6c7bd841 (diff)
dh_compress: Avoid compressing images in /usr/share/info. Closes: #567586
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 552e284f..1a879f52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (7.4.13) UNRELEASED; urgency=low
+
+ * dh_compress: Avoid compressing images in /usr/share/info. Closes: #567586
+
+ -- Joey Hess <joeyh@debian.org> Sun, 31 Jan 2010 14:34:30 -0500
+
debhelper (7.4.12) unstable; urgency=low
* dh_bugfiles: Doc typo. Closes: #563269