summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2000-01-14 05:42:18 +0000
committerjoey <joey>2000-01-14 05:42:18 +0000
commit23cee323324f4bb3fc0d0033ef5bd0e4af62dc85 (patch)
tree562d4cc6c90ef970588f339259bfb88b487e809d /debian
parent0ab0b0f51e64f86048c22da7bbc6683d084a135a (diff)
r332: * dh_testroot: don't call init(), so it may be run even if it's not in the
right place. Closes: #55065
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 1426820e..5983a098 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.86) unstable; urgency=low
+
+ * dh_testroot: don't call init(), so it may be run even if it's not in the
+ right place. Closes: #55065
+
+ -- Joey Hess <joeyh@debian.org> Thu, 13 Jan 2000 21:40:21 -0800
+
debhelper (2.0.85) unstable; urgency=low
* Downgraded fileutils dependancy just a bit for the Hurd foks.