summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2002-09-09 00:03:54 +0000
committerjoey <joey>2002-09-09 00:03:54 +0000
commit89a8e4df94d07ca360f97f57ff22ac8f7f7c3a5f (patch)
tree757fc0470cf2b8e969f2ad4110d069adaad31bcd /debian/changelog
parent719a85c8d9e5eb0cb4ad561aadab90c691ad00b2 (diff)
r546: * dh_builddeb(1): It's --filename, not --name. Closes: #160151
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 74d893bb..a98acf01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (4.1.7) unstable; urgency=low
+
+ * dh_builddeb(1): It's --filename, not --name. Closes: #160151
+
+ -- Joey Hess <joeyh@debian.org> Sun, 8 Sep 2002 20:05:07 -0400
+
debhelper (4.1.6) unstable; urgency=low
* Clarified dh_perl man page. Closes: #159332