junit4 4.12-5 source package in Ubuntu

Changelog

junit4 (4.12-5) unstable; urgency=medium

  * Removed the build dependency on libmaven-enforcer-plugin-java
  * Removed maven2-compatibility.patch
  * Simplified debian/rules
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use a secure Vcs-Git URL

 -- Emmanuel Bourg <email address hidden>  Wed, 26 Jul 2017 00:23:33 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
junit4_4.12-5.dsc 2.3 KiB e9a2f71c8427658316497bd9ab8ac298b07537af29250b029e1a24580a28fd42
junit4_4.12.orig.tar.xz 274.1 KiB 88ceb79bafd6871adb1b149712926d6334bd33473c36a7da1c79bb857eeda682
junit4_4.12-5.debian.tar.xz 11.6 KiB 8be86b3ff1a0df8ca5844921ca1e9c4483580ae9e92375dc1eda00edbfabced7

No changes file available.

Binary packages built by this source

junit4: JUnit regression test framework for Java

 JUnit is a simple framework to write repeatable tests. It is an
 instance of the xUnit architecture for unit testing frameworks.
 .
 JUnit 4 uses Java 5 features such as generics and annotations. If
 you need compatibility with previous Java versions, you should use
 the junit package (version 3) instead.

junit4-doc: JUnit regression test framework for Java - documentation

 JUnit is a simple framework to write repeatable tests. It is an
 instance of the xUnit architecture for unit testing frameworks.
 .
 JUnit 4 uses Java 5 features such as generics and annotations. If
 you need compatibility with previous Java versions, you should use
 the junit package (version 3) instead.
 .
 This package contains Javadoc API documentation of JUnit 4.