clirr 0.6-6 source package in Ubuntu

Changelog

clirr (0.6-6) unstable; urgency=medium

  * Build with maven-debian-helper instead of maven-ant-helper (Closes: #893105)
  * Removed ant from the recommended dependencies
  * Moved the package to Git
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Sun, 18 Mar 2018 23:03:28 +0100

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

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
clirr_0.6-6.dsc 2.0 KiB c1d74f8ac969d5596a211ddff1ab7dc1dcb3b0b24d97adb316140570002e446a
clirr_0.6.orig.tar.gz 83.5 KiB 5376c040ac923c76dbdfa6dd2e51fdd947111239d788f1fef7086c4cb8b679c5
clirr_0.6-6.debian.tar.xz 10.0 KiB 714e167fe78b43f05cbbab78d37882f2e9d5e63bd0a08d66827d5d93bfc8a4eb

Available diffs

No changes file available.

Binary packages built by this source

clirr: Checks Java libraries for compatibility with older releases

 Clirr is a tool that checks Java libraries for binary and source
 compatibility with older releases. The Clirr Ant task can break
 the build if it detects incompatible API changes, making it easy to
 prevent accidental introduction of compatibility issues.