summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2001-02-06 21:30:48 +0000
committerjoey <joey>2001-02-06 21:30:48 +0000
commit03df94d493434998d367cb2e18771f6a6f8da572 (patch)
tree92821575b2b03def2c11bb3536b6a9cb757acc50 /debian
parent418435f110b5f39e6933272e051e15d919ef59b9 (diff)
r418: * Fixed a stupid typo in dh_suidregister, Closes: #85110
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 7a4a8954..cff6699f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (2.2.21) unstable; urgency=low
+
+ * Fixed a stupid typo in dh_suidregister, Closes: #85110
+
+ -- Joey Hess <joeyh@debian.org> Tue, 6 Feb 2001 13:29:57 -0800
+
debhelper (2.2.20) unstable; urgency=low
* dh_installinit -r: stop init script in prerm on package removal,