Source: jenkins-dom4j
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Build-Depends:
 ant-optional,
 debhelper (>= 7),
 default-jdk,
 cdbs,
 javahelper,
 maven-repo-helper
Build-Depends-Indep:
 antlr,
 junit,
 libbackport-util-concurrent-java,
 libjaxen-java,
 libjaxme-java,
 libjunitperf-java,
 libxalan2-java (>= 2.7.0),
 libxerces2-java,
 libxpp2-java,
 libxpp3-java
Standards-Version: 3.9.2
Homepage: http://github.com/jenkinsci/dom4j

Package: libjenkins-dom4j-java
Architecture: all
Depends:
 libbackport-util-concurrent-java,
 libjaxen-java,
 libjaxme-java,
 libxpp2-java,
 libxpp3-java,
 ${misc:Depends}
Suggests: libjenkins-dom4j-java-doc
Description: Jenkins variant of the flexible XML framework for Java
 dom4j is a library for working with XML, XPath and XSLT on the Java
 platform using the Java Collections Framework and with full support
 for DOM, SAX and JAXP.
 .
 This package contains the branch used/maintained by the
 Jenkins CI project

Package: libjenkins-dom4j-java-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Suggests: libjenkins-dom4j-java
Description: Documentation for libjenkins-dom4j-java
 dom4j is a library for working with XML, XPath and XSLT on the Java
 platform using the Java Collections Framework and with full support
 for DOM, SAX and JAXP.
 .
 This package contains the documentation for dom4j (Hudson variant),
 including the API Javadoc.
