debian/0000775000000000000000000000000012224625265007176 5ustar debian/libjzlib-java.poms0000664000000000000000000000003112224620256012603 0ustar pom.xml --usj-name=jzlib debian/libjzlib-java.jlibs0000664000000000000000000000001112224620301012715 0ustar jzlib.jardebian/changelog0000664000000000000000000001113112224625261011041 0ustar jzlib (1.1.3-1) unstable; urgency=low * New upstream release - Updated the OSGi metadata -- Emmanuel Bourg Mon, 07 Oct 2013 23:42:02 +0200 jzlib (1.1.2-1) unstable; urgency=low * New upstream release - Updated the OSGi metadata * Updated the watch file to fetch the latest tag from Github * debian/control: Use canonical URLs for the Vcs-* fields -- Emmanuel Bourg Fri, 14 Jun 2013 10:18:31 +0200 jzlib (1.1.1-2) unstable; urgency=low * Team upload. * Upload to unstable. -- tony mancill Tue, 14 May 2013 22:34:47 -0700 jzlib (1.1.1-1) experimental; urgency=low * Team upload. * New upstream release * Added the OSGi metadata to the manifest * Updated Standards-Version to 3.9.4 (no changes) * Fixed the watch file * Updated debian/copyright to comply with the Machine-readable format 1.0 -- Emmanuel Bourg Thu, 18 Apr 2013 16:30:16 +0200 jzlib (1.1.0-1) unstable; urgency=low * New upstream release (since 2008)! - d/copyright: Update source location to github and copyright's years. - d/copyright: Use DEP-5 format. * d/libjzlib-java.poms: Drop debian/pom.xml and use upstream pom.xml. * d/{control,rules}: Use javahelper to build jzlib instead of ant. - d/build.xml: Dropped. - d/javabuild and d/libjzlib-java.jlibs: Added for javahelper. -- Damien Raude-Morvan Thu, 06 Oct 2011 23:51:14 +0200 jzlib (1.0.7-4) unstable; urgency=low [ Damien Raude-Morvan ] * d/control: Drop Depends on any JRE as a Java library don't need to depends on a runtime (Java Policy) [ Torsten Werner ] * Switch to source format 3.0. * Update Standards-Version: 3.9.1. -- Torsten Werner Tue, 30 Aug 2011 20:18:12 +0200 jzlib (1.0.7-3) unstable; urgency=low * Maven POMs: - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper - debian/rules: use mh_installpoms and mh_installjar to install the POM and the jar to the Maven repository - debian/pom.xml: Debian pom.xml file as upstream doesn't provide one - debian/rules: new get-orig-pom to update debian/pom.xml at new upstream release. * Bumping debhelper compat level from 5 to 7 -- Damien Raude-Morvan Sun, 17 Jan 2010 20:23:00 +0100 jzlib (1.0.7-2) unstable; urgency=low * Set Maintainer field to Debian Java Team * Update Vcs-* fields * Add myself as Uploaders * Move ant and default-jdk form B-D-I to B-D (needed for clean) * Use default-jdk: - Build-Depend on default-jdk instead of java-gcj-compat-dev. - Depends on default-jre-headless - Use default-java from default-jdk as JAVA_HOME * Update to Standards-Version 3.8.3: - Add ${misc:Depends} in Depends field for debhelper - Move to "java" section of archive * debian/build.xml: - exclude test/samples classes from JAR - force source/target to 1.4 class format -- Damien Raude-Morvan Sat, 26 Sep 2009 00:00:23 +0200 jzlib (1.0.7-1) unstable; urgency=low * New upstream release * New maintainer (Closes: #491858) * Use CDBS (Ant with debian/build.xml) for building * Ship examples in libjzlib-java * debian/libjzlib-java.dirs: Removed because dirs are created by dh_install * debian/copyright: Made clear statements about license and upstreams authors (remove crufted debian/copyright.in and lintian override) * debian/watch: monitoring of upstream release on jcraft.com * debian/rules: create a get-orig-source using uscan and debian/watch * debian/control: * Use better synopsis and long description (Thanks to Ben Finney) * Add Homepage and Vcs-* fields * Bumping debhelper compat level from 4 to 5 (see debian/compat) * Build-Depends on GCJ instead of Kaffe -- Damien Raude-Morvan Sun, 24 Aug 2008 22:45:34 +0200 jzlib (1.0.5-1.1) unstable; urgency=low * NMU: Corrected kaffe-javac call (using /usr/lib/kaffe/bin/javac). Closes: #273613 (rc, ftbfs). -- Arnaud Vandyck Wed, 2 Mar 2005 22:32:57 +0100 jzlib (1.0.5-1) unstable; urgency=low * New upstream version. * Upgraded standards-version to 3.6.1(no changes). * Removed virtual build-depends, and instead use only kaffe. Closes: #250482(rc, ftbfs), #162374(ftbfs). * debian/copyright now includes the upstream LICENSE.txt. Upstream changed to 3-clause BSD, from LGPL. -- Adam Heath Sun, 19 Sep 2004 21:42:21 -0500 jzlib (0.0.8-1) unstable; urgency=low * Initial Release. -- Adam Heath Sat, 3 Aug 2002 18:33:52 -0500 debian/manifest0000664000000000000000000000027112224620511010714 0ustar usr/share/java/jzlib.jar: Bundle-ManifestVersion: 2 Bundle-Name: JZlib Bundle-SymbolicName: com.jcraft.jzlib Bundle-Version: 1.1.3 Export-Package: com.jcraft.jzlib;version="1.1.3" debian/source/0000775000000000000000000000000012224616674010502 5ustar debian/source/format0000664000000000000000000000001412224616674011710 0ustar 3.0 (quilt) debian/copyright0000664000000000000000000000627512224620256011136 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: JZlib Upstream-Contact: Atsuhiko Yamanaka Source: https://github.com/ymnk/jzlib Comment: JZlib has been developed by ymnk@jcraft.com, but he has just re-implemented zlib in pure Java. So, all credit should go to authors Jean-loup Gailly and Mark Adler and contributors of zlib. Here is the copyright notice of zlib version 1.1.3, |Copyright (C) 1995-1998 Jean-loup Gailly and Mark Adler | |This software is provided 'as-is', without any express or implied |warranty. In no event will the authors be held liable for any damages |arising from the use of this software. | |Permission is granted to anyone to use this software for any purpose, |including commercial applications, and to alter it and redistribute it |freely, subject to the following restrictions: | |1. The origin of this software must not be misrepresented; you must not | claim that you wrote the original software. If you use this software | in a product, an acknowledgment in the product documentation would be | appreciated but is not required. |2. Altered source versions must be plainly marked as such, and must not be | misrepresented as being the original software. |3. This notice may not be removed or altered from any source distribution. | |Jean-loup Gailly Mark Adler |jloup@gzip.org madler@alumni.caltech.edu Files: * Copyright: 2000,2001,2002,2003 ymnk JCraft, Inc. 2001 Lapo Luchini License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. The names of the authors may not be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL JCRAFT, INC. OR ANY CONTRIBUTORS TO THIS SOFTWARE BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2002-2008, Adam Heath 2008-2011, Damien Raude-Morvan License: Apache-2.0 On Debian systems, the complete text of the Apache License Version 2.0, can be found in /usr/share/common-licenses/Apache-2.0. debian/watch0000664000000000000000000000010112224620256010212 0ustar version=3 https://github.com/ymnk/jzlib/tags .*/([\d\.]+).tar.gz debian/libjzlib-java.examples0000664000000000000000000000001212224620256013442 0ustar example/* debian/javabuild0000664000000000000000000000003012224620256011046 0ustar jzlib.jar src/main/java debian/rules0000775000000000000000000000026712224620256010256 0ustar #!/usr/bin/make -f export JAVA_HOME := /usr/lib/jvm/default-java %: dh $@ --with javahelper --with jh_maven_repo_helper get-orig-source: uscan --force-download --rename --repack debian/compat0000664000000000000000000000000212224620256010367 0ustar 7 debian/control0000664000000000000000000000164412224620256010601 0ustar Source: jzlib Maintainer: Debian Java Maintainers Uploaders: Damien Raude-Morvan , Emmanuel Bourg Standards-Version: 3.9.4 Section: java Priority: optional Build-Depends: debhelper (>= 7), default-jdk, javahelper, maven-repo-helper (>= 1.6) Homepage: http://www.jcraft.com/jzlib/ Vcs-Svn: svn://anonscm.debian.org/pkg-java/trunk/jzlib/ Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-java/trunk/jzlib/ Package: libjzlib-java Architecture: all Depends: ${misc:Depends} Description: Java Zlib implementation JZlib is a pure Java implementation of ZLib (see RFC-1950 and RFC-1951). . It supports all compression level and all flushing mode of ZLib and it can inflate and deflate exactly like ZLib does. It provide much more flexibility over 'java.util.zip.*' included in Java Platform API. . JZlib is licensed under a BSD style license.