summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>2002-06-21 01:04:14 +0000
committerjoey <joey>2002-06-21 01:04:14 +0000
commit9d10bc252fde1f9e093d859ece3025c1267ae59f (patch)
treeff1e294608922e0e4ff2022f307efed6979f0e9c /debian
parentc84545b9234bf1d233983d5ae59ab59d573a5460 (diff)
r534: * Stupid, evil typo.
* Fixed the tests clint didn't show me.
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 221eb8cb..b7d86363 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (4.0.15) unstable; urgency=low
+
+ * Stupid, evil typo.
+ * Fixed the tests clint didn't show me.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 20 Jun 2002 20:57:06 -0400
+
debhelper (4.0.14) unstable; urgency=low
* In script fragments, use more posix tests, no -a or -o, no parens.