[xml/sgml-commit] r1223 - in /packages/libxml2: ./ trunk/debian/changelog trunk/debian/libxml2.symbols trunk/debian/rules

glandium at users.alioth.debian.org glandium at users.alioth.debian.org
Sat Sep 13 07:33:50 UTC 2008


Author: glandium
Date: Sat Sep 13 07:33:49 2008
New Revision: 1223

URL: http://svn.debian.org/wsvn/debian-xml-sgml/?sc=1&rev=1223
Log:
 r1326 at jigen:  mh | 2008-01-19 18:37:30 +0100
 * debian/rules: bump shlibs to current version, since a new symbol was added.
 * debian/libxml2.symbols: Reference the new symbol.

Modified:
    packages/libxml2/   (props changed)
    packages/libxml2/trunk/debian/changelog
    packages/libxml2/trunk/debian/libxml2.symbols
    packages/libxml2/trunk/debian/rules

Propchange: packages/libxml2/
------------------------------------------------------------------------------
--- svk:merge (original)
+++ svk:merge Sat Sep 13 07:33:49 2008
@@ -1,2 +1,2 @@
 85a06573-1206-0410-a182-ce9117885d71:/local/libxml2:296
-a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1325
+a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1326

Modified: packages/libxml2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/libxml2/trunk/debian/changelog?rev=1223&op=diff
==============================================================================
--- packages/libxml2/trunk/debian/changelog (original)
+++ packages/libxml2/trunk/debian/changelog Sat Sep 13 07:33:49 2008
@@ -4,6 +4,8 @@
   * Acknowledged NMU.
   * testModule.c: Revert our change to add PATH_MAX for the Hurd, since we now
     don't even build this file.
+  * debian/rules: bump shlibs to current version, since a new symbol was added.
+  * debian/libxml2.symbols: Reference the new symbol.
 
  -- Mike Hommey <glandium at debian.org>  Sat, 19 Jan 2008 18:09:50 +0100
 

Modified: packages/libxml2/trunk/debian/libxml2.symbols
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/libxml2/trunk/debian/libxml2.symbols?rev=1223&op=diff
==============================================================================
--- packages/libxml2/trunk/debian/libxml2.symbols (original)
+++ packages/libxml2/trunk/debian/libxml2.symbols Sat Sep 13 07:33:49 2008
@@ -15,6 +15,7 @@
  __xmlGenericError at Base 2.6.27
  __xmlGenericErrorContext at Base 2.6.27
  __xmlGetWarningsDefaultValue at Base 2.6.27
+ __xmlGlobalInitMutexDestroy at Base 2.6.31
  __xmlGlobalInitMutexLock at Base 2.6.28
  __xmlGlobalInitMutexUnlock at Base 2.6.28
  __xmlIOErr at Base 2.6.27

Modified: packages/libxml2/trunk/debian/rules
URL: http://svn.debian.org/wsvn/debian-xml-sgml/packages/libxml2/trunk/debian/rules?rev=1223&op=diff
==============================================================================
--- packages/libxml2/trunk/debian/rules (original)
+++ packages/libxml2/trunk/debian/rules Sat Sep 13 07:33:49 2008
@@ -173,7 +173,7 @@
 		fi;)
 	dh_compress -a -Xexamples/
 	dh_fixperms -a
-	dh_makeshlibs -a -V 'libxml2 (>= 2.6.29)'
+	dh_makeshlibs -a -V 'libxml2 (>= 2.6.31)'
 	dh_installdeb -a
 	dh_shlibdeps -a
 	dh_gencontrol -a




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