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

Mike Hommey glandium-guest@haydn.debian.org
Tue, 06 Jul 2004 09:56:44 -0600


Author: glandium-guest
Date: 2004-07-06 09:56:41 -0600 (Tue, 06 Jul 2004)
New Revision: 193

Modified:
   packages/libxml2/trunk/debian/changelog
   packages/libxml2/trunk/debian/rules
Log:
Final changes for 2.6.11-1. (I guess)


Modified: packages/libxml2/trunk/debian/changelog
===================================================================
--- packages/libxml2/trunk/debian/changelog	2004-07-06 15:32:05 UTC (rev 192)
+++ packages/libxml2/trunk/debian/changelog	2004-07-06 15:56:41 UTC (rev 193)
@@ -1,9 +1,11 @@
 libxml2 (2.6.11-1) unstable; urgency=low
 
-  * (NOT RELEASED YET) New upstream release:
-  * libxml.m4: removed debian changes which have been incorporated upstream. 
+  * New upstream release
+  * libxml.m4: removed debian changes which have been incorporated upstream.
+  * debian/rules: Use "dh_makeshlibs -V 'libxml2 (>= 2.6.11)'", since
+    version 2.6.11 introduces some new functions.
 
- -- Mike Hommey <mh@glandium.org>  Tue,  6 Jul 2004 22:14:51 +0900
+ -- Mike Hommey <mh@glandium.org>  Wed,  7 Jul 2004 00:54:50 +0900
 
 libxml2 (2.6.10-3) unstable; urgency=low
 

Modified: packages/libxml2/trunk/debian/rules
===================================================================
--- packages/libxml2/trunk/debian/rules	2004-07-06 15:32:05 UTC (rev 192)
+++ packages/libxml2/trunk/debian/rules	2004-07-06 15:56:41 UTC (rev 193)
@@ -94,7 +94,7 @@
 	dh_strip -a
 	dh_compress -a
 	dh_fixperms -a
-	dh_makeshlibs -a -V 'libxml2 (>= 2.6.10)'
+	dh_makeshlibs -a -V 'libxml2 (>= 2.6.11)'
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a