Author: drazzib Date: 2010-07-27 13:46:30 +0000 (Tue, 27 Jul 2010) New Revision: 12824
Added: tags/libswingx-java/1:1.6.1-1/ tags/libswingx-java/1:1.6.1-1/debian/README.source tags/libswingx-java/1:1.6.1-1/debian/changelog tags/libswingx-java/1:1.6.1-1/debian/control tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff tags/libswingx-java/1:1.6.1-1/debian/rules tags/libswingx-java/1:1.6.1-1/debian/source/ Removed: tags/libswingx-java/1:1.6.1-1/debian/README.source tags/libswingx-java/1:1.6.1-1/debian/changelog tags/libswingx-java/1:1.6.1-1/debian/control tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff tags/libswingx-java/1:1.6.1-1/debian/rules Log: [svn-buildpackage] Tagging libswingx-java 1:1.6.1-1 Deleted: tags/libswingx-java/1:1.6.1-1/debian/README.source =================================================================== --- trunk/libswingx-java/debian/README.source 2010-07-26 08:54:32 UTC (rev 12818) +++ tags/libswingx-java/1:1.6.1-1/debian/README.source 2010-07-27 13:46:30 UTC (rev 12824) @@ -1,23 +0,0 @@ -Patch system -============ - -This package uses quilt to manage all modifications to the upstream -source. Changes are stored in the source package as diffs in -debian/patches and applied during the build. - -See /usr/share/doc/quilt/README.source for a detailed explanation. - - -Orig tarball repack -=================== - -The upstream supplied source package contains binary jar files. -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 <[email protected]> Mon, 27 Aug 2007 19:02:53 +0530 Copied: tags/libswingx-java/1:1.6.1-1/debian/README.source (from rev 12819, trunk/libswingx-java/debian/README.source) =================================================================== --- tags/libswingx-java/1:1.6.1-1/debian/README.source (rev 0) +++ tags/libswingx-java/1:1.6.1-1/debian/README.source 2010-07-27 13:46:30 UTC (rev 12824) @@ -0,0 +1,13 @@ +Orig tarball repack +=================== + +The upstream supplied source package contains binary jar files. +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 <[email protected]> Mon, 27 Aug 2007 19:02:53 +0530 Deleted: tags/libswingx-java/1:1.6.1-1/debian/changelog =================================================================== --- trunk/libswingx-java/debian/changelog 2010-07-26 08:54:32 UTC (rev 12818) +++ tags/libswingx-java/1:1.6.1-1/debian/changelog 2010-07-27 13:46:30 UTC (rev 12824) @@ -1,102 +0,0 @@ -libswingx-java (1:1.6-1) unstable; urgency=low - - * New upstream release. - - remove debian/patches/swingworker.diff (merged upstream) - - update debian/patches/pom.diff - * Depends on java6-runtime-headless as we build java6 bytecode - - -- Damien Raude-Morvan <[email protected]> Wed, 30 Dec 2009 21:58:46 +0100 - -libswingx-java (1:1.0-1) unstable; urgency=low - - * New upstream release. - * New "libswingx-java-doc" package: - - contains API javadoc documentation - * Bump Standards-Version to 3.8.3 - - Change section to "java" - - Rename debian/README.Debian-source to debian/README.source - - Describe quilt patch system in debian/README.source - * Bump debhelper version to >= 7 - * Remove unused Depends on ${shlibs:Depends} - * Default JRE: - - Build-Depends on default-jdk - - Use /usr/lib/jvm/default-java as JAVA_HOME - * Add myself to Uploaders - * Use DEP5 format for debian/copyright - * Maven POMs: - - Add a Build-Depends-Indep dependency on maven-repo-helper - - Use mh_installpoms and mh_installjar to install the POM and the jar to the - Maven repository - - Remove unneeded dependencies in pom.diff patch - * Maven ant helper (build system): - - Add a Build-Depends dependency on maven-ant-helper - - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml - - Build classpath is now defined in debian/build.properties - - -- Damien Raude-Morvan <[email protected]> Mon, 02 Nov 2009 00:17:00 +0100 - -libswingx-java (1:0.9.5-1) unstable; urgency=low - - * New upstream release - - -- Torsten Werner <[email protected]> Tue, 17 Feb 2009 21:22:38 +0100 - -libswingx-java (1:0.9.4-1) experimental; urgency=low - - * New upstream release - * Move package to main because batik is in main now. - * Build with source=target=1.5 and change Depends accordingly. - - -- Torsten Werner <[email protected]> Sun, 09 Nov 2008 19:51:21 +0100 - -libswingx-java (1:0.9.3-2) unstable; urgency=low - - * Switch to OpenJDK for building the package. - - -- Torsten Werner <[email protected]> Mon, 11 Aug 2008 21:03:43 +0200 - -libswingx-java (1:0.9.3-1) unstable; urgency=low - - * New upstream release - * Bump Standards-Version to 3.8.0 - - -- Varun Hiremath <[email protected]> Tue, 08 Jul 2008 19:32:43 +0530 - -libswingx-java (1:0.9.2-1) unstable; urgency=low - - * new upstream release - - -- Torsten Werner <[email protected]> Sat, 08 Mar 2008 16:18:24 +0100 - -libswingx-java (1:0.9.1-1) unstable; urgency=low - - [ Torsten Werner ] - * New upstream release - * Change Standards-Version: 3.7.3. - - [ Varun Hiremath ] - * debian/rules: install versioned jar and create symlink - - -- Varun Hiremath <[email protected]> Mon, 17 Dec 2007 03:12:34 +0530 - -libswingx-java (20070722-2) unstable; urgency=low - - * Include the *.properties files and images in the jars. - * debian/control: Add XS-Vcs-{Svn,Browser} headers. - * Add debian/README.Debian-source file. - - -- Varun Hiremath <[email protected]> Wed, 08 Aug 2007 00:20:45 +0530 - -libswingx-java (20070722-1) unstable; urgency=low - - * New upstream release - * debian/control: Add myself to Uploaders - * Update patches/swingworker.diff patch file. - - -- Varun Hiremath <[email protected]> Sat, 04 Aug 2007 00:54:49 +0530 - -libswingx-java (20070513-1) unstable; urgency=low - - * Initial release (Closes: #420344) - - -- Torsten Werner <[email protected]> Sat, 21 Apr 2007 14:39:02 +0200 Copied: tags/libswingx-java/1:1.6.1-1/debian/changelog (from rev 12819, trunk/libswingx-java/debian/changelog) =================================================================== --- tags/libswingx-java/1:1.6.1-1/debian/changelog (rev 0) +++ tags/libswingx-java/1:1.6.1-1/debian/changelog 2010-07-27 13:46:30 UTC (rev 12824) @@ -0,0 +1,111 @@ +libswingx-java (1:1.6.1-1) unstable; urgency=low + + * New upstream release. + * Switch to 3.0 (quilt) format. + * Bump Standards-Version to 3.9.1: no changes needed. + * Drop Depends on JRE: not requested anymore by new Java Policy. + + -- Damien Raude-Morvan <[email protected]> Mon, 26 Jul 2010 12:11:27 +0200 + +libswingx-java (1:1.6-1) unstable; urgency=low + + * New upstream release. + - remove debian/patches/swingworker.diff (merged upstream) + - update debian/patches/pom.diff + * Depends on java6-runtime-headless as we build java6 bytecode + + -- Damien Raude-Morvan <[email protected]> Wed, 30 Dec 2009 21:58:46 +0100 + +libswingx-java (1:1.0-1) unstable; urgency=low + + * New upstream release. + * New "libswingx-java-doc" package: + - contains API javadoc documentation + * Bump Standards-Version to 3.8.3 + - Change section to "java" + - Rename debian/README.Debian-source to debian/README.source + - Describe quilt patch system in debian/README.source + * Bump debhelper version to >= 7 + * Remove unused Depends on ${shlibs:Depends} + * Default JRE: + - Build-Depends on default-jdk + - Use /usr/lib/jvm/default-java as JAVA_HOME + * Add myself to Uploaders + * Use DEP5 format for debian/copyright + * Maven POMs: + - Add a Build-Depends-Indep dependency on maven-repo-helper + - Use mh_installpoms and mh_installjar to install the POM and the jar to the + Maven repository + - Remove unneeded dependencies in pom.diff patch + * Maven ant helper (build system): + - Add a Build-Depends dependency on maven-ant-helper + - Update debian/build.xml to use /usr/share/maven-ant-helper/maven-build.xml + - Build classpath is now defined in debian/build.properties + + -- Damien Raude-Morvan <[email protected]> Mon, 02 Nov 2009 00:17:00 +0100 + +libswingx-java (1:0.9.5-1) unstable; urgency=low + + * New upstream release + + -- Torsten Werner <[email protected]> Tue, 17 Feb 2009 21:22:38 +0100 + +libswingx-java (1:0.9.4-1) experimental; urgency=low + + * New upstream release + * Move package to main because batik is in main now. + * Build with source=target=1.5 and change Depends accordingly. + + -- Torsten Werner <[email protected]> Sun, 09 Nov 2008 19:51:21 +0100 + +libswingx-java (1:0.9.3-2) unstable; urgency=low + + * Switch to OpenJDK for building the package. + + -- Torsten Werner <[email protected]> Mon, 11 Aug 2008 21:03:43 +0200 + +libswingx-java (1:0.9.3-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.8.0 + + -- Varun Hiremath <[email protected]> Tue, 08 Jul 2008 19:32:43 +0530 + +libswingx-java (1:0.9.2-1) unstable; urgency=low + + * new upstream release + + -- Torsten Werner <[email protected]> Sat, 08 Mar 2008 16:18:24 +0100 + +libswingx-java (1:0.9.1-1) unstable; urgency=low + + [ Torsten Werner ] + * New upstream release + * Change Standards-Version: 3.7.3. + + [ Varun Hiremath ] + * debian/rules: install versioned jar and create symlink + + -- Varun Hiremath <[email protected]> Mon, 17 Dec 2007 03:12:34 +0530 + +libswingx-java (20070722-2) unstable; urgency=low + + * Include the *.properties files and images in the jars. + * debian/control: Add XS-Vcs-{Svn,Browser} headers. + * Add debian/README.Debian-source file. + + -- Varun Hiremath <[email protected]> Wed, 08 Aug 2007 00:20:45 +0530 + +libswingx-java (20070722-1) unstable; urgency=low + + * New upstream release + * debian/control: Add myself to Uploaders + * Update patches/swingworker.diff patch file. + + -- Varun Hiremath <[email protected]> Sat, 04 Aug 2007 00:54:49 +0530 + +libswingx-java (20070513-1) unstable; urgency=low + + * Initial release (Closes: #420344) + + -- Torsten Werner <[email protected]> Sat, 21 Apr 2007 14:39:02 +0200 Deleted: tags/libswingx-java/1:1.6.1-1/debian/control =================================================================== --- trunk/libswingx-java/debian/control 2010-07-26 08:54:32 UTC (rev 12818) +++ tags/libswingx-java/1:1.6.1-1/debian/control 2010-07-27 13:46:30 UTC (rev 12824) @@ -1,57 +0,0 @@ -Source: libswingx-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, - Damien Raude-Morvan <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), quilt, default-jdk, ant, maven-ant-helper -Build-Depends-Indep: libbatik-java, maven-repo-helper -Standards-Version: 3.8.3 -Homepage: https://swingx.dev.java.net/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java/ -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java/ - -Package: libswingx-java -Architecture: all -Depends: ${misc:Depends}, default-jre | java6-runtime -Description: extensions to the Swing GUI toolkit - This package contains extensions to the Swing GUI toolkit, including new and - enhanced components that provide functionality commonly required by rich - client applications. Highlights include: - - Sorting, filtering, highlighting for tables, trees, and lists - - Find/search - - Auto-completion - - Login/authentication framework - - TreeTable component - - Collapsible panel component - - Date picker component - - Tip-of-the-Day component - . - Many of these features will eventually be incorporated into the Swing toolkit, - although API compatibility will not be guaranteed. The SwingX project focuses - exclusively on the raw components themselves. - -Package: libswingx-java-doc -Architecture: all -Section: doc -Depends: ${misc:Depends} -Suggests: libswingx-java -Description: extensions to the Swing GUI toolkit - documentation - This package contains extensions to the Swing GUI toolkit, including new and - enhanced components that provide functionality commonly required by rich - client applications. Highlights include: - - Sorting, filtering, highlighting for tables, trees, and lists - - Find/search - - Auto-completion - - Login/authentication framework - - TreeTable component - - Collapsible panel component - - Date picker component - - Tip-of-the-Day component - . - Many of these features will eventually be incorporated into the Swing toolkit, - although API compatibility will not be guaranteed. The SwingX project focuses - exclusively on the raw components themselves. - . - This package contains API documentation (Javadoc) of SwingX GUI Toolkit. - Copied: tags/libswingx-java/1:1.6.1-1/debian/control (from rev 12819, trunk/libswingx-java/debian/control) =================================================================== --- tags/libswingx-java/1:1.6.1-1/debian/control (rev 0) +++ tags/libswingx-java/1:1.6.1-1/debian/control 2010-07-27 13:46:30 UTC (rev 12824) @@ -0,0 +1,58 @@ +Source: libswingx-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Varun Hiremath <[email protected]>, Torsten Werner <[email protected]>, + Damien Raude-Morvan <[email protected]> +Build-Depends: cdbs, debhelper (>= 7), default-jdk, ant, maven-ant-helper +Build-Depends-Indep: libbatik-java, maven-repo-helper +Standards-Version: 3.9.1 +Homepage: https://swingx.dev.java.net/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libswingx-java/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libswingx-java/ + +Package: libswingx-java +Architecture: all +Depends: ${misc:Depends} +Suggests: libbatik-java +Description: extensions to the Swing GUI toolkit + This package contains extensions to the Swing GUI toolkit, including new and + enhanced components that provide functionality commonly required by rich + client applications. Highlights include: + - Sorting, filtering, highlighting for tables, trees, and lists + - Find/search + - Auto-completion + - Login/authentication framework + - TreeTable component + - Collapsible panel component + - Date picker component + - Tip-of-the-Day component + . + Many of these features will eventually be incorporated into the Swing toolkit, + although API compatibility will not be guaranteed. The SwingX project focuses + exclusively on the raw components themselves. + +Package: libswingx-java-doc +Architecture: all +Section: doc +Depends: ${misc:Depends} +Suggests: libswingx-java +Description: extensions to the Swing GUI toolkit - documentation + This package contains extensions to the Swing GUI toolkit, including new and + enhanced components that provide functionality commonly required by rich + client applications. Highlights include: + - Sorting, filtering, highlighting for tables, trees, and lists + - Find/search + - Auto-completion + - Login/authentication framework + - TreeTable component + - Collapsible panel component + - Date picker component + - Tip-of-the-Day component + . + Many of these features will eventually be incorporated into the Swing toolkit, + although API compatibility will not be guaranteed. The SwingX project focuses + exclusively on the raw components themselves. + . + This package contains API documentation (Javadoc) of SwingX GUI Toolkit. + Deleted: tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff =================================================================== --- trunk/libswingx-java/debian/patches/pom.diff 2010-07-26 08:54:32 UTC (rev 12818) +++ tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff 2010-07-27 13:46:30 UTC (rev 12824) @@ -1,50 +0,0 @@ ---- a/swingx-beaninfo/pom.xml -+++ b/swingx-beaninfo/pom.xml -@@ -20,14 +20,6 @@ - <groupId>com.jhlabs</groupId> - <artifactId>filters</artifactId> - </dependency> -- <dependency> -- <groupId>org.swinglabs</groupId> -- <artifactId>swing-worker</artifactId> -- </dependency> -- <dependency> -- <groupId>org.swinglabs</groupId> -- <artifactId>multiplegradientpaint</artifactId> -- </dependency> - <!-- Preferably we should use this jmock configuration with junit 4 --> - <!--dependency> - <groupId>org.jmock</groupId> ---- a/swingx-core/pom.xml -+++ b/swingx-core/pom.xml -@@ -16,14 +16,6 @@ - <artifactId>filters</artifactId> - </dependency> - <dependency> -- <groupId>org.swinglabs</groupId> -- <artifactId>swing-worker</artifactId> -- </dependency> -- <dependency> -- <groupId>org.swinglabs</groupId> -- <artifactId>multiplegradientpaint</artifactId> -- </dependency> -- <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> - </dependency> ---- a/pom.xml -+++ b/pom.xml -@@ -112,13 +112,6 @@ - <version>2.0.235</version> - <scope>compile</scope> - </dependency> -- </dependency> -- <dependency> -- <groupId>org.swinglabs</groupId> -- <artifactId>multiplegradientpaint</artifactId> -- <version>1.0</version> -- <scope>compile</scope> -- </dependency> - <dependency> - <groupId>junit</groupId> - <artifactId>junit</artifactId> Copied: tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff (from rev 12819, trunk/libswingx-java/debian/patches/pom.diff) =================================================================== --- tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff (rev 0) +++ tags/libswingx-java/1:1.6.1-1/debian/patches/pom.diff 2010-07-27 13:46:30 UTC (rev 12824) @@ -0,0 +1,51 @@ +--- a/swingx-beaninfo/pom.xml ++++ b/swingx-beaninfo/pom.xml +@@ -20,14 +20,6 @@ + <groupId>com.jhlabs</groupId> + <artifactId>filters</artifactId> + </dependency> +- <dependency> +- <groupId>org.swinglabs</groupId> +- <artifactId>swing-worker</artifactId> +- </dependency> +- <dependency> +- <groupId>org.swinglabs</groupId> +- <artifactId>multiplegradientpaint</artifactId> +- </dependency> + <!-- Preferably we should use this jmock configuration with junit 4 --> + <!--dependency> + <groupId>org.jmock</groupId> +--- a/swingx-core/pom.xml ++++ b/swingx-core/pom.xml +@@ -16,14 +16,6 @@ + <artifactId>filters</artifactId> + </dependency> + <dependency> +- <groupId>org.swinglabs</groupId> +- <artifactId>swing-worker</artifactId> +- </dependency> +- <dependency> +- <groupId>org.swinglabs</groupId> +- <artifactId>multiplegradientpaint</artifactId> +- </dependency> +- <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> + </dependency> +--- a/pom.xml ++++ b/pom.xml +@@ -118,12 +118,14 @@ + <version>1.1</version> + <!--scope>compile</scope--> + </dependency> ++<!-- + <dependency> + <groupId>org.swinglabs</groupId> + <artifactId>multiplegradientpaint</artifactId> + <version>1.0</version> + <scope>compile</scope> + </dependency> ++--> + <dependency> + <groupId>junit</groupId> + <artifactId>junit</artifactId> Deleted: tags/libswingx-java/1:1.6.1-1/debian/rules =================================================================== --- trunk/libswingx-java/debian/rules 2010-07-26 08:54:32 UTC (rev 12818) +++ tags/libswingx-java/1:1.6.1-1/debian/rules 2010-07-27 13:46:30 UTC (rev 12824) @@ -1,26 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk -include /usr/share/cdbs/1/rules/patchsys-quilt.mk - -PACKAGE := swingx -VERSION := $(DEB_UPSTREAM_VERSION) - -JAVA_HOME := /usr/lib/jvm/default-java -DEB_JARS := ant-nodeps -DEB_ANT_BUILD_TARGET := package javadoc -DEB_ANT_BUILDFILE := debian/build.xml -DEB_ANT_ARGS := -Dpackage=$(PACKAGE) -Dversion=$(VERSION) - - -binary-post-install/lib$(PACKAGE)-java:: - mh_installpoms -plib$(PACKAGE)-java - mh_installjar -plib$(PACKAGE)-java -l -nswingx swingx-core/pom.xml swingx-core/build/swingx-core-$(VERSION).jar - mh_installjar -plib$(PACKAGE)-java -l swingx-beaninfo/pom.xml swingx-beaninfo/build/swingx-beaninfo-$(VERSION).jar - -clean:: - -rm -rf debian/tmp - -get-orig-source: - uscan --upstream-version 0 Copied: tags/libswingx-java/1:1.6.1-1/debian/rules (from rev 12819, trunk/libswingx-java/debian/rules) =================================================================== --- tags/libswingx-java/1:1.6.1-1/debian/rules (rev 0) +++ tags/libswingx-java/1:1.6.1-1/debian/rules 2010-07-27 13:46:30 UTC (rev 12824) @@ -0,0 +1,25 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +PACKAGE := swingx +VERSION := $(DEB_UPSTREAM_VERSION) + +JAVA_HOME := /usr/lib/jvm/default-java +DEB_JARS := ant-nodeps +DEB_ANT_BUILD_TARGET := package javadoc +DEB_ANT_BUILDFILE := debian/build.xml +DEB_ANT_ARGS := -Dpackage=$(PACKAGE) -Dversion=$(VERSION) + + +binary-post-install/lib$(PACKAGE)-java:: + mh_installpoms -plib$(PACKAGE)-java + mh_installjar -plib$(PACKAGE)-java -l -nswingx swingx-core/pom.xml swingx-core/build/swingx-core-$(VERSION).jar + mh_installjar -plib$(PACKAGE)-java -l swingx-beaninfo/pom.xml swingx-beaninfo/build/swingx-beaninfo-$(VERSION).jar + +clean:: + -rm -rf debian/tmp + +get-orig-source: + uscan --upstream-version 0 _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

