From: joey Date: Tue, 17 Aug 1999 05:15:10 +0000 (+0000) Subject: r214: Initial Import X-Git-Tag: debian_version_0_1~31 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ba144b2f578ab3e94968c68b80044dde3e16501c;p=debhelper.git r214: Initial Import --- diff --git a/debian/changelog b/debian/changelog index 03df5b3..4a20123 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +debhelper (1.2.74) unstable; urgency=low + + * dh_installmanpages: recognizes gzipped man pages and installs them. + This is an experimental change, one problem is if your man page isn't + already gzip-9'd, it will be in violation of policy. (closes: #38673) + * The previous fix to dh_installemacsen was actually quite necessary - the + x bit was being set! + + -- Joey Hess Thu, 3 Jun 1999 15:14:27 -0700 + debhelper (1.2.73) unstable; urgency=low * dh_installemacsen: make sure files are installed mode 0644. Not strictly