debian/0000755000000000000000000000000012177716724007204 5ustar debian/patches/0000755000000000000000000000000011705030165010613 5ustar debian/patches/series0000644000000000000000000000004611705030164012027 0ustar AllDemos.java.patch build.xml.patch debian/patches/build.xml.patch0000644000000000000000000000441011705030165013531 0ustar Index: libflexdock-java-0.5.1-dfsg1/build.xml =================================================================== --- libflexdock-java-0.5.1-dfsg1.orig/build.xml 2007-03-09 21:16:08.000000000 +0100 +++ libflexdock-java-0.5.1-dfsg1/build.xml 2009-06-29 19:13:03.000000000 +0200 @@ -142,7 +142,7 @@ - + @@ -209,7 +209,7 @@ I believe this BUG is the cause: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4490798 --> - + @@ -432,7 +432,6 @@ - @@ -443,9 +442,6 @@ - debian/patches/AllDemos.java.patch0000644000000000000000000000130211674372513014263 0ustar Index: flexdock-1.0/src/java/demo/org/flexdock/demos/AllDemos.java =================================================================== --- flexdock-1.0.orig/src/java/demo/org/flexdock/demos/AllDemos.java 2011-11-24 16:13:54.000000000 +0100 +++ flexdock-1.0/src/java/demo/org/flexdock/demos/AllDemos.java 2011-12-09 11:56:35.840465806 +0100 @@ -33,7 +33,6 @@ "org.flexdock.demos.raw.border.BorderDemo", "org.flexdock.demos.raw.CompoundDemo", "org.flexdock.demos.raw.elegant.ElegantDemo", - "org.flexdock.demos.raw.jmf.JMFDemo", "org.flexdock.demos.raw.SimpleDemo", "org.flexdock.demos.raw.SplitPaneDemo", "org.flexdock.demos.raw.TabbedPaneDemo", debian/source/0000755000000000000000000000000011534457674010506 5ustar debian/source/format0000644000000000000000000000001411534457607011710 0ustar 3.0 (quilt) debian/libflexdock-java-doc.docs0000644000000000000000000000003011534457445014015 0ustar build/docs/* docs/*.sxw debian/control0000644000000000000000000000471112141660322010571 0ustar Source: libflexdock-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Sylvestre Ledru , Torsten Werner Build-Depends: debhelper (>= 5), cdbs, ant, ant-optional, libskinlf-java, default-jdk, libjgoodies-looks-java, libx11-dev, libjgoodies-common-java Standards-Version: 3.9.4 Homepage: http://forge.scilab.org/index.php/p/flexdock/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libflexdock-java/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libflexdock-java/ Package: libflexdock-java Architecture: all Depends: ${misc:Depends} Suggests: libflexdock-java-doc, libflexdock-java-demo Description: Swing Java docking framework FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as: * Tabbed and Split Layouts * Drag-n-Drop capability * Floating windows * Collapsible Containers to Save Real Estate * Layout Persistence * Multi-plaform (fully testing on Microsoft Windows, many WM of GNU/Linux, Mac OS X, OpenSolaris, etc) * No JNI Package: libflexdock-java-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: Swing Java docking framework - demos and examples FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as: * Tabbed and Split Layouts * Drag-n-Drop capability * Floating windows * Collapsible Containers to Save Real Estate * Layout Persistence * Multi-plaform (fully testing on Microsoft Windows, many WM of GNU/Linux, Mac OS X, OpenSolaris, etc) * No JNI . This package contains documentation files. Package: libflexdock-java-demo Architecture: all Depends: libflexdock-java, ${misc:Depends}, libskinlf-java, libjgoodies-looks-java Description: Swing Java docking framework - demos and examples FlexDock is a Java docking framework for use in cross-platform Swing applications. It offers features you'd expect in any desktop docking framework such as: * Tabbed and Split Layouts * Drag-n-Drop capability * Floating windows * Collapsible Containers to Save Real Estate * Layout Persistence * Multi-plaform (fully testing on Microsoft Windows, many WM of GNU/Linux, Mac OS X, OpenSolaris, etc) * No JNI . This package contains the examples and demonstration files. debian/compat0000644000000000000000000000000211534457445010400 0ustar 5 debian/libflexdock-java-demo.README.Debian0000644000000000000000000000045011534457445015370 0ustar flexdock for Debian ------------------- This package provides a few demos. These demos show the features of Flexdock. The demo can be launched with this command : java -jar /usr/share/java/flexdock-demo.jar -- Sylvestre Ledru , Wed, 05 Dec 2007 13:45:32 +0100 debian/watch0000644000000000000000000000020412066006022010205 0ustar version=3 http://forge.scilab.org/index.php/p/flexdock/downloads/direct/ \ .*/flexdock-([\d\.]*).tar.gz debian debian/orig-tar.sh debian/changelog0000644000000000000000000001331212177716724011056 0ustar libflexdock-java (1.2.4-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Mon, 05 Aug 2013 14:42:59 +0200 libflexdock-java (1.2.3-1) unstable; urgency=low * Upload to unstable * Standards-Version updated to 3.9.4 -- Sylvestre Ledru Mon, 06 May 2013 09:50:58 +0200 libflexdock-java (1.2.3-1~exp1) experimental; urgency=low * New upstream release -- Sylvestre Ledru Mon, 25 Feb 2013 15:30:55 +0100 libflexdock-java (1.2.2-1~exp1) experimental; urgency=low * New upstream release * Update the build target from "build.with.native" to "jar" (target removed upstream) * Remove lintian warning extended-description-line-too-long -- Sylvestre Ledru Fri, 18 Jan 2013 13:48:45 +0100 libflexdock-java (1.2.1-1~exp2) experimental; urgency=low * Sync from Ubuntu: Add build dependency on libjgoodies-common-java, fixes FTBFS Thanks to Micah Gersten (Closes: #697094) -- Sylvestre Ledru Tue, 01 Jan 2013 13:25:44 +0100 libflexdock-java (1.2.1-1~exp1) experimental; urgency=low * New upstream release * Update of the watch file -- Sylvestre Ledru Tue, 01 Jan 2013 13:25:30 +0100 libflexdock-java (1.2.0-1~exp1) experimental; urgency=low * New upstream release * Update of the homepage * Update of the description -- Sylvestre Ledru Wed, 25 Jul 2012 16:25:28 +0200 libflexdock-java (1.1.1-3) unstable; urgency=low * jgoodies-common was not found (Closes: #665242) * Standards-Version updated to version 3.9.3 -- Sylvestre Ledru Thu, 22 Mar 2012 23:45:14 +0100 libflexdock-java (1.1.1-2) unstable; urgency=low * Update of the CVS urls * quilt is now included by default in format source 3 -- Sylvestre Ledru Fri, 20 Jan 2012 12:18:08 +0100 libflexdock-java (1.1.1-1) unstable; urgency=low * New upstream release * Switch to default-jdk for build dependency * Build the documentation all the time -- Sylvestre Ledru Fri, 13 Jan 2012 20:49:20 +0100 libflexdock-java (1.1-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Wed, 21 Dec 2011 15:23:54 +0100 libflexdock-java (1.0-1) unstable; urgency=low * New upstream release -- Sylvestre Ledru Fri, 09 Dec 2011 11:52:41 +0100 libflexdock-java (0.5.4-dfsg1-1) unstable; urgency=low * New upstream release * Update of the website tag * Update of the watch file * Standards-Version updated to version 3.9.2 * Fix the FTBFS (Closes: #643522) -- Sylvestre Ledru Thu, 13 Oct 2011 14:31:57 +0200 libflexdock-java (0.5.2-dfsg1-3) unstable; urgency=low * Switch to dpkg-source 3.0 (quilt) format * libskinlf-java & libjgoodies-looks-java moved as dependencies of libflexdock-java-demo -- Sylvestre Ledru Sat, 05 Mar 2011 18:33:42 +0100 libflexdock-java (0.5.2-dfsg1-2) unstable; urgency=low * Build libflexdock-java-doc only once. It is taking too long on mips. -- Sylvestre Ledru Tue, 26 Oct 2010 02:23:11 +0200 libflexdock-java (0.5.2-dfsg1-1) unstable; urgency=low * New upstream release * Standards-Version updated to 3.9.1 -- Sylvestre Ledru Wed, 22 Sep 2010 00:41:45 +0200 libflexdock-java (0.5.1-dfsg1-7) unstable; urgency=low * Change of my email address since I am now DD * Standards-Version updated to 3.8.3 * DM-Upload-Allowed removed -- Sylvestre Ledru Fri, 27 Nov 2009 10:25:58 +0100 libflexdock-java (0.5.1-dfsg1-6) unstable; urgency=low [ Sylvestre Ledru ] * Use openjdk instead of gcj [ Torsten Werner ] * Change Maintainer: Debian Java Maintainers. * Add missing Depends: ${misc:Depends}. * Change Section: java. * Update Standards-Version: 3.8.2. -- Torsten Werner Mon, 29 Jun 2009 19:18:17 +0200 libflexdock-java (0.5.1-dfsg1-5) unstable; urgency=low * libRubberBand.so.1 was also incorporated into the jar file * Only try to load the library from system directories * Demo should work better * libflexdock-java-demo.README.Debian is now ship correctly -- Sylvestre Ledru Tue, 12 Aug 2008 14:57:30 +0200 libflexdock-java (0.5.1-dfsg1-4) unstable; urgency=low * Add DM-Upload-Allowed: yes to enable uploads by Sylvestre. -- Torsten Werner Tue, 29 Apr 2008 20:49:41 +0200 libflexdock-java (0.5.1-dfsg1-3) unstable; urgency=low * Build dep java-gcj-compat-dev changed to default-jdk-builddep (Closes: #477877) * JAVA_HOME changed to /usr/lib/jvm/default-java * Small spelling mistake in the file libflexdock-java-demo.README-Debian -- Sylvestre Ledru Fri, 25 Apr 2008 23:21:45 +0200 libflexdock-java (0.5.1-dfsg1-2) unstable; urgency=low * Fix path to jni.h. * Add -fPIC to gcc's command line. -- Torsten Werner Sat, 22 Dec 2007 17:29:03 +0100 libflexdock-java (0.5.1-dfsg1-1) unstable; urgency=low * Remove files matching *.dll and *.so from upstream's tarball. * Fix the build of libRubberBand.so. -- Torsten Werner Sat, 22 Dec 2007 16:38:36 +0100 libflexdock-java (0.5.1-2) unstable; urgency=low * Updated to Standards-Version: 3.7.3 (no changes needed). * Build-Depends-Indep elements moved to Build-Depends (Closes: #457349) -- Sylvestre Ledru Sat, 22 Dec 2007 12:59:28 +0100 libflexdock-java (0.5.1-1) unstable; urgency=low * Initial Release (Closes: #454653) -- Sylvestre Ledru Sun, 30 Sep 2007 00:32:33 +0100 debian/copyright0000644000000000000000000000255211534457445011141 0ustar This package was debianized by Sylvestre Ledru on Mon, 26 Nov 2007 16:31:34 +0100. It was downloaded from http://flexdock.dev.java.net/ Upstream Authors: Claudio Romano - Eleritec Copyright: (c) 2005-2006 FlexDock Development Team. All rights reserved. License: Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/rules0000755000000000000000000000174412076242603010256 0ustar #!/usr/bin/make -f # Copyright 2007-2011 Sylvestre Ledru include /usr/share/cdbs/1/class/ant.mk include /usr/share/cdbs/1/rules/debhelper.mk JAVA_HOME := /usr/lib/jvm/default-java/ DEB_JARS := ant-nodeps looks skinlf jgoodies-common DEB_ANT_BUILD_TARGET := jar doc BUILDDIR := build DEB_COMPRESS_EXCLUDE := .sxw install/libflexdock-java:: install -m 644 -D $(BUILDDIR)/flexdock-$(DEB_UPSTREAM_VERSION).jar debian/libflexdock-java/usr/share/java/flexdock-$(DEB_UPSTREAM_VERSION).jar ln -s flexdock-$(DEB_UPSTREAM_VERSION).jar debian/libflexdock-java/usr/share/java/flexdock.jar install/libflexdock-java-demo:: install -m 644 -D $(BUILDDIR)/flexdock-demo-$(DEB_UPSTREAM_VERSION).jar debian/libflexdock-java-demo/usr/share/java/flexdock-demo-$(DEB_UPSTREAM_VERSION).jar ln -s flexdock-demo-$(DEB_UPSTREAM_VERSION).jar debian/libflexdock-java-demo/usr/share/java/flexdock-demo.jar get-orig-source: -uscan --upstream-version 0 --rename debian/orig-tar.exclude0000644000000000000000000000003511534457445012277 0ustar *.dll *.doc *.jar *.pdf *.so debian/ant.properties0000644000000000000000000000007111534457445012100 0ustar OS_NAME linux sdk.include /usr/ build.sysclasspath first debian/orig-tar.sh0000755000000000000000000000114212066006402011243 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' VERSION=$(dpkg-parsechangelog | sed -ne 's,^Version: \(.*\)-.*,\1,p') SOURCE=$(dpkg-parsechangelog | sed -ne 's,Source: \(.*\),\1,p') DIR=flexdock-${VERSION} TAR=../${SOURCE}_${VERSION}.orig.tar.gz # clean up the upstream tarball # Export to the $DIR directory since there is no directory in # the archive tar zxvf $3 tar -c -z -f $TAR -X debian/orig-tar.exclude $DIR rm -rf $DIR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $TAR $origDir echo "moved $TAR to $origDir" fi exit 0