Source: xml-commons-external
Section: java
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 javahelper,
 maven-repo-helper
Rules-Requires-Root: no
Standards-Version: 4.5.0
Homepage: https://xerces.apache.org/xml-commons/

Package: libxml-commons-external-java
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: XML Commons external code - DOM, SAX, and JAXP, etc
 xml-commons is focused on common code and guidelines for xml
 projects.  The first focus will be to organize and have common
 packaging for the various externally-defined standards code relating
 to XML - things like the DOM, SAX, and JAXP interfaces.

Package: libxml-commons-external-java-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Documentation of XML Commons external API
 xml-commons is focussed on common code and guidelines for xml
 projects.  The first focus will be to organize and have common
 packaging for the various externally-defined standards code relating
 to XML - things like the DOM, SAX, and JAXP interfaces.
 .
 This package contains class API documentation for XML Commons
 external API.
