summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-08-28 19:32:51 +0000
committerjoey <joey>2001-08-28 19:32:51 +0000
commite89cb7d9e12eb95b00b5d5f0b60b094fa9b217bc (patch)
treeca85cf3dc3ab55ddb602ed0189d413f937e8dcf8 /debian
parentcad668da2afa9d3650429b149764d819f7ef633a (diff)
r489: * Added dh_strip to rules.multi2, and removed .TODO.swp. Closes: #110418
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 f3bb7701..aca06594 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (3.0.44) unstable; urgency=low
+
+ * Added dh_strip to rules.multi2, and removed .TODO.swp. Closes: #110418
+
+ -- Joey Hess <joeyh@debian.org> Tue, 28 Aug 2001 15:22:41 -0400
+
debhelper (3.0.43) unstable; urgency=low
* dh_perl: made it use doit commands so -v mode works. Yeah, uglier.