summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e66ba2b..35fabe7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ conntrack (1:0.9.5-1) UNRELEASED; urgency=low
* moved DH_COMPAT to debian/compat
* don't ignore "make distclean" errors
* bumped Standards-Version to 3.7.3
+ * install upstream changelog
-- Max Kellermann <max@duempel.org> Tue, 6 Nov 2007 08:15:26 +0100
diff --git a/debian/rules b/debian/rules
index 870c3be..8413dea 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ binary-arch: build install
dh_testdir -a
dh_testroot -a
dh_installdocs -a -A AUTHORS
- dh_installchangelogs -a
+ dh_installchangelogs -a ChangeLog
dh_installinit -a
dh_install -a
dh_link -a