summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2007-11-21 19:23:35 +0100
committerMike Hommey <glandium@debian.org>2007-11-21 19:23:35 +0100
commitda09f43b6859985f9106a733d225fc921a3fa3c8 (patch)
treef8d32cddc34c5aa193f5d92dde7194bc00d41630 /debian/control
parent100424703f645c8a1f98781435630886b95bea5b (diff)
downloadlibxml2-da09f43b6859985f9106a733d225fc921a3fa3c8.tar.gz
* debian/libxml2.symbols: Add a symbols file to benefit from the new
features in dpkg-shlibdeps. * debian/control: Build depend on debhelper (>= 5.0.61) and dpkg-dev (>= 1.14.9), accordingly. * debian/rules: + Apply rules suggested in autotools-dev documentation. + Add -Wl,--as-needed to LDFLAGS so that useless dependencies are not added. * Makefile.am, Makefile.in: Don't build noinst targets.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 2181ace..34b8977 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Section: libs
Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Uploaders: Mike Hommey <glandium@debian.org>
Standards-Version: 3.7.2.2
-Build-Depends: debhelper (>= 5.0.37.2), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-support (>= 0.3), autotools-dev, libreadline5-dev | libreadline-dev, binutils (>= 2.14.90.0.7)
+Build-Depends: debhelper (>= 5.0.61), zlib1g-dev | libz-dev, python-all-dev (>= 2.3.5-11), python-support (>= 0.3), autotools-dev, libreadline5-dev | libreadline-dev, binutils (>= 2.14.90.0.7), dpkg-dev (>= 1.14.9)
Package: libxml2
Architecture: any