debian/0000755000000000000000000000000011623255355007175 5ustar debian/copyright0000644000000000000000000000264610731226504011131 0ustar This package was debianized by Torsten Werner on Sun May 13 18:16:26 CEST 2007. It was downloaded from http://www.vlsolutions.com/en/products/docking/index.php Upstream Author: VLSolutions Copyright: (c) 2004-2007 VLSolutions License: This software is distributed under the CeCILL license, a GNU GPL-compatible license adapted to French law. The Licensee is authorized to use the Software, unrestrictedly, as regards the fields of application, with it being hereinafter specified that this relates to: * permanent or temporary reproduction of all or part of the Software by any or all means and in any or all form. * loading, displaying, running, or storing the Software on any or all medium. * entitlement to observe, study or test the operation thereof so as to establish the ideas and principles that form the basis for any or all constituent elements of said Software. This shall apply when the Licensee carries out any or all loading, displaying, running, transmission or storage operation as regards the Software, that it is entitled to carry out hereunder. The full text of the CeCILL license can be found in `/usr/share/doc/libvldocking-java/Licence_CeCILL-V1.1_VA.pdf'. The Debian packaging is (C) 2007, Torsten Werner and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. debian/patches/0000755000000000000000000000000011623255355010624 5ustar debian/patches/build.diff0000644000000000000000000000224010745674402012555 0ustar Index: libvldocking-java-2.1.4/build.xml =================================================================== --- libvldocking-java-2.1.4.orig/build.xml 2008-01-23 23:10:03.000000000 +0530 +++ libvldocking-java-2.1.4/build.xml 2008-01-23 23:10:17.000000000 +0530 @@ -64,9 +64,9 @@ - + - @@ -81,8 +81,7 @@ use="true" source="1.4" overview="${src.dir}/com/vlsolutions/swing/docking/overview.html" - link="http://java.sun.com/j2se/1.5.0/docs/api" - windowtitle="VLSolutions Docking Framework {$vldocking.version} API"> + windowtitle="VLSolutions Docking Framework ${vldocking.version} API"> debian/patches/series0000644000000000000000000000001310731226504012024 0ustar build.diff debian/rules0000755000000000000000000000052711622762030010251 0ustar #!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk JAVA_HOME := /usr/lib/jvm/default-java DEB_ANT_BUILD_TARGET := jar javadoc JAR_VERSION := 2.1-beta install/libvldocking-java:: dh_link /usr/share/java/vldocking_$(JAR_VERSION).jar \ /usr/share/java/vldocking.jar debian/changelog0000644000000000000000000000245311623255334011050 0ustar libvldocking-java (2.1.4-4) unstable; urgency=low * Remove debian/watch because the original download location does no longer exist. * Update Homepage in debian/control to point to version 3 branch. * Switch to default-jdk. * Switch to source format 3.0. * Change Section: java. * Update Standards-Version: 3.9.1. -- Torsten Werner Wed, 17 Aug 2011 17:35:54 +0200 libvldocking-java (2.1.4-3) unstable; urgency=low * Bump debhelper compat to 6 * debian/control: + set priority optional from extra (Closes: #462272) + add myself to Uplaoders + move ant, java-gcj-compat-dev to Build-Depends-Indep * patches/build.diff: update to remove external links from build.xml * Move apidocs to a sub-directory api -- Varun Hiremath Thu, 24 Jan 2008 00:30:02 +0530 libvldocking-java (2.1.4-2) unstable; urgency=low * Move package to Alioth and change Maintainer. * Add Vcs and Homepage headers to debian/control. * Bump up Standards-Version: 3.7.3 (no changes needed). * Switch from kaffe to java-gcj. -- Torsten Werner Sun, 16 Dec 2007 14:56:34 +0100 libvldocking-java (2.1.4-1) unstable; urgency=low * Initial release (Closes: #423663) -- Torsten Werner Sun, 29 Apr 2007 05:43:41 +0200 debian/doc-base0000644000000000000000000000043710745674402010603 0ustar Document: libvldocking-java Title: Java components for building applications with Docking capabilities Author: VLSolutions Section: Programming Format: HTML Index: /usr/share/doc/libvldocking-java/api/index.html Files: /usr/share/doc/libvldocking-java/api/*.html debian/control0000644000000000000000000000254311622762030010574 0ustar Source: libvldocking-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Torsten Werner , Varun Hiremath Build-Depends: cdbs, debhelper (>= 6) Build-Depends-Indep: ant, default-jdk Standards-Version: 3.9.1 Homepage: http://code.google.com/p/vldocking/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libvldocking-java/ Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libvldocking-java Package: libvldocking-java Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends} Description: Java components for building applications with Docking capabilities An application can be divided into sub-sets: the "dockables". - Each Dockable can be precisely positionned by the user, by a drag and drop gesture issued from its title bar. - Dockables can be grouped into tabbed panes. . Every Dockable is given a title bar with a set of common functions (and keyboard shortcuts): - Maximize / Restore : the Dockable takes all the available space on the desktop - Detach/Attach : the Dockable is extracted from its parent window - Iconify / Restore : the Dockable is changed into a side button : it appears only when the mouse is moved over it - Contextual pop-up menus : customizable title bars and tabs - Close / Closable tab debian/source/0000755000000000000000000000000011623255355010475 5ustar debian/source/format0000644000000000000000000000001411622762030011673 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000210745674402010375 0ustar 6 debian/docs0000644000000000000000000000002510745674402010047 0ustar Licence*.pdf doc/api debian/install0000644000000000000000000000003310731226504010553 0ustar jar/*.jar /usr/share/java/