diff options
author | joey <joey> | 1999-10-06 20:09:44 +0000 |
---|---|---|
committer | joey <joey> | 1999-10-06 20:09:44 +0000 |
commit | da4e213d5ce9cfdcbe046744b3cddb4078f4360e (patch) | |
tree | ef1118af6767988273e048c7fe3b7311202a577b /debian/changelog | |
parent | 03a9c3bed1d03e659e581501b097a1effb9f8277 (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/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 344bc54..236649e 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, |