clirr 0.6-5 source package in Ubuntu

Changelog

clirr (0.6-5) unstable; urgency=low


  * Added a man page
  * Fixed the parsing of command line parameters containing several jar files.
  * Patched to display the command line syntax with the Java wrapper
    in the help information.
  * Rewrote bcel5.2.patch to display a warning instead of stopping
    the processing when a class is not found.
  * Added java7-runtime as an alternative runtime dependency
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.5 (no changes)
  * Switch to debhelper level 9

 -- Emmanuel Bourg <email address hidden>  Wed, 20 Nov 2013 15:19:57 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe java
Trusty release universe java

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
clirr_0.6-5.dsc 2.0 KiB 5bd80ddb2c11eb8a3f6b479a44e9304ba4e299df3978b1ff1262b1f9ee8bc77d
clirr_0.6.orig.tar.gz 83.5 KiB 5376c040ac923c76dbdfa6dd2e51fdd947111239d788f1fef7086c4cb8b679c5
clirr_0.6-5.debian.tar.gz 11.3 KiB 5fa5f15c7825e999593f198e845df47a5b06303cb2b354e76d402f886d348e56

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.