debian/0000775000000000000000000000000012217666702007201 5ustar debian/changelog0000664000000000000000000000263712217664311011055 0ustar xz-java (1.4-1) unstable; urgency=low * New upstream release * Use canonical URLs for the Vcs-* fields * Update the pom automatically during the build * Enabled the debugging symbols in the compiled classes -- Emmanuel Bourg Sun, 22 Sep 2013 23:32:48 +0200 xz-java (1.3-1) unstable; urgency=low * New upstream release * Upload to unstable * Added the upstream changelog -- Emmanuel Bourg Tue, 14 May 2013 12:18:55 +0200 xz-java (1.2-1) experimental; urgency=low [ Emmanuel Bourg ] * New upstream release. [ Miguel Landaeta ] * Bump Standards-Version to 3.9.4. No changes were required. * Remove obsolete field DM-Upload-Allowed. * Update POM file. * Update dates in copyright file. -- Miguel Landaeta Sun, 31 Mar 2013 22:07:25 -0300 xz-java (1.1-1) experimental; urgency=low [ Miguel Landaeta ] * New upstream release. * Fix issue with d/xz.pom and d/copyright. (Closes: #681712). [ tony mancill ] * Set DMUA flag. -- Miguel Landaeta Thu, 26 Jul 2012 20:07:55 -0430 xz-java (1.0-2) unstable; urgency=low * Install artifacts used in Maven repositories. (Closes: #680873). -- Miguel Landaeta Sun, 08 Jul 2012 13:07:21 -0430 xz-java (1.0-1) unstable; urgency=low * Initial release. (Closes: #677942). -- Miguel Landaeta Sun, 17 Jun 2012 14:05:47 -0430 debian/source/0000775000000000000000000000000012217661142010472 5ustar debian/source/format0000664000000000000000000000001412217661142011700 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000320112217661142011121 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: XZ for Java Upstream-Contact: Lasse Collin Source: http://tukaani.org/xz/xz-java-1.0.zip Files: * Copyright: © 2011, Lasse Collin , © 2011, Igor Pavlov License: public-domain All the files in this package have been written by Lasse Collin and/or Igor Pavlov. All these files have been put into the public domain. You can do whatever you want with these files. . This software is provided "as is", without any warranty. Files: debian/* Copyright: © 2012-2013, Miguel Landaeta License: Apache-2.0 Files: debian/xz.pom Copyright: © 2011, Lasse Collin , © 2011, Igor Pavlov License: public-domain All the files in this package have been written by Lasse Collin and/or Igor Pavlov. All these files have been put into the public domain. You can do whatever you want with these files. . This software is provided "as is", without any warranty. License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . http://www.apache.org/licenses/LICENSE-2.0 /usr/share/common-licenses/Apache-2.0 (on Debian systems) . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. debian/xz.pom0000664000000000000000000000356012217664013010354 0ustar 4.0.0 org.tukaani xz 1.4 jar XZ for Java XZ data compression http://tukaani.org/xz/java.html Public Domain You can do whatever you want with this package. repo http://git.tukaani.org/?p=xz-java.git scm:git:http://git.tukaani.org/xz-java.git Lasse Collin lasse.collin@tukaani.org Igor Pavlov http://7-zip.org/ debian/libxz-java.jlibs0000664000000000000000000000002112217661142012257 0ustar build/jar/xz.jar debian/watch0000664000000000000000000000007312217661142010223 0ustar version=3 http://tukaani.org/xz/java.html xz-java-(.+).zip debian/rules0000775000000000000000000000125212217663765010267 0ustar #!/usr/bin/make -f %: dh $@ --with javahelper override_dh_auto_build: dh_auto_build ant -Dextdoc_url=file:///usr/share/doc/default-jdk-doc/api -Ddebug=true jar doc maven override_dh_auto_clean: dh_auto_clean mh_clean -rm -rf extdoc override_jh_installlibs: cp build/maven/xz-*.pom debian/xz.pom mh_installjar -plibxz-java --java-lib debian/xz.pom build/jar/xz.jar mh_installpoms -plibxz-java dh_installchangelogs -plibxz-java NEWS dh_installchangelogs -plibxz-java-doc NEWS get-orig-source: cd $(dir $(firstword $(MAKEFILE_LIST)))../ && \ uscan \ --verbose \ --rename \ --destdir $(CURDIR) \ --watchfile debian/watch \ --force-download \ --repack debian/compat0000664000000000000000000000000212217661142010370 0ustar 7 debian/control0000664000000000000000000000245012217661552010603 0ustar Source: xz-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Miguel Landaeta , Emmanuel Bourg Build-Depends: debhelper (>= 7.0.50~), default-jdk, javahelper, ant, default-jdk-doc, maven-repo-helper Standards-Version: 3.9.4 Vcs-Git: git://anonscm.debian.org/pkg-java/xz-java.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-java/xz-java.git Homepage: http://tukaani.org/xz/java.html Package: libxz-java Architecture: all Depends: ${misc:Depends} Description: 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. Package: libxz-java-doc Architecture: all Section: doc Depends: ${misc:Depends} Suggests: default-jdk-doc Description: 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. debian/libxz-java-doc.javadoc0000664000000000000000000000005212217661142013332 0ustar build/doc /usr/share/doc/libxz-java/api debian/libxz-java.poms0000664000000000000000000000001612217661142012136 0ustar debian/xz.pom