summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorSteve Langasek <vorlon@debian.org>2014-01-15 23:48:53 +0000
committerSteve Langasek <vorlon@debian.org>2019-01-08 22:11:52 -0800
commit4ab556aaa3b1320b0e32dd91bf7992f67680506e (patch)
tree756043d928730229175b7cb1fa3dcc5bb779dd79 /debian/changelog
parent02370ce87586be0bbdbdd1c8003cff3980b5d5dd (diff)
No need to override dh_compress in debian/rules, it already handles .html
files correctly.
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 3c441b44..6c41b98c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -23,6 +23,8 @@ pam (1.1.8-1) UNRELEASED; urgency=medium
so that regenerating documentation doesn't cause build skew.
* Drop the --disable-regenerate-docu argument, restoring the HTML manuals
to the libpam-doc package. Closes: #700485.
+ * No need to override dh_compress in debian/rules, it already handles .html
+ files correctly.
-- Steve Langasek <vorlon@debian.org> Mon, 13 Jan 2014 22:40:56 -0800