--- libjlayer-java-1.0.1.orig/debian/README.source +++ libjlayer-java-1.0.1/debian/README.source @@ -0,0 +1,13 @@ +libjlayer-java +============== + +The upstream supplied source package contains binary jar files, +pre-compiled classes and pre-built documentation. 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 --- libjlayer-java-1.0.1.orig/debian/ant.properties +++ libjlayer-java-1.0.1/debian/ant.properties @@ -0,0 +1,2 @@ +ant.build.javac.source=1.2 +ant.build.javac.target=1.2 --- libjlayer-java-1.0.1.orig/debian/changelog +++ libjlayer-java-1.0.1/debian/changelog @@ -0,0 +1,55 @@ +libjlayer-java (1.0.1-2.1) unstable; urgency=medium + + * Non maintainer upload by the Reproducible Builds team. + * No source change upload to rebuild on buildd with .buildinfo files. + + -- Holger Levsen Sun, 03 Jan 2021 13:42:43 +0100 + +libjlayer-java (1.0.1-2) unstable; urgency=low + + * debian/control: + + Remove dependency on default-jre-headless, since java libs aren't + supposed to depend on JREs. + + Bumped Standards-Version to 3.9.1 + + -- أحمد المحمودي (Ahmed El-Mahmoudy) Mon, 01 Nov 2010 14:17:40 +0200 + +libjlayer-java (1.0.1-1) unstable; urgency=low + + * New upstream release. + * Split documentation into libjlayer-java-doc package: + - Install API documentation in /usr/share/doc/libjlayer-java/api/ + * Bump Standards-Version to 3.8.3 + - Change section to "java" + - Rename debian/README.Debian-source to debian/README.source + * Bump debhelper version to >= 7 + * Remove unused Depends on ${shlibs:Depends} + * Default JRE: + - Build-Depends on default-jdk + - Depends on default-jre-headless + - Use /usr/lib/jvm/default-java as JAVA_HOME + - Force 1.2 source and target in debian/ant.properties + * Add myself to Uploaders + * Use DEP5 format for debian/copyright + + -- Damien Raude-Morvan Sun, 01 Nov 2009 22:15:00 +0100 + +libjlayer-java (1.0-2) unstable; urgency=low + + * Move the package to pkg-java svn. + * Switch to java-gcj-compat from kaffe. + * debian/control: + + Set Maintainer to Debian Java Maintainers and add myself to Uploaders. + + Add XS-Vcs-{Svn,Browser} headers. + * Remove debian/install and install jar from debian/rules and create + symbolic link. + * Add debian/README.Debian-source file. + * Bump up Standards-Version to 3.7.3 + + -- Varun Hiremath Fri, 11 Jan 2008 10:28:56 +0530 + +libjlayer-java (1.0-1) unstable; urgency=low + + * Initial release (Closes: #420543) + + -- Varun Hiremath Mon, 23 Apr 2007 00:21:24 +0530 --- libjlayer-java-1.0.1.orig/debian/compat +++ libjlayer-java-1.0.1/debian/compat @@ -0,0 +1 @@ +7 --- libjlayer-java-1.0.1.orig/debian/control +++ libjlayer-java-1.0.1/debian/control @@ -0,0 +1,31 @@ +Source: libjlayer-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers +Uploaders: Varun Hiremath , Torsten Werner , Damien Raude-Morvan +Build-Depends: cdbs, debhelper (>= 7), ant, default-jdk +Standards-Version: 3.9.1 +Homepage: http://www.javazoom.net/javalayer/javalayer.html +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjlayer-java/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjlayer-java/ + +Package: libjlayer-java +Architecture: all +Depends: ${misc:Depends} +Description: library to decode, convert and play MP3 files + JAVA library that decodes, converts and plays MP3 files in + real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio + format. JLayer doesn't need JMF. It runs under J2SE. + +Package: libjlayer-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: libjlayer-java +Description: library to decode, convert and play MP3 files - documentation + JAVA library that decodes, converts and plays MP3 files in + real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio + format. JLayer doesn't need JMF. It runs under J2SE. + . + This package contains API documentation (Javadoc) of JLayer. + --- libjlayer-java-1.0.1.orig/debian/copyright +++ libjlayer-java-1.0.1/debian/copyright @@ -0,0 +1,34 @@ +Format-Specification: http://dep.debian.net/deps/dep5/ +Name: JLayer +Maintainer: JavaZOOM + Matthew McGowan + Matthias Pfisterer + Michael Scheerer + Daniel Szabo + Micah Spears + Paul Santon +Source: http://www.javazoom.net/javalayer/sources.html + + +Files: * +Copyright: Copyright (C) 2004 JavaZOOM +License: LGPL-2.1+ + This package is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public + License as published by the Free Software Foundation; either + version 2 of the License, or (at your option) any later version. + + This package is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + On Debian systems, the complete text of the GNU Lesser General + Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. + +Files: debian/* +Copyright: (C) Copyright 2007, Varun Hiremath +Copyright: (C) Copyright 2009, Damien Raude-Morvan +Licence: GPL-2+ + Debian packaging is licensed under the GPL version 2 (or later), + see `/usr/share/common-licenses/GPL-2'. --- libjlayer-java-1.0.1.orig/debian/libjlayer-java-doc.doc-base +++ libjlayer-java-1.0.1/debian/libjlayer-java-doc.doc-base @@ -0,0 +1,9 @@ +Document: libjlayer-java +Title: MP3 decoder/player/converter library for the Java platform +Author: JavaZOOM +Abstract: JLayer is Java library that decodes, converts and plays MP3 files in real-time. JLayer supports MPEG 1/2/2.5 Layer 1/2/3 audio format. JLayer doesn't need JMF. It runs under J2SE. +Section: Programming + +Format: HTML +Index: /usr/share/doc/libjlayer-java/api/index.html +Files: /usr/share/doc/libjlayer-java/api/*.html --- libjlayer-java-1.0.1.orig/debian/libjlayer-java-doc.install +++ libjlayer-java-1.0.1/debian/libjlayer-java-doc.install @@ -0,0 +1 @@ +doc/* /usr/share/doc/libjlayer-java/api/ --- libjlayer-java-1.0.1.orig/debian/orig-tar.exclude +++ libjlayer-java-1.0.1/debian/orig-tar.exclude @@ -0,0 +1,3 @@ +*.jar +*/classes/* +*/doc/* --- libjlayer-java-1.0.1.orig/debian/orig-tar.sh +++ libjlayer-java-1.0.1/debian/orig-tar.sh @@ -0,0 +1,21 @@ +#!/bin/sh -e + +# called by uscan with '--upstream-version' + +DIR=libjlayer-java-2.orig + +# clean up the upstream tarball +tar -x -z -f $3 +mv JLayer$2 $DIR +tar -c -z -f $3 -X debian/orig-tar.exclude $DIR +rm -rf $DIR + +# move to directory 'tarballs' +if [ -r .svn/deb-layout ]; then + . .svn/deb-layout + mv $3 $origDir + echo "moved $3 to $origDir" +fi + +exit 0 + --- libjlayer-java-1.0.1.orig/debian/rules +++ libjlayer-java-1.0.1/debian/rules @@ -0,0 +1,19 @@ +#!/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 := all + +install/libjlayer-java:: + mv jl*.jar jl-$(DEB_UPSTREAM_VERSION).jar + dh_install -plibjlayer-java jl-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/ + dh_link -plibjlayer-java /usr/share/java/jl-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/jl.jar + +clean:: + rm -rf doc/* + rm -rf classes/* + +get-orig-source: + -uscan --upstream-version 0 --rename --- libjlayer-java-1.0.1.orig/debian/watch +++ libjlayer-java-1.0.1/debian/watch @@ -0,0 +1,2 @@ +version=3 +http://www.javazoom.net/javalayer/sources/j(?:ava)?layer([\d.]+)\.tar\.gz debian debian/orig-tar.sh