Source: junit
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders:
 Wolfgang Baer <WBaer@gmx.de>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 maven-repo-helper (>= 1.5)
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/java-team/junit.git
Vcs-Browser: https://salsa.debian.org/java-team/junit
Homepage: http://www.junit.org

Package: junit
Architecture: all
Depends: ${misc:Depends}
Recommends: default-jre-headless (>= 1:1.7) | java7-runtime-headless
Suggests: junit-doc
Enhances: ant-optional
Description: Automated testing framework for Java
 JUnit is a simple framework for writing and running automated tests.
 As a political gesture, it celebrates programmers testing their own
 software.

Package: junit-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Suggests: junit
Description: Document for JUnit
 This package provide documents and examples for JUnit which is a simple
 framework for writing and running automated tests.
