clirr 0.6-4 source package in Ubuntu

Changelog

clirr (0.6-4) unstable; urgency=low


  [ Miguel Landaeta ]
  * Team upload.
  * Use public access URL in Vcs-Svn field. (Closes: #669256).
  * Fix binary-control-field-duplicates-source field "section" lintian warning.
  * Fix several lintian warnings in copyright file.

  [ Emmanuel Bourg ]
  * Updated Standards-Version to 3.9.4 (no changes)
  * Added a wrapper to call Clirr from the command line
  * debian/rules: Improved the clean target

 -- Emmanuel Bourg <email address hidden>  Fri, 31 May 2013 17:10:25 +0200

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

Builds

Saucy: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
clirr_0.6-4.dsc 2.0 KiB 91bf87e8d20d780777cc783752de12343d32543027862b206a8e28fb3c651fda
clirr_0.6.orig.tar.gz 83.5 KiB 5376c040ac923c76dbdfa6dd2e51fdd947111239d788f1fef7086c4cb8b679c5
clirr_0.6-4.debian.tar.gz 3.8 KiB 37a8832e6fb952027253a51b48977b4dea917579322e58e1c6bbbabe57c2f2ec

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.