summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Hommey <glandium@debian.org>2005-07-14 07:57:20 +0000
committerMike Hommey <glandium@debian.org>2005-07-14 07:57:20 +0000
commitd045bf6939dfcd98a2a8fb1e43f0e746fc56c684 (patch)
tree72fabadd6bb426b7d888cfa124c6de05f95d0d72
parentaf6abd2f3a81727c2aea35d9780cddf18d23f1fe (diff)
downloadlibxml2-debian/2.6.20-1.tar.gz
Finalized 2.6.10-1 releasedebian/2.6.20-1
-rw-r--r--debian/changelog13
-rwxr-xr-xdebian/rules2
2 files changed, 5 insertions, 10 deletions
diff --git a/debian/changelog b/debian/changelog
index 296c632..5e5f5e0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,14 +1,9 @@
-libxml2 (2.6.20-1) UNRELEASED; urgency=low
+libxml2 (2.6.20-1) unstable; urgency=low
- * (NOT RELEASED YET) New upstream release
-
- -- Mike Hommey <glandium@debian.org> Tue, 12 Jul 2005 22:07:12 +0200
-
-libxml2 (2.6.19-2) UNRELEASED; urgency=low
-
- * NOT RELEASED YET
+ * New upstream release
+ * debian/rules: bump shlibs to current version.
- -- Mike Hommey <glandium@debian.org> Tue, 12 Jul 2005 20:04:29 +0200
+ -- Mike Hommey <glandium@debian.org> Thu, 14 Jul 2005 09:42:27 +0200
libxml2 (2.6.19-1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index f3bc0b0..5f54b06 100755
--- a/debian/rules
+++ b/debian/rules
@@ -163,7 +163,7 @@ binary-arch: build install
dh_strip -a
dh_compress -a -Xexamples/
dh_fixperms -a
- dh_makeshlibs -a -V 'libxml2 (>= 2.6.19)'
+ dh_makeshlibs -a -V 'libxml2 (>= 2.6.20)'
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a