summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-06-21 00:46:43 +0000
committerjoey <joey>2002-06-21 00:46:43 +0000
commitc84545b9234bf1d233983d5ae59ab59d573a5460 (patch)
tree08b66dfc30003e1ec9afeab75aa2848fb786bb8b /debian/changelog
parent3c36c2532c3907f0a315d9010654176e8e9fc319 (diff)
r533: * In script fragments, use more posix tests, no -a or -o, no parens.
Closes: #150403
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 b26894cc..221eb8cb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.0.14) unstable; urgency=low
+
+ * In script fragments, use more posix tests, no -a or -o, no parens.
+ Closes: #150403
+
+ -- Joey Hess <joeyh@debian.org> Thu, 20 Jun 2002 20:39:55 -0400
+
debhelper (4.0.13) unstable; urgency=low
* Added --mainpackage= option, of use in some kernel modules packages.