debian/0000755000000000000000000000000011622305542007166 5ustar debian/copyright0000644000000000000000000000622010704661412011122 0ustar This package was debianized by Torsten Werner on Fri May 25 21:52:49 CEST 2007. It was downloaded from . Upstream Authors: Erik Vickroy Kirill Grouchnikov Robert Beeger Frederic Lavigne Pattrick Gotthardt Copyright: (c) 2005 Kirill Grouchnikov and Erik Vickroy All rights reserved. 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 the Kirill Grouchnikov and Erik Vickroy 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. On Debian systems, the complete text of the BSD License can be found in `/usr/share/common-licenses/BSD'. This project uses the third-party NanoXML Lite XML parser. Copyright (c) 2000-2002 Marc De Scheemaecker, All Rights Reserved. License: This software is provided 'as-is', without any express or implied warranty. In no event will the author 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. The Debian packaging is (C) 2007, Torsten Werner and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/ant.properties0000644000000000000000000000006510704661412012070 0ustar class.dir=build source.dir=. jar.name=laf-plugin.jar debian/rules0000755000000000000000000000077011622305454010254 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_BUILDFILE := debian/build.xml DEB_ANT_BUILD_TARGET := jar install/liblaf-plugin-java:: install -m 644 -D laf-plugin.jar $(DEB_DESTDIR)/usr/share/java/laf-plugin-$(DEB_UPSTREAM_VERSION).jar dh_link /usr/share/java/laf-plugin-$(DEB_UPSTREAM_VERSION).jar /usr/share/java/laf-plugin.jar get-orig-source: sh debian/orig-tar.sh $(DEB_UPSTREAM_VERSION) debian/orig-tar.sh0000755000000000000000000000070211114100254011235 0ustar #!/bin/sh -e # $1 = version DIR=liblaf-plugin-java-$1 ZIP=laf-plugin-all.zip TAR=../liblaf-plugin-java_$1.orig.tar.gz # Download the sources wget https://laf-plugin.dev.java.net/files/documents/4261/50297/$ZIP # clean up the upstream tarball unzip -d $DIR $ZIP tar -c -z -f $TAR $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 exit 0 debian/changelog0000644000000000000000000000265511622305454011052 0ustar liblaf-plugin-java (1.0-2) unstable; urgency=low * Switch to default-jdk. * Change Section: java. * Clean up Depends. * Switch to source format 3.0. -- Torsten Werner Mon, 15 Aug 2011 23:08:40 +0200 liblaf-plugin-java (1.0-1) unstable; urgency=low * New upstream release * Bump Standards-Version to 3.8.0 -- Varun Hiremath Fri, 28 Nov 2008 18:36:03 -0500 liblaf-plugin-java (0.2-4) unstable; urgency=low * Move the package to pkg-java svn. * Set Maintainer to Debian Java Maintainers and add myself to Uploaders. * Move the build scripts to debian directory. * Bump up Standards-Version to 3.7.3 -- Varun Hiremath Sun, 13 Jan 2008 00:37:56 +0530 liblaf-plugin-java (0.2-3) unstable; urgency=low * Switch from kaffe to java-gcj-compat-dev. * debian/control: Set Priority optional from extra. * Remove debian/install and install jar from debian/rules and create symbolic link. -- Varun Hiremath Thu, 11 Oct 2007 15:17:44 +0530 liblaf-plugin-java (0.2-2) unstable; urgency=low * Include the *.properties and images in the jar file. * debian/control: Add myself to Uploaders -- Varun Hiremath Wed, 08 Aug 2007 00:39:43 +0530 liblaf-plugin-java (0.2-1) unstable; urgency=low * Initial release (Closes: #426043) -- Torsten Werner Mon, 21 May 2007 22:23:26 +0200 debian/build.xml0000644000000000000000000000275310704661412011017 0ustar debian/control0000644000000000000000000000147511622305454010602 0ustar Source: liblaf-plugin-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Varun Hiremath , Torsten Werner Build-Depends: cdbs, debhelper (>= 5) Build-Depends-Indep: ant, default-jdk Standards-Version: 3.8.0 Homepage: https://laf-plugin.dev.java.net/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/liblaf-plugin-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/liblaf-plugin-java Package: liblaf-plugin-java Architecture: all Depends: ${misc:Depends} Description: support for third-party components in Java look-and-feel libraries The goal of this project is to provide a generic plugin framework for look-and-feels and define the interface of a common kind of plugins - the component plugins. debian/source/0000755000000000000000000000000011622305542010466 5ustar debian/source/format0000644000000000000000000000001411622305454011676 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000210704661412010365 0ustar 5