clirr 0.6-8 source package in Ubuntu

Changelog

clirr (0.6-8) unstable; urgency=medium

  * Team upload.
  * Secure URI in watch file
  * Standards-Version: 4.7.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Reorder sequence of d/control fields by cme (routine-update)
  * Use secure URI in Homepage field.
  * watch file standard 4 (routine-update)
  * d/copyright:
     - Secure URI
     - Review

 -- Andreas Tille <email address hidden>  Thu, 16 Jan 2025 18:40:54 +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
Questing release universe java
Plucky release universe java

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
clirr_0.6-8.dsc 2.0 KiB d15bfb46446df3709b7a09935d9511c01f6d9b0b923ab0815519725a065d58a7
clirr_0.6.orig.tar.gz 83.5 KiB 5376c040ac923c76dbdfa6dd2e51fdd947111239d788f1fef7086c4cb8b679c5
clirr_0.6-8.debian.tar.xz 10.2 KiB 96448a52d3ff41844bc0e297f3cf6dafda101df683d513d07944f9a4441b783a

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.