Source: jtharness
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Guillaume Mazoyer <respawneral@gmail.com>
Build-Depends: debhelper (>= 10), javahelper
Build-Depends-Indep: default-jdk,
                     default-jdk-doc,
                     ant,
                     junit4,
                     librxtx-java,
                     libasm-java (>= 5.0),
                     libservlet3.1-java
Standards-Version: 4.1.0
Vcs-Git: https://anonscm.debian.org/git/pkg-java/jtharness.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-java/jtharness.git
Homepage: https://wiki.openjdk.java.net/display/CodeTools/JT+Harness

Package: libjtharness-java
Architecture: all
Depends: junit4,
         librxtx-java,
         libasm-java (>= 5.0),
         libservlet3.1-java,
         ${java:Depends},
         ${misc:Depends}
Description: General purpose test harness for Java
 The JT harness is a general purpose, fully-featured, flexible, and configurable
 test harness very well suited for most types of unit testing. Originally
 developed as a test harness to run TCK test suites, it has since evolved into a
 general purpose test platform.

Package: libjtharness-java-doc
Section: doc
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}, libjtharness-java
Description: JT harness (documentation)
 This is the javadoc for the libjtharness-java package.
 .
 The JT harness is a general purpose, fully-featured, flexible, and configurable
 test harness very well suited for most types of unit testing. Originally
 developed as a test harness to run TCK test suites, it has since evolved into a
 general purpose test platform.
