[xml/sgml-commit] r596 - in packages/libxml2: . trunk/debian
Mike Hommey
glandium at costa.debian.org
Thu Oct 26 21:39:23 UTC 2006
Author: glandium
Date: 2006-10-26 21:39:23 +0000 (Thu, 26 Oct 2006)
New Revision: 596
Modified:
packages/libxml2/
packages/libxml2/trunk/debian/changelog
packages/libxml2/trunk/debian/rules
Log:
r1147 at namakemono: mh | 2006-10-26 13:36:19 +0200
* debian/rules: bump shlibs to current version, since new symbols were added.
Property changes on: packages/libxml2
___________________________________________________________________
Name: svk:merge
- 85a06573-1206-0410-a182-ce9117885d71:/local/libxml2:296
a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1146
+ 85a06573-1206-0410-a182-ce9117885d71:/local/libxml2:296
a066b643-3b0a-0410-a6ba-ed4cca522822:/local/libxml2:1147
Modified: packages/libxml2/trunk/debian/changelog
===================================================================
--- packages/libxml2/trunk/debian/changelog 2006-10-26 21:38:52 UTC (rev 595)
+++ packages/libxml2/trunk/debian/changelog 2006-10-26 21:39:23 UTC (rev 596)
@@ -4,8 +4,9 @@
* autogen.sh: Updated so that doc/examples/index.html gets updated
correctly.
* debian/control: Bumped Standards-Version to 3.7.2.2. No changes required.
+ * debian/rules: bump shlibs to current version, since new symbols were added.
- -- Mike Hommey <glandium at debian.org> Thu, 26 Oct 2006 11:36:43 +0200
+ -- Mike Hommey <glandium at debian.org> Thu, 26 Oct 2006 13:34:31 +0200
libxml2 (2.6.26.dfsg-4) unstable; urgency=low
Modified: packages/libxml2/trunk/debian/rules
===================================================================
--- packages/libxml2/trunk/debian/rules 2006-10-26 21:38:52 UTC (rev 595)
+++ packages/libxml2/trunk/debian/rules 2006-10-26 21:39:23 UTC (rev 596)
@@ -166,7 +166,7 @@
fi;)
dh_compress -a -Xexamples/
dh_fixperms -a
- dh_makeshlibs -a -V 'libxml2 (>= 2.6.26)'
+ dh_makeshlibs -a -V 'libxml2 (>= 2.6.27)'
dh_installdeb -a
dh_shlibdeps -a
dh_gencontrol -a
More information about the debian-xml-sgml-commit
mailing list