[xml/sgml-commit] r748 - in packages/libxml2: . trunk/debian

Mike Hommey glandium at alioth.debian.org
Wed Apr 18 06:32:43 UTC 2007


Author: glandium
Date: 2007-04-18 06:32:42 +0000 (Wed, 18 Apr 2007)
New Revision: 748

Modified:
   packages/libxml2/
   packages/libxml2/trunk/debian/changelog
   packages/libxml2/trunk/debian/rules
Log:
 r1260 at namakemono:  mh | 2007-04-18 08:11:00 +0200
 * debian/rules: bump shlibs to current version, since new symbols were added.
 * debian/changelog: Added some bug closing.



Property changes on: packages/libxml2
___________________________________________________________________
Name: svk:merge
   - 85a06573-1206-0410-a182-ce9117885d71:/local/libxml2:296
a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1259
   + 85a06573-1206-0410-a182-ce9117885d71:/local/libxml2:296
a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1260

Modified: packages/libxml2/trunk/debian/changelog
===================================================================
--- packages/libxml2/trunk/debian/changelog	2007-04-18 06:32:14 UTC (rev 747)
+++ packages/libxml2/trunk/debian/changelog	2007-04-18 06:32:42 UTC (rev 748)
@@ -1,8 +1,12 @@
 libxml2 (2.6.28.dfsg-1) unstable; urgency=low
 
-  * New upstream release.
+  * New upstream release:
+    + Provides doc/html/index.html. Closes: #405802.
+    + Fixed infinite loop with invalid characters in Xincluded files.
+      Closes: #410762.
+  * debian/rules: bump shlibs to current version, since new symbols were added.
 
- -- Mike Hommey <glandium at debian.org>  Tue, 17 Apr 2007 20:45:28 +0200
+ -- Mike Hommey <glandium at debian.org>  Wed, 18 Apr 2007 08:09:16 +0200
 
 libxml2 (2.6.27.dfsg-1) unstable; urgency=low
 

Modified: packages/libxml2/trunk/debian/rules
===================================================================
--- packages/libxml2/trunk/debian/rules	2007-04-18 06:32:14 UTC (rev 747)
+++ packages/libxml2/trunk/debian/rules	2007-04-18 06:32:42 UTC (rev 748)
@@ -166,7 +166,7 @@
 		fi;)
 	dh_compress -a -Xexamples/
 	dh_fixperms -a
-	dh_makeshlibs -a -V 'libxml2 (>= 2.6.27)'
+	dh_makeshlibs -a -V 'libxml2 (>= 2.6.28)'
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a




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