summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2007-06-13 21:03:06 +0200
committerMike Hommey <glandium@debian.org>2007-06-13 21:03:06 +0200
commit36cccb83804d8cbd041066d7610c137329e16878 (patch)
tree95d45d31d4af8e6e1e72bba9acb8bf2978fff5d0
parent7b254c010d140c8c59b46c80dd87923b53337da0 (diff)
downloadlibxml2-36cccb83804d8cbd041066d7610c137329e16878.tar.gz
* debian/rules: bump shlibs to current version, since new symbols were added.debian/2.6.29.dfsg-1
-rw-r--r--debian/changelog1
-rwxr-xr-xdebian/rules2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index f88b8ab..4f94d56 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libxml2 (2.6.29.dfsg-1) unstable; urgency=low
* New upstream release.
+ * debian/rules: bump shlibs to current version, since new symbols were added.
-- Mike Hommey <glandium@debian.org> Wed, 13 Jun 2007 20:52:41 +0200
diff --git a/debian/rules b/debian/rules
index 954bebd..5f0b20f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -166,7 +166,7 @@ binary-arch: build install
fi;)
dh_compress -a -Xexamples/
dh_fixperms -a
- dh_makeshlibs -a -V 'libxml2 (>= 2.6.28)'
+ dh_makeshlibs -a -V 'libxml2 (>= 2.6.29)'
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a