summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorjoey <joey>2003-07-04 05:00:49 +0000
committerjoey <joey>2003-07-04 05:00:49 +0000
commit8627252ea4d68d0d09381324662a071c358f6066 (patch)
tree902dd46f00bd4166b6cf855969173e0d0c8a278a /debian/changelog
parent22c796dbc9758902b6a95f1a7ed5a2a4c9e869d9 (diff)
r594: * dh_installchangelogs: Install debian/NEWS as NEWS.Debian, even for native
packages. This doesn't follow the lead of the changelog for native packages for the reasons discussed in bug #192089
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d92f9b79..d424ff91 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (4.1.51) unstable; urgency=low
+
+ * dh_installchangelogs: Install debian/NEWS as NEWS.Debian, even for native
+ packages. This doesn't follow the lead of the changelog for native
+ packages for the reasons discussed in bug #192089
+
+ -- Joey Hess <joeyh@debian.org> Fri, 4 Jul 2003 00:34:24 -0400
+
debhelper (4.1.50) unstable; urgency=low
* dh_clean: make -X work for debian/substvars file.