[xml/sgml-commit] r157 - packages/libxml/trunk/debian
Mike Hommey
glandium-guest@haydn.debian.org
Fri, 28 May 2004 01:49:28 -0600
Author: glandium-guest
Date: 2004-05-28 01:49:25 -0600 (Fri, 28 May 2004)
New Revision: 157
Modified:
packages/libxml/trunk/debian/changelog
packages/libxml/trunk/debian/control
Log:
Modified the Conflicts line for libxml-dev package
Modified: packages/libxml/trunk/debian/changelog
===================================================================
--- packages/libxml/trunk/debian/changelog 2004-05-28 01:50:32 UTC (rev 156)
+++ packages/libxml/trunk/debian/changelog 2004-05-28 07:49:25 UTC (rev 157)
@@ -1,3 +1,11 @@
+libxml (1:1.8.17-7) unstable; urgency=low
+
+ * The Oops, I should open my eyes release.
+ * debian/control: changed the conflict line for libxml-dev (<< instead of
+ outdated <).
+
+ -- Mike Hommey <mh@glandium.org> Fri, 28 May 2004 16:46:40 +0900
+
libxml (1:1.8.17-6) unstable; urgency=low
* debian/control:
Modified: packages/libxml/trunk/debian/control
===================================================================
--- packages/libxml/trunk/debian/control 2004-05-28 01:50:32 UTC (rev 156)
+++ packages/libxml/trunk/debian/control 2004-05-28 07:49:25 UTC (rev 157)
@@ -26,7 +26,7 @@
Architecture: any
Section: libdevel
Depends: libxml1 (= ${Source-Version}), libz-dev
-Conflicts: libxml2-dev (< 2.6.10-2)
+Conflicts: libxml2-dev (<< 2.6.10-2)
Description: Development files for the GNOME XML library
XML is a metalanguage to let you design your own markup language.
A regular markup language defines a way to describe information in