debian/0000755000000000000000000000000011622303122007156 5ustar debian/copyright0000644000000000000000000000374610704600065011131 0ustar This package was debianized by Varun Hiremath on Tue, 24 Apr 2007 15:25:18 +0530. It was downloaded from http://sourceforge.net/projects/jspeex/ Upstream Author: Marc Gimpel James Lawrence Based on code by: David Rowe Jean-Marc Valin Copyright: (c) 1999-2004 Wimba S.A (C) 2002 Jean-Marc Valin License (BSD like): 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 the Xiph.org Foundation 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 FOUNDATION 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 (C) 2007, Varun Hiremath and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/patches/0000755000000000000000000000000011622303122010605 5ustar debian/patches/disable_proguard.diff0000644000000000000000000000133110704600065014751 0ustar --- libjspeex-java-0.9.7.orig/build.xml 2007-04-24 16:16:41.000000000 +0530 +++ libjspeex-java-0.9.7/build.xml 2007-04-24 17:14:43.000000000 +0530 @@ -58,8 +58,6 @@ - @@ -88,6 +86,7 @@ + debian/patches/series0000644000000000000000000000002610704600065012026 0ustar disable_proguard.diff debian/rules0000755000000000000000000000102111622303075010237 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/debhelper.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := package javadoc DEB_ANT_CHECK_TARGET := test DEB_JARS := ant-junit junit install/libjspeex-java:: install -m 644 -D dist/jspeex.jar $(DEB_DESTDIR)/usr/share/java/jspeex-$(DEB_UPSTREAM_VERSION).jar dh_link /usr/share/java/jspeex-$(DEB_UPSTREAM_VERSION).jar \ /usr/share/java/jspeex.jar get-orig-source: -uscan --upstream-version 0 debian/orig-tar.sh0000755000000000000000000000061210704600065011246 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' TAR=libjspeex-java_$2.orig.tar.gz DIR=libjspeex-java-$2.orig # clean up the upstream tarball unzip $3 mv jspeex $DIR tar -c -z -f $TAR --exclude '*.jar' $DIR rm -rf $3 $DIR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $3 to $origDir" fi exit 0 debian/changelog0000644000000000000000000000176011622303075011043 0ustar libjspeex-java (0.9.7-3) unstable; urgency=low * Switch to default-jdk. * Switch to source format 3.0. * Change Section: java. * Clean up Depends. * Update Standards-Version: 3.9.1. * Enable tests. -- Torsten Werner Mon, 15 Aug 2011 22:41:04 +0200 libjspeex-java (0.9.7-2) unstable; urgency=low * Move the package to pkg-java svn. * Switch from kaffe to java-gcj-compat-dev. * debian/control: + Set Maintainer to Debian Java Maintainers and add myself to Uploaders. + Add XS-Vcs-{Svn,Browser} headers. + Set Priority to optional from extra. * Add debian/README.Debian-source file. * Remove debian/install and install jar from debian/rules and create symbolic link. * Bump up Standards-Version to 3.7.3 -- Varun Hiremath Fri, 11 Jan 2008 11:32:51 +0530 libjspeex-java (0.9.7-1) unstable; urgency=low * Initial release (Closes: #421717) -- Varun Hiremath Tue, 24 Apr 2007 15:25:18 +0530 debian/doc-base0000644000000000000000000000043310704600065010564 0ustar Document: libjspeex-java Title: Java Implementation of Speex Author: Marc Gimpel, James Lawrence Abstract: JSpeex is a Java port of the Speex speech codec. Section: Programming Format: HTML Index: /usr/share/doc/libjspeex-java/index.html Files: /usr/share/doc/libjspeex-java/*.html debian/README.Debian-source0000644000000000000000000000073410704600065012527 0ustar libjspeex-java ============== The upstream supplied source package contains binary jar files. Currently no clean source distribution exists. Therefore, the upstream sources were modified to comply with the Debian Free Software Guidelines. Use the rules/get-orig-source target to create the orig.tar.gz. For more details on repackaging of upstream sources please see the debian/orig-tar.sh file. -- Varun Hiremath Mon, 27 Aug 2007 19:02:53 +0530 debian/watch0000644000000000000000000000011310704600065010210 0ustar version=3 http://sf.net/jspeex/ jspeex-(.*)\.zip debian debian/orig-tar.sh debian/control0000644000000000000000000000151711622303075010574 0ustar Source: libjspeex-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: ant-optional, junit, default-jdk Standards-Version: 3.9.1 Homepage: http://jspeex.sourceforge.net Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjspeex-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjspeex-java Package: libjspeex-java Architecture: all Depends: ${misc:Depends} Description: Java Implementation of Speex JSpeex is a Java port of the Speex speech codec (Open Source/Free Software patent-free audio compression format designed for speech). It provides both the decoder and the encoder in pure Java, as well as a JavaSound SPI. debian/source/0000755000000000000000000000000011622303122010456 5ustar debian/source/format0000644000000000000000000000001411622302042011664 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000210704600065010362 0ustar 5 debian/docs0000644000000000000000000000002510704600065010034 0ustar doc/javadoc/* README