summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2007-11-19 14:27:25 -0500
committerJoey Hess <joey@kodama.kitenet.net>2007-11-19 14:27:25 -0500
commitbb14bf35299423a2e14c887ad39a1d8ef2793e32 (patch)
tree0f06d4bd08ca156747a2b3b8bfc951961e544adf /debian
parentfff48ce7e824a3edb96a36007274c36d165c5aca (diff)
* dh_makeshlibs: Support symbols files. Closes: #443978
Packages using this support should build-depend on dpkg-dev (>= 1.14.8). Symbols files can be downloaded from mole: http://qa.debian.org/cgi-bin/mole/seedsymbols
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 4a19475c..43fd4153 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,10 @@
debhelper (5.0.61) UNRELEASED; urgency=low
* Man page fix re v4. Closes: #450608
+ * dh_makeshlibs: Support symbols files. Closes: #443978
+ Packages using this support should build-depend on dpkg-dev (>= 1.14.8).
+ Symbols files can be downloaded from mole:
+ http://qa.debian.org/cgi-bin/mole/seedsymbols
-- Joey Hess <joeyh@debian.org> Thu, 08 Nov 2007 12:06:44 -0500