diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-04-21 17:02:23 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-04-21 17:02:23 -0400 |
commit | fb0d34ac16dced24297dcbc3312addee92af0857 (patch) | |
tree | b290fa31f141e0848db8335147daa1f196d594bf /debian | |
parent | 2a1a8bcf0321fb3c0e81031c74efaf1ab7eda3e7 (diff) | |
download | debhelper-fb0d34ac16dced24297dcbc3312addee92af0857.tar.gz |
dh_fixperms: Ensure lintian overrides are mode 644. (Patch from #459548)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 12bfc24f..e275d4cb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +debhelper (7.2.9) UNRELEASED; urgency=low + + * dh_fixperms: Ensure lintian overrides are mode 644. + (Patch from #459548) + + -- Joey Hess <joeyh@debian.org> Tue, 21 Apr 2009 17:01:41 -0400 + debhelper (7.2.8) unstable; urgency=low * dh_desktop: Now a deprecated no-op, since desktop-file-utils |