summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-12-09 15:08:59 -0500
committerJoey Hess <joey@gnu.kitenet.net>2009-12-09 15:08:59 -0500
commitdc8877bbccde87d35d74d48c018ba9e6a106dc29 (patch)
treef4c403f8de8972dacd03e92da513dec32a13d729 /debian
parentc193b7371fed2f042430f56ec981abf5ff6c0caf (diff)
Revert "dh_makeshlibs: Make -X also exclude libraries from the symbols file. Closes: #557603 (Peter Samuelson)"
This reverts commit a6d3e307da558f6bf455a0d21e1cb9ec1b4fef03. Necessary because it caused a behavior change and broke some package builds.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 0 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 40ce528b..8c3cdbdd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,8 +19,6 @@ debhelper (7.4.8) unstable; urgency=low
be enabled by using the --max-parallel option. This was necessary because
some buildds build with -j2 by default. (See #532805)
* dh: Document --no-act. Closes: #557505
- * dh_makeshlibs: Make -X also exclude libraries from the symbols file.
- Closes: #557603 (Peter Samuelson)
-- Joey Hess <joeyh@debian.org> Mon, 23 Nov 2009 13:57:10 -0500