]> git.donarmstrong.com Git - debhelper.git/commitdiff
r214: Initial Import
authorjoey <joey>
Tue, 17 Aug 1999 05:15:10 +0000 (05:15 +0000)
committerjoey <joey>
Tue, 17 Aug 1999 05:15:10 +0000 (05:15 +0000)
debian/changelog

index 03df5b3b18fc92524c60f627c523ef2c93c80c3b..4a201232d7076fdf5916207e36fb26c43d143681 100644 (file)
@@ -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