xz-java 1.6-1 source package in Ubuntu

Changelog

xz-java (1.6-1) unstable; urgency=medium

  * New upstream release
  * Improved the reproducibility:
    - Set the locale to 'en' when generating the javadoc
    - Removed the timestamp from the javadoc
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs
  * Switch to debhelper level 10
  * Simplified debian/rules

 -- Emmanuel Bourg <email address hidden>  Tue, 29 Nov 2016 23:12:16 +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

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
xz-java_1.6-1.dsc 2.0 KiB 78680a551395c5d442a72a593eae8cdbd004b4ad840b8cfe7dd18c433dec9397
xz-java_1.6.orig.tar.xz 59.8 KiB d9f52275f3120281dde8502f53b30a459cdb3328a8a2730854b6ede9c188abea
xz-java_1.6-1.debian.tar.xz 2.6 KiB 57baff05120ee58b4a77ec28b62e39ae97cd2c0c23f8cda641f2dcbb974876fd

Available diffs

No changes file available.

Binary packages built by this source

libxz-java: Java library with a complete implementation of XZ data compression

 XZ for Java aims to be a complete implementation of XZ data compression
 in pure Java. Single-threaded streamed compression and decompression
 and random access decompression have been fully implemented.

libxz-java-doc: Documentation for libxz-java

 XZ for Java aims to be a complete implementation of XZ data compression
 in pure Java. Single-threaded streamed compression and decompression
 and random access decompression have been fully implemented.
 .
 This package contains the Javadoc files and some examples to illustrate
 how use the xz-java library.