summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2002-04-14 16:03:16 +0000
committerjoey <joey>2002-04-14 16:03:16 +0000
commitfae5806aeb1a5e7b40a9c149a739f645395e5139 (patch)
treef777f35ba87a92ee88a0ccaf81f273a7185f1722 /debian
parent29fd2dcb7d861e78f8b5855abd06364e8d60c2ed (diff)
r519: * dh_installdebconf: allow parameters after -- to go to
debconf-mergetemplate. * dh_installman: don't whine about zero-length man pages in .so conversion. * Forgot to export filedoublearray, Closes: #142784
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog9
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 342f4c76..dfb817c5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+debhelper (4.0.1) unstable; urgency=low
+
+ * dh_installdebconf: allow parameters after -- to go to
+ debconf-mergetemplate.
+ * dh_installman: don't whine about zero-length man pages in .so conversion.
+ * Forgot to export filedoublearray, Closes: #142784
+
+ -- Joey Hess <joeyh@debian.org> Fri, 12 Apr 2002 23:22:15 -0400
+
debhelper (4.0.0) unstable; urgency=low
* dh_movefiles has long been a sore point in debhelper. Inherited