Source: jenkins-htmlunit
Section: java
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: James Page <james.page@ubuntu.com>
Build-Depends:
 cdbs,
 debhelper (>= 7),
 default-jdk,
 javahelper,
 maven-debian-helper (>= 1.4)
Build-Depends-Indep:
 default-jdk-doc,
 libcommons-codec-java,
 libcommons-codec-java-doc,
 libcommons-collections3-java,
 libcommons-httpclient-java,
 libcommons-io-java,
 libcommons-lang-java,
 libcommons-logging-java,
 libcommons-logging-java-doc,
 libcssparser-java,
 libcssparser-java-doc,
 libjenkins-htmlunit-core-js-java,
 libmaven-antrun-plugin-java,
 libmaven-assembly-plugin-java,
 libmaven-javadoc-plugin-java,
 libnekohtml-java,
 libnekohtml-java-doc,
 libxalan2-java,
 libxalan2-java-doc,
 libxerces2-java
Standards-Version: 3.9.2
Homepage: http://github.com/jenkinsci/htmlunit
Vcs-Git: git://git.debian.org/git/pkg-java/jenkins-htmlunit.git
Vcs-Browser: http://git.debian.org/?p=pkg-java/jenkins-htmlunit.git
DM-Upload-Allowed: Yes

Package: libjenkins-htmlunit-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
Suggests: libjenkins-htmlunit-java-doc
Description: Jenkins branch of HtmlUnit browser testing for web apps
 HtmlUnit is a java GUI-Less browser, which allows high-level manipulation
 of web pages, such as filling forms and clicking links; just getPage(url),
 find a hyperlink, click() and you have all the HTML, JavaScript, and
 Ajax are automatically processed.
 .
 This package is the branch used/maintained by the jenkins project.

Package: libjenkins-htmlunit-java-doc
Architecture: all
Section: doc
Depends: ${maven:DocDepends}, ${misc:Depends}
Recommends: ${maven:DocOptionalDepends}
Suggests: libjenkins-htmlunit-java
Description: Documentation for Jenkins HtmlUnit
 HtmlUnit is a java GUI-Less browser, which allows high-level manipulation
 of web pages, such as filling forms and clicking links; just getPage(url),
 find a hyperlink, click() and you have all the HTML, JavaScript, and
 Ajax are automatically processed.
 .
 This package contains the API documentation of libjenkins-htmlunit-java.
