summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-03-31 16:54:47 +0000
committerjoey <joey>2003-03-31 16:54:47 +0000
commitad0b88983934d9daa702a7416cfab8cf768a54d1 (patch)
treebb4e9ae95753d93b0f3f5a9f863a107e0634fa23 /debian/changelog
parent72f66a4938c8544e295dc19ec57a09563300b56e (diff)
r581: * Add calls to dh_installcatalogs to example rules files. Closes: #186819
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 c97f464b..d2d11453 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+debhelper (4.1.39) unstable; urgency=low
+
+ * Add calls to dh_installcatalogs to example rules files. Closes: #186819
+
+ -- Joey Hess <joeyh@debian.org> Mon, 31 Mar 2003 11:52:03 -0500
+
debhelper (4.1.38) unstable; urgency=low
* Fixed dh_installcatalog's references to itself on man page.