summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorjoey <joey>1999-10-06 20:09:44 +0000
committerjoey <joey>1999-10-06 20:09:44 +0000
commitda4e213d5ce9cfdcbe046744b3cddb4078f4360e (patch)
treeef1118af6767988273e048c7fe3b7311202a577b /debian
parent03a9c3bed1d03e659e581501b097a1effb9f8277 (diff)
r292: * dh_compress: After compressing an executable, changes the file mode to
644. Executable .gz files are silly. Closes: #46383
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 344bc542..236649e9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+debhelper (2.0.60) unstable; urgency=low
+
+ * dh_compress: After compressing an executable, changes the file mode to
+ 644. Executable .gz files are silly. Closes: #46383
+
+ -- Joey Hess <joeyh@master.debian.org> Wed, 6 Oct 1999 13:05:14 -0700
+
debhelper (2.0.59) unstable; urgency=low
* dh_installdocs: if $TMP/usr/share/doc/$PACKAGE is a broken symlink,