debian/0000775000000000000000000000000012235177314007175 5ustar debian/changelog0000664000000000000000000000676012235173126011055 0ustar libcommons-compress-java (1.6-1) unstable; urgency=low * New upstream release * Updated Standards-Version to 3.9.5 (no changes) * Build depend on debhelper >= 9 * Removed the unused debian/orig-tar.sh script -- Emmanuel Bourg Sat, 02 Nov 2013 13:55:47 +0100 libcommons-compress-java (1.5-2) unstable; urgency=low * Team upload. [ Emmanuel Bourg ] * Use canonical URLs for the Vcs-* fields * Added the upstream changelog [ tony mancill ] * Apply patch to d/rules to include ant-junit4.jar on build classpath. - Thank you to James Page. (Closes: #712589) -- tony mancill Mon, 17 Jun 2013 15:32:55 -0700 libcommons-compress-java (1.5-1) unstable; urgency=low * Team upload. * Upload to unstable. -- tony mancill Fri, 17 May 2013 07:53:06 -0700 libcommons-compress-java (1.5-1~exp1) experimental; urgency=low * New upstream release. * Add Emmanuel Bourg to Uploaders. * d/control: Bump Standards-Version to 3.9.4 (no changes needed). * Update to the package description (Closes: #682169). [ Jakub Adam ] * Add xz.jar to manifest Class-Path. - fixes lintian-reported warning missing-classpath. * Ensure backwards compatible bytecode is built (Closes: #688118). * Add OSGi metadata into jar manifest. * Add Jakub Adam to Uploaders. -- Emmanuel Bourg Tue, 26 Mar 2013 19:42:09 +0100 libcommons-compress-java (1.4.1-2) unstable; urgency=low * Team upload. [ Miguel Landaeta ] * Promote dependency on libxz-java from Suggests to Depends. (Closes: #680874) [ Tony Mancill ] * Correct broken Vcs-Svn URL. -- Miguel Landaeta Sun, 08 Jul 2012 15:59:26 -0430 libcommons-compress-java (1.4.1-1) unstable; urgency=medium * Team upload. * New upstream release. CVE-2012-2098 is fixed. (Closes: #674448). * Replace B-D on junit with junit4. * Add B-D on libxz-java. * Fix clean target to allow twice in a row builds. -- Miguel Landaeta Sun, 17 Jun 2012 18:08:36 -0430 libcommons-compress-java (1.2-2) unstable; urgency=low * Team upload. [ James Page ] * Enablement of JUnit test suite (LP: #876413) (Closes: 646090): - d/build.xml: Provide targets to compile and execute test suite. - d/control: Add B-D's on junit and ant-optional to support testing. - d/rules: Add ant-junit and junit to DEB_JARS for testing. * d/copyright: Updated for revised field names. [ Damien Raude-Morvan ] * d/control: Bumped Standards-Version: 3.9.3, no changes. -- Damien Raude-Morvan Wed, 30 May 2012 01:26:41 +0200 libcommons-compress-java (1.2-1) unstable; urgency=low * New upstream release * Clean up Depends and Suggests fields. * Switch to source format 3.0. -- Torsten Werner Sun, 07 Aug 2011 01:56:15 +0200 libcommons-compress-java (1.0-1) unstable; urgency=low * First upstream release (Closes: #542603) * Update old sandbox URLs. * Convert debian/copyright to dep5 format and change license of debian/* to Apache-2.0. * Update get-orig-source target in debian/rules. * Switch to default-jdk. * Change Section: java. * Update Standards-Version: 3.8.3. * Use maven-repo-helper to start transition to Maven. -- Torsten Werner Sun, 20 Sep 2009 11:16:42 +0200 libcommons-compress-java (0~svn604876-1) unstable; urgency=low * Initial release (Closes: #456662) -- Torsten Werner Mon, 17 Dec 2007 15:17:09 +0100 debian/MANIFEST.MF0000664000000000000000000000407412235173050010625 0ustar Manifest-Version: 1.0 Export-Package: org.apache.commons.compress.archivers;version="1.6",or g.apache.commons.compress.archivers.ar;version="1.6",org.apache.commo ns.compress.archivers.arj;version="1.6",org.apache.commons.compress.a rchivers.cpio;version="1.6",org.apache.commons.compress.archivers.dum p;version="1.6",org.apache.commons.compress.archivers.jar;version="1. 6",org.apache.commons.compress.archivers.sevenz;version="1.6",org.apa che.commons.compress.archivers.tar;version="1.6",org.apache.commons.c ompress.archivers.zip;version="1.6",org.apache.commons.compress.chang es;version="1.6",org.apache.commons.compress.compressors;version="1.6 ",org.apache.commons.compress.compressors.bzip2;version="1.6",org.apa che.commons.compress.compressors.gzip;version="1.6",org.apache.common s.compress.compressors.lzma;version="1.6",org.apache.commons.compress .compressors.pack200;version="1.6",org.apache.commons.compress.compre ssors.xz;version="1.6",org.apache.commons.compress.utils;version="1.6 " Implementation-Title: Apache Commons Compress Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Specification-Title: Apache Commons Compress Bundle-License: http://www.apache.org/licenses/LICENSE-2.0.txt Bundle-SymbolicName: org.apache.commons.compress Extension-Name: org.apache.commons.compress Implementation-Version: 1.6 Specification-Vendor: The Apache Software Foundation Bundle-Name: Apache Commons Compress Bundle-Vendor: The Apache Software Foundation Bundle-Version: 1.6.0 Bundle-ManifestVersion: 2 Bundle-Description: Apache Commons Compress software defines an API fo r working with compression and archive formats.These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump, 7z, arj. Bundle-DocURL: http://commons.apache.org/compress/ Import-Package: org.tukaani.xz;resolution:=optional Include-Resource: META-INF/LICENSE.txt=LICENSE.txt,META-INF/NOTICE.txt =NOTICE.txt Specification-Version: 1.6 Implementation-Build: trunk@r1534683; 2013-10-23 06:08:33+0200 Main-Class: org.apache.commons.compress.archivers.Lister debian/source/0000775000000000000000000000000012235162076010474 5ustar debian/source/format0000664000000000000000000000001412235162076011702 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000104012235162076011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Apache Commons Compress Upstream-Contact: Apache Commons Developers Source: http://commons.apache.org/compress/ Files: * Copyright: 2001-2013, The Apache Software Foundation. License: Apache-2.0 Files: debian/* Copyright: 2007-2009, Torsten Werner License: Apache-2.0 License: Apache-2.0 On Debian GNU/Linux system you can find the complete text of the license in '/usr/share/common-licenses/Apache-2.0' debian/libcommons-compress-java.poms0000664000000000000000000000002412235162076015002 0ustar pom.xml --no-parent debian/watch0000664000000000000000000000015012235162076010221 0ustar version=3 http://archive.apache.org/dist/commons/compress/source/commons-compress-([\d.]+)-src\.tar\.gz debian/build.xml0000664000000000000000000000372212235162076011021 0ustar debian/rules0000775000000000000000000000114712235162076010257 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/javahelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILDFILE := debian/build.xml DEB_JARS := ant-junit4 ant-junit junit4 xz PACKAGE := commons-compress install/lib$(PACKAGE)-java:: mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l pom.xml $(PACKAGE).jar dh_installchangelogs -plib$(PACKAGE)-java RELEASE-NOTES.txt clean:: mh_clean -rm -rf commons-compress.jar get-orig-source: uscan --force-download --download-version $(DEB_UPSTREAM_VERSION) --rename debian/compat0000664000000000000000000000000212235163233010366 0ustar 9 debian/control0000664000000000000000000000206612235163223010576 0ustar Source: libcommons-compress-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner , Jakub Adam , Emmanuel Bourg Build-Depends: ant, ant-optional, cdbs, debhelper (>= 9), default-jdk, junit4, maven-repo-helper, javahelper, libxz-java Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/libcommons-compress-java/ Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/libcommons-compress-java Homepage: http://commons.apache.org/compress/ Package: libcommons-compress-java Architecture: all Depends: ${misc:Depends}, ${java:Depends} Description: Java API for working with compression and archive formats Apache Commons Compress defines a Java API for working with compression and archive formats. These include: bzip2, gzip, pack200, xz and ar, cpio, jar, tar, zip, dump. debian/classpath0000664000000000000000000000005312235162076011077 0ustar usr/share/java/commons-compress.jar xz.jar debian/ant.properties0000664000000000000000000000036212235162076012075 0ustar project.name=commons-compress class.dir=build source.dir=src/main/java jar=commons-compress.jar test.dir=test test.class.dir=${test.dir}/build test.source.dir=src/test/java test.res.dir=src/test/resources test.results.dir=${test.dir}/results