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 <[email protected]> -Uploaders: Stefan Gybas <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]> +Uploaders: Stefan Gybas <[EMAIL PROTECTED]>, Arnaud Vandyck <[EMAIL PROTECTED]>, Wolfgang Baer <[EMAIL PROTECTED]>, Marcus Better <[EMAIL PROTECTED]> 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/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

