[xml/sgml-commit] r471 - packages/libxml2/trunk/debian

Mike Hommey glandium at costa.debian.org
Wed Sep 7 18:02:05 UTC 2005


Author: glandium
Date: 2005-09-07 18:02:05 +0000 (Wed, 07 Sep 2005)
New Revision: 471

Modified:
   packages/libxml2/trunk/debian/changelog
   packages/libxml2/trunk/debian/rules
Log:
Bump shlibs to current version

Modified: packages/libxml2/trunk/debian/changelog
===================================================================
--- packages/libxml2/trunk/debian/changelog	2005-09-07 16:10:26 UTC (rev 470)
+++ packages/libxml2/trunk/debian/changelog	2005-09-07 18:02:05 UTC (rev 471)
@@ -2,8 +2,9 @@
 
   * New upstream release
   * debian/control, debian/rules: Removed dummy package. Closes: #322052.
+  * debian/rules: bump shlibs to current version.
 
- -- Mike Hommey <mh at glandium.org>  Wed,  7 Sep 2005 18:08:24 +0200
+ -- Mike Hommey <glandium at debian.org>  Wed,  7 Sep 2005 19:11:32 +0200
 
 libxml2 (2.6.20-1) unstable; urgency=low
 

Modified: packages/libxml2/trunk/debian/rules
===================================================================
--- packages/libxml2/trunk/debian/rules	2005-09-07 16:10:26 UTC (rev 470)
+++ packages/libxml2/trunk/debian/rules	2005-09-07 18:02:05 UTC (rev 471)
@@ -161,7 +161,7 @@
 	dh_strip -a
 	dh_compress -a -Xexamples/
 	dh_fixperms -a
-	dh_makeshlibs -a -V 'libxml2 (>= 2.6.20)'
+	dh_makeshlibs -a -V 'libxml2 (>= 2.6.21)'
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a




More information about the debian-xml-sgml-commit mailing list