summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2012-10-30 15:44:11 +0400
committerIgor Pashev <pashev.igor@gmail.com>2012-10-30 15:44:11 +0400
commit07a74916f48347ba448280f2bfbd6547b367c000 (patch)
tree629d8ca97e81024e56fc61e8054bedbc268de72b /debian
parent98898f7727e300355da4d656ba9bac313e8a1ec2 (diff)
downloadlibxml2-07a74916f48347ba448280f2bfbd6547b367c000.tar.gz
Remove -V option from dh_shlibdeps
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rwxr-xr-xdebian/rules2
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5b9c447..179e80a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libxml2 (2.9.0+dfsg1-3+dyson2) unstable; urgency=low
+
+ * Remove -V option from dh_shlibdeps:
+ it breaks lib32xml2 and we do not have such an old libxml.
+
+ -- Igor Pashev <pashev.igor@gmail.com> Tue, 30 Oct 2012 15:42:31 +0400
+
libxml2 (2.9.0+dfsg1-3+dyson1) unstable; urgency=low
* Build 32-bit libxml2
diff --git a/debian/rules b/debian/rules
index d0a26d8..66612bb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -134,7 +134,7 @@ override_dh_strip:
dh_strip
override_dh_makeshlibs:
- dh_makeshlibs -a $(if $(WITH_UDEB),--add-udeb=libxml2-udeb )-V 'libxml2 (>= 2.7.4)' -- -c4
+ dh_makeshlibs -a $(if $(WITH_UDEB),--add-udeb=libxml2-udeb ) -- -c4
%:
dh $@ --with autoreconf,python2