[pkg-java] r4416 - in trunk: . libvorbisspi-java libvorbisspi-java/debian
varun-guest at alioth.debian.org
varun-guest at alioth.debian.org
Mon Oct 15 13:17:33 UTC 2007
Author: varun-guest
Date: 2007-10-15 13:17:33 +0000 (Mon, 15 Oct 2007)
New Revision: 4416
Added:
trunk/libvorbisspi-java/
trunk/libvorbisspi-java/debian/
trunk/libvorbisspi-java/debian/README.Debian-source
trunk/libvorbisspi-java/debian/changelog
trunk/libvorbisspi-java/debian/compat
trunk/libvorbisspi-java/debian/control
trunk/libvorbisspi-java/debian/copyright
trunk/libvorbisspi-java/debian/doc-base
trunk/libvorbisspi-java/debian/docs
trunk/libvorbisspi-java/debian/orig-tar.sh
trunk/libvorbisspi-java/debian/rules
trunk/libvorbisspi-java/debian/watch
Log:
* Move libvorbisspi-java to pkg-java svn
Property changes on: trunk/libvorbisspi-java/debian
___________________________________________________________________
Name: mergeWithUpstream
+ 1
Added: trunk/libvorbisspi-java/debian/README.Debian-source
===================================================================
--- trunk/libvorbisspi-java/debian/README.Debian-source (rev 0)
+++ trunk/libvorbisspi-java/debian/README.Debian-source 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,13 @@
+libvorbisspi-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 <varunhiremath at gmail.com> Mon, 27 Aug 2007 19:02:53 +0530
Added: trunk/libvorbisspi-java/debian/changelog
===================================================================
--- trunk/libvorbisspi-java/debian/changelog (rev 0)
+++ trunk/libvorbisspi-java/debian/changelog 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,20 @@
+libvorbisspi-java (1.0.2-2) unstable; urgency=low
+
+ [ Varun Hiremath ]
+ * Move the package to pkg-java svn.
+ * debian/control:
+ + Set Maintainer to Debian Java Maintainers and add myself to Uploaders.
+ + Add XS-Vcs-{Svn,Browser} headers.
+ + Build-Depend on libjorbis-java instead of cortado.
+ * Add debian/README.Debian-source file.
+
+ [ Torsten Werner ]
+ * Switch from kaffe to java-gcj-compat-dev.
+
+ -- Varun Hiremath <varunhiremath at gmail.com> Mon, 15 Oct 2007 18:57:29 +0530
+
+libvorbisspi-java (1.0.2-1) unstable; urgency=low
+
+ * Initial release (Closes: #420542)
+
+ -- Torsten Werner <twerner at debian.org> Sun, 22 Apr 2007 20:50:44 +0200
Added: trunk/libvorbisspi-java/debian/compat
===================================================================
--- trunk/libvorbisspi-java/debian/compat (rev 0)
+++ trunk/libvorbisspi-java/debian/compat 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1 @@
+5
Added: trunk/libvorbisspi-java/debian/control
===================================================================
--- trunk/libvorbisspi-java/debian/control (rev 0)
+++ trunk/libvorbisspi-java/debian/control 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,26 @@
+Source: libvorbisspi-java
+Section: libs
+Priority: optional
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Varun Hiremath <varunhiremath at gmail.com>, Torsten Werner <twerner at debian.org>
+Build-Depends: cdbs, debhelper (>= 5)
+Build-Depends-Indep: ant, java-gcj-compat-dev, kaffe, libtritonus-java, libjorbis-java
+Standards-Version: 3.7.2
+Homepage: http://www.javazoom.net/vorbisspi/vorbisspi.html
+XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libvorbisspi-java
+XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libvorbisspi-java
+
+Package: libvorbisspi-java
+Architecture: all
+Depends: ${shlibs:Depends}, ${misc:Depends}, java-gcj-compat | java1-runtime | java2-runtime
+Suggests: java-virtual-machine
+Description: Java Service Provider Interface for the OGG Vorbis audio format
+ VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio
+ format support to Java platform. It supports icecast streaming. It is based on
+ JOrbis Java libraries.
+ .
+ Ogg Vorbis is a fully Open, non-proprietary, patent-and-royalty-free,
+ general-purpose compressed audio format for high quality (44.1-48.0kHz, 16+
+ bit, polyphonic) audio and music at fixed and variable bitrates from 16 to 128
+ kbps/channel. This places Vorbis in the same class as audio representations
+ including MPEG-1 audio layer 3, MPEG-4 audio (AAC and TwinVQ), and PAC.
Added: trunk/libvorbisspi-java/debian/copyright
===================================================================
--- trunk/libvorbisspi-java/debian/copyright (rev 0)
+++ trunk/libvorbisspi-java/debian/copyright 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,29 @@
+This package was debianized by Torsten Werner <twerner at debian.org> on
+Sun Apr 29 23:07:46 CEST 2007.
+
+It was downloaded from http://www.javazoom.net/vorbisspi/sources.html
+
+Upstream Authors:
+JavaZOOM <vorbisspi at javazoom.net>
+Tom Kimpton <tkimpton at gooberdude.com>
+
+Copyright:
+(C) 2005 JavaZOOM <vorbisspi at javazoom.net>
+
+License:
+
+ 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'.
+
+The Debian packaging is (C) 2007, Torsten Werner <twerner at debian.org> and
+is licensed under the GPL, see `/usr/share/common-licenses/GPL'.
Added: trunk/libvorbisspi-java/debian/doc-base
===================================================================
--- trunk/libvorbisspi-java/debian/doc-base (rev 0)
+++ trunk/libvorbisspi-java/debian/doc-base 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,9 @@
+Document: libvorbisspi-java
+Title: Java SPI for the OGG Vorbis audio format
+Author: JavaZOOM, Tom Kimpton
+Abstract: VorbisSPI is a Java Service Provider Interface that adds OGG Vorbis audio format support to Java platform.
+Section: Programming
+
+Format: HTML
+Index: /usr/share/doc/libvorbisspi-java/index.html
+Files: /usr/share/doc/libvorbisspi-java/*.html
Added: trunk/libvorbisspi-java/debian/docs
===================================================================
--- trunk/libvorbisspi-java/debian/docs (rev 0)
+++ trunk/libvorbisspi-java/debian/docs 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,2 @@
+docs/*
+README.txt
Added: trunk/libvorbisspi-java/debian/orig-tar.sh
===================================================================
--- trunk/libvorbisspi-java/debian/orig-tar.sh (rev 0)
+++ trunk/libvorbisspi-java/debian/orig-tar.sh 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,21 @@
+#!/bin/sh -e
+
+# called by uscan with '--upstream-version' <version> <file>
+
+DIR=libvorbisspi-java-$2.orig
+
+# clean up the upstream tarball
+tar -x -z -f $3
+mv VorbisSPI$2 $DIR
+tar -c -z -f $3 --exclude '*.jar' --exclude '*/classes/*' --exclude '*/docs/*' \
+ $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
Property changes on: trunk/libvorbisspi-java/debian/orig-tar.sh
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/libvorbisspi-java/debian/rules
===================================================================
--- trunk/libvorbisspi-java/debian/rules (rev 0)
+++ trunk/libvorbisspi-java/debian/rules 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,15 @@
+#!/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/java-gcj
+DEB_ANT_BUILD_TARGET := all
+DEB_JARS := jorbis jogg tritonus_share /usr/lib/kaffe/jre/lib/rt.jar
+
+install/libvorbisspi-java::
+ install -m 644 -D vorbisspi*.jar $(DEB_DESTDIR)/usr/share/java/vorbisspi-$(DEB_UPSTREAM_VERSION).jar
+ dh_link /usr/share/java/vorbisspi-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/vorbisspi.jar
+
+get-orig-source:
+ -uscan --upstream-version 0 --rename
Property changes on: trunk/libvorbisspi-java/debian/rules
___________________________________________________________________
Name: svn:executable
+ *
Added: trunk/libvorbisspi-java/debian/watch
===================================================================
--- trunk/libvorbisspi-java/debian/watch (rev 0)
+++ trunk/libvorbisspi-java/debian/watch 2007-10-15 13:17:33 UTC (rev 4416)
@@ -0,0 +1,3 @@
+version=3
+http://www.javazoom.net/vorbisspi/sources.html sources/vorbisspi(.*).tar.gz \
+ debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list