summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-06 11:46:30 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-06 11:46:30 -0400
commit74b8000db01fa6bd9d2e7f3417cbb3275caa4e46 (patch)
treee26597d026d6ff747459e711707255b01680a566 /debian/changelog
parent2ce6c403bf347ecfbee25d88df38eb44948e4f3f (diff)
dh_compress: Do not compress index.sgml files, as generated by gtk-doc. Closes: #484772
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3a34fc51..f77f35a3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (7.0.10) UNRELEASED; urgency=low
+
+ * dh_compress: Do not compress index.sgml files, as generated by gtk-doc.
+ Closes: #484772
+
+ -- Joey Hess <joeyh@debian.org> Fri, 06 Jun 2008 11:46:02 -0400
+
debhelper (7.0.9) unstable; urgency=low
* rules.tiny: Typo fix. Closes: #479647