summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-05-27 03:00:41 -0400
committerJoey Hess <joey@kitenet.net>2010-05-27 03:00:41 -0400
commitd4bb3432196db270c979bb9a54e44e915d46f26f (patch)
treeac6a5afd2b62615445e95fc5752b51269b9165cd /debian/changelog
parentc5693eb872c10beb7f2abf5086b79dc0095ab750 (diff)
dh_fixperms: Tighten globs used to find library .so files, avoiding incorrectly matching things like "foo.sources". Closes: #583328
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c851773c..6e2aced9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -16,6 +16,8 @@ debhelper (7.4.21) UNRELEASED; urgency=low
* dh_testversion: Removed this deprecated command.
* debian/compress files are now deprecated. Seems only one package
(genesis) still uses them.
+ * dh_fixperms: Tighten globs used to find library .so files,
+ avoiding incorrectly matching things like "foo.sources". Closes: #583328
-- Joey Hess <joeyh@debian.org> Mon, 17 May 2010 20:01:19 -0400