summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules1
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 6981e99b0..ce5809e57 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -43,8 +43,9 @@ installation-guide (2007xxxx) UNRELEASED; urgency=low
[ Joey Hess ]
* Document how to preseed partman-auto to use only available disk, no matter
what it's name is.
+ * Call dh_md5sums.
- -- Joey Hess <joeyh@debian.org> Wed, 15 Aug 2007 02:43:09 -0400
+ -- Joey Hess <joeyh@debian.org> Fri, 17 Aug 2007 13:50:54 -0400
installation-guide (20070319) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 348a61cc2..b1834e859 100755
--- a/debian/rules
+++ b/debian/rules
@@ -69,6 +69,7 @@ binary-indep: install doc-base
dh_fixperms
dh_installdeb
dh_gencontrol
+ dh_md5sums
dh_builddeb
# Create a tarball for each arch for use in debian-cd