summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-04-24 00:19:58 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-04-24 00:19:58 -0400
commit472a8f123ef2fde0eb5ad29b8ec95449097fee6f (patch)
treea53ef7fe15fb27143ccd93037d867b4c610eae8d /debian
parentb2d0350c56519f092335596790da9efe91df3369 (diff)
I lied, one more v7 change slipped in..
* dh_installchangelogs: In v7 mode, if no upstream changelog is specified, and the package is not native, guess at a few common changelog filenames.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9f554506..23f75354 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+debhelper (7.0.1) unstable; urgency=low
+
+ * I lied, one more v7 change slipped in..
+ * dh_installchangelogs: In v7 mode, if no upstream changelog is specified,
+ and the package is not native, guess at a few common changelog filenames.
+
+ -- Joey Hess <joeyh@debian.org> Thu, 24 Apr 2008 00:16:19 -0400
+
debhelper (7.0.0) unstable; urgency=low
* dh: New program that runs a series of debhelper commands in a sequence.