[pkg-java] r2653 - trunk/libxerces2-java/debian
Marcus Better
marcusb-guest at costa.debian.org
Tue Oct 24 05:48:21 UTC 2006
Author: marcusb-guest
Date: 2006-10-24 05:48:20 +0000 (Tue, 24 Oct 2006)
New Revision: 2653
Modified:
trunk/libxerces2-java/debian/control
Log:
Depend on libjaxp1.3-java.
Modified: trunk/libxerces2-java/debian/control
===================================================================
--- trunk/libxerces2-java/debian/control 2006-10-24 05:44:09 UTC (rev 2652)
+++ trunk/libxerces2-java/debian/control 2006-10-24 05:48:20 UTC (rev 2653)
@@ -2,15 +2,15 @@
Section: libs
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
-Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>
+Uploaders: Stefan Gybas <sgybas at debian.org>, Arnaud Vandyck <avdyk at debian.org>, Wolfgang Baer <WBaer at gmx.de>, Marcus Better <marcus at better.se>
Build-Depends: cdbs (>= 0.4.8), debhelper (>= 4.2.0)
-Build-Depends-Indep: java-gcj-compat-dev, ant, libjaxp1.3-java, libxml-commons-resolver1.1-java
+Build-Depends-Indep: java-gcj-compat-dev, ant, libxml-commons-resolver1.1-java
Standards-Version: 3.7.2
Package: libxerces2-java
Architecture: all
Section: libs
-Depends: classpath-common | java1-runtime | java2-runtime, libjaxp1.2-java
+Depends: classpath-common | java1-runtime | java2-runtime, libjaxp1.3-java
Suggests: libxerces2-java-doc
Description: Validating XML parser for Java with DOM level 3 support
The Xerces2 Java parser is the reference implementation of XNI, the
@@ -36,6 +36,4 @@
Candidate Recommendation, and will correctly serialize XML 1.1 documents if
the DOM level 3 load/save API's are in use.
.
- For more information about Xerces2-J see the home page at
- http://xml.apache.org/xerces2-j/index.html.
-
+ Homepage: http://xerces.apache.org/xerces2-j/
More information about the pkg-java-commits
mailing list