debian/0000755000000000000000000000000011704702762007174 5ustar debian/README.source0000644000000000000000000000057411677422240011360 0ustar libisrt-java for Debian ---------------------------- The lib directory was manually removed from the source tree. Also, the unzipped folder "distribution" was changed to the versioned package name prior to preparing. the orig.tar.gz. Upstream also refers to this library as "isRuntime", but isrt is the name of the .jar and also found on the web pages accompanying the library. debian/watch0000644000000000000000000000011211677422240010216 0ustar version=3 http://sf.net/jpodlib/isrt\.(.*)\.zip debian debian/orig-tar.sh debian/rules0000755000000000000000000000061611677422240010256 0ustar #!/usr/bin/make -f export JAVA_HOME=/usr/lib/jvm/default-java # Put depended upon jars in here # export CLASSPATH= %: dh $@ --with javahelper VERSION := $(shell dpkg-parsechangelog | awk -F'[ -]' '/^Version: /{print $$2}') override_jh_build: jh_build --javacopts="-source 1.5 -target 1.5" --javadoc-opts="-source 1.5" get-orig-source: uscan --download-version $(VERSION) --force-download debian/control0000644000000000000000000000235511704702214010574 0ustar Source: libisrt-java Section: java Priority: extra Maintainer: Debian Java Maintainers Uploaders: Steffen Moeller Build-Depends: debhelper (>= 7), default-jdk, libjna-java, javahelper (>= 0.37) Standards-Version: 3.9.2 Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libisrt-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libisrt-java/ Homepage: http://opensource.intarsys.de/home/en/index.php?n=OpenSource.IsRuntime Package: libisrt-java Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: common runtime library by intarsys The isRuntime library is a collection of routines common to most of intarsys's Java implementations, including the isCWT and jPod PDF management software libraries. Package: libisrt-java-doc Section: doc Architecture: all Depends: ${java:Depends}, ${misc:Depends} Recommends: ${java:Recommends} Description: common runtime library by intarsys (documentation) The isRuntime library is a collection of routines common to most of intarsys's Java implementations, including the isCWT and jPod PDF management software libraries. . This package contains the Javadoc API for the isRuntime library. debian/copyright0000644000000000000000000000412411677422240011127 0ustar This work was packaged for Debian by: Steffen Moeller on Mon, 18 Jan 2010 00:29:38 +0100 It was downloaded from http://opensource.intarsys.de/home/en/index.php?n=IsRuntime.Download Upstream Authors: Bernd Wild Michael Traut Karl Kagermeier the three are leading the company intarsys together. Explicit authorships are not specified. Copyright: Copyright (c) 2008, intarsys consulting GmbH intarsys@intarsys.de License: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - 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. - Neither the name of intarsys nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS 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 THE COPYRIGHT OWNER OR CONTRIBUTORS 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. The Debian packaging is: Copyright (C) 2010 Steffen Moeller and distributed under the same license. debian/compat0000644000000000000000000000000211677422240010371 0ustar 7 debian/source/0000755000000000000000000000000011704702761010473 5ustar debian/source/format0000644000000000000000000000001411677422237011707 0ustar 3.0 (quilt) debian/javabuild0000644000000000000000000000001511677422240011053 0ustar isrt.jar src debian/orig-tar.sh0000755000000000000000000000054111677422240011256 0ustar #!/bin/sh -e VERSION=$2 ZIP=$3 TAR=../libisrt-java_$VERSION.orig.tar.gz DIR=libisrt-java-$VERSION unzip $ZIP mv distribution $DIR tar -c -z -f $TAR --exclude '*.jar' --exclude '*/javadoc/*' $DIR rm -rf $DIR $ZIP # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir && echo "moved $TAR to $origDir" fi debian/libisrt-java.jlibs0000644000000000000000000000001111677422240012577 0ustar isrt.jar debian/libisrt-java-doc.javadoc0000644000000000000000000000001111677422240013646 0ustar internal debian/changelog0000644000000000000000000000227311704702264011047 0ustar libisrt-java (4.8.20100629-2) unstable; urgency=low [ Miguel Landaeta ] * Team upload. * Bump Standards-Version to 3.9.2. No changes were required. * Remove unused B-D on cdbs. * Improve description of -doc package. * Add missing Vcs-* fields. [ James Page ] * Fix FTBFS with OpenJDK7 (LP: #888964) (Closes: #652045): - d/rules: Overide jh_build and pass source/target as 1.5 to ensure backwards compatibility and workaround Java 7 encoding errors. [tony mancill] * Rework descriptions in d/control. (Closes: #645413) -- Miguel Landaeta Tue, 20 Dec 2011 20:45:09 -0430 libisrt-java (4.8.20100629-1) unstable; urgency=low * Team upload * New upstream release * Improve downloading / creating the orig tarball. Remove javadoc files. * Switch to javahelper. * Drop versioned package libisrt-4.7-java. * Switch to debhelper level 7. * Update Standards-Version: 3.9.1. * Switch to source format 3.0. -- Torsten Werner Wed, 31 Aug 2011 17:16:54 +0200 libisrt-java (4.7.20091102-1) unstable; urgency=low * Initial release (Closes: #568598). -- Steffen Moeller Sat, 06 Feb 2010 01:48:47 +0100 debian/README.Debian0000644000000000000000000000027611677422240011241 0ustar This package was created as a build dependency to PDFsam. Anybody feeling particularly attached to it please adopt it. I can help with sponsoring. -- Steffen Möller