summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoey <joey>1999-08-17 05:15:10 +0000
committerjoey <joey>1999-08-17 05:15:10 +0000
commitba144b2f578ab3e94968c68b80044dde3e16501c (patch)
tree836aeade69c3754e2d18af09247471981094788c
parent2e2caf1f612889f7862b401f73ee7af685863011 (diff)
downloaddebhelper-ba144b2f578ab3e94968c68b80044dde3e16501c.tar.gz
r214: Initial Import
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 03df5b3b..4a201232 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 <joeyh@master.debian.org> 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