Author: drazzib Date: 2010-10-30 22:13:59 +0000 (Sat, 30 Oct 2010) New Revision: 13045
Added: tags/libjfreechart-java/1.0.13-3/ tags/libjfreechart-java/1.0.13-3/debian/changelog tags/libjfreechart-java/1.0.13-3/debian/control tags/libjfreechart-java/1.0.13-3/debian/rules Removed: tags/libjfreechart-java/1.0.13-3/debian/changelog tags/libjfreechart-java/1.0.13-3/debian/control tags/libjfreechart-java/1.0.13-3/debian/rules Log: [svn-buildpackage] Tagging libjfreechart-java 1.0.13-3 Deleted: tags/libjfreechart-java/1.0.13-3/debian/changelog =================================================================== --- trunk/libjfreechart-java/debian/changelog 2010-10-27 03:55:31 UTC (rev 13035) +++ tags/libjfreechart-java/1.0.13-3/debian/changelog 2010-10-30 22:13:59 UTC (rev 13045) @@ -1,167 +0,0 @@ -libjfreechart-java (1.0.13-2) unstable; urgency=low - - [ Onkar Shinde ] - * debian/control - - default-jdk/jre conversion. - - Change runtime jre dependency to match target JVM version specified in - build.xml. - - Change build-dep libservlet2.4-java -> libservlet2.5-java. - - Sync runtime version of libjcommon-java with build-dep version. - - Change standards version to 3.8.3. - * debian/rules - - There are no patches. Remove simple patchsys include. - - Change JAV_HOME to match default-jdk. Remove ANT_HOME. - - Remove unnecessary ant-launcher jar from DEB_JARS. - - Remove DEB_ANT_COMPILER. Not needed these days. - - Change servelet-api jar to 2.5. - - Build experimental jar as well. - * debian/dirs - - Remove. Not really needed. - - -- Debian Java Maintainers <[email protected]> Mon, 23 Nov 2009 14:58:02 +0530 - -libjfreechart-java (1.0.13-1) unstable; urgency=low - - * New upstream release (closes: #533374) - * Added myself to uploaders - * Moved to Section: java - * Already conforms to standards 3.8.2 - * Add ${misc:Depends} to dependencies for potential debhelper-induced - dependencies - * Adapted debian/rules to the new location of the generated jar - - -- Vincent Fourmond <[email protected]> Wed, 17 Jun 2009 22:31:09 +0200 - -libjfreechart-java (1.0.10-1) unstable; urgency=low - - * New upstream release - * Bump Standards-Version to 3.8.0 - - -- Varun Hiremath <[email protected]> Sat, 05 Jul 2008 03:06:20 +0530 - -libjfreechart-java (1.0.9-1) unstable; urgency=high - - [ Varun Hiremath ] - * New upstream release - * This release fixes the following security issue: - + Multiple cross-site scripting vulnerabilities in the image map - feature allow remote attackers to inject arbitrary web script or HTML - via several attributes (CVE-2007-6306; Closes: #456148). - * Fix debian/watch to include letters also in upstream version. - * Make some minor fixes in debian/orig-tar.sh file. - * debian/control: Bumped up Standards-Version to 3.7.3 - - [ Michael Koch ] - * Use uscan SourceForge helper in watch file. - - -- Varun Hiremath <[email protected]> Sat, 05 Jan 2008 01:08:58 +0530 - -libjfreechart-java (1.0.8-1) unstable; urgency=low - - * New upstream release. - * Upstream changelog name fixed. - * Update copyright, with license LGPL 2.1. - * Use Vcs-Svn and Vcs-Browser in place of XS-* fields. - - -- Kumar Appaiah <[email protected]> Thu, 27 Sep 2007 06:48:57 +0530 - -libjfreechart-java (1.0.6-2) unstable; urgency=low - - * Removed j2re1.4 from Depends. - - -- Michael Koch <[email protected]> Mon, 08 Oct 2007 08:18:02 +0200 - -libjfreechart-java (1.0.6-1) unstable; urgency=low - - * New upstream release. - * debian/control - + Move every Build-Depend other than cdbs and debhelper to Build-Depends-Indep. - + Add Homepage, XS-Vcs-Svn and XS-Vcs-Browser fields. - + Add Varun Hiremath and Kumar Appaiah to Uploaders. - * debian/rules: - + Use DEB_UPSTREAM_VERSION in place of version. - + Add get-orig-source for fetching clean upstream source. - * debian/compat: bump to 5. - * debian/watch: Added file. - * debian/orig-tar.sh: Automate repackaging. - * debian/patches: Remove 00_BuildXml_Manifest.patch, as upstream - build.xml doesn't need manifest check. - - -- Kumar Appaiah <[email protected]> Wed, 26 Sep 2007 00:45:41 +0530 - -libjfreechart-java (1.0.2-3) unstable; urgency=low - - * Merged from Ubuntu. - * Moved Build-Depends-Indep to Build-Depends. - * Removed Wolfgang and added myself to Uploaders. - * Updated Standards-Version. - - -- Michael Koch <[email protected]> Sun, 17 Jun 2007 18:38:20 +0200 - -libjfreechart-java (1.0.2-2ubuntu1) feisty; urgency=low - - * Re-merge with Debian. Changes kept: - * Fix versioned build dependency on libjcommon-java. - * Build-depend on libservlet2.4-java instead of libservlet2.3-java - -- Matthias Klose <[email protected]> Wed, 11 Oct 2006 22:30:49 +0000 - - -- Barry deFreese <[email protected]> Tue, 6 Feb 2007 09:50:59 -0500 - -libjfreechart-java (1.0.2-2) unstable; urgency=low - - * Reupload with changed section names. - - -- Matthias Klose <[email protected]> Sun, 1 Oct 2006 15:24:27 +0200 - -libjfreechart-java (1.0.2-1) unstable; urgency=low - - * New upstream release. - * Change section from contrib to main; "JFreeChart should work quite well - with free runtimes based on GNU Classpath 0.92 or later". - * Build using java-gcj-compat-dev. - - -- Matthias Klose <[email protected]> Sun, 1 Oct 2006 14:21:26 +0200 - -libjfreechart-java (1.0.1-1) unstable; urgency=low - - * New upstream release (closes: #299628) - * Build-depends and depends on libjcommons-java (>= 1.0.0-1 - * Dropped now unneeded patch - * Convert build system to cdbs - added build-dependency - * Although build with free tools its not yet completely usable with free - tools alone (needs Java2D) - therefore it stays in contrib for now. - * Move package to pkg-java-maintainers for comaintenance, - added Christian Bayle and myself as uploaders - * Removed README.Debian - not needed - * Move big documentation in an own -doc package - * Added README.Debian-source how the upstream tarball was cleaned - * Added patch to remove bogus manifest classpath from jar - * Register javadoc api with doc-base - * Standards-Version 3.6.2 (no changes) - - -- Wolfgang Baer <[email protected]> Thu, 02 Feb 2006 15:48:42 +0100 - -libjfreechart-java (0.9.8-3.1) unstable; urgency=low - - * NMU - * Removed libservlet2.2-java from the Build-Depends-Indep. - - -- Arnaud Vandyck <[email protected]> Sun, 24 Apr 2005 22:01:13 +0200 - -libjfreechart-java (0.9.8-3) unstable; urgency=low - - * Change the way to deal with externals java libs - - -- Christian Bayle <[email protected]> Thu, 10 Jul 2003 09:34:09 +0200 - -libjfreechart-java (0.9.8-2) unstable; urgency=low - - * Now build an install demo jar - - -- Christian Bayle <[email protected]> Sun, 6 Jul 2003 19:55:46 +0200 - -libjfreechart-java (0.9.8-1) unstable; urgency=low - - * Initial Release. - - -- Christian Bayle <[email protected]> Sun, 6 Jul 2003 13:03:21 +0200 Copied: tags/libjfreechart-java/1.0.13-3/debian/changelog (from rev 13044, trunk/libjfreechart-java/debian/changelog) =================================================================== --- tags/libjfreechart-java/1.0.13-3/debian/changelog (rev 0) +++ tags/libjfreechart-java/1.0.13-3/debian/changelog 2010-10-30 22:13:59 UTC (rev 13045) @@ -0,0 +1,177 @@ +libjfreechart-java (1.0.13-3) unstable; urgency=low + + * Team upload. + * Include jcommon.jar in Class-Path entry of META-INF/MANIFEST.MF + using jh_manifest (Closes: #601576): + - d/control: Depends on javahelper. + - d/rules: Call jh_manifest on jfreechart.jar and *-experimental.jar. + + -- Damien Raude-Morvan <[email protected]> Sat, 30 Oct 2010 23:52:55 +0200 + +libjfreechart-java (1.0.13-2) unstable; urgency=low + + [ Onkar Shinde ] + * debian/control + - default-jdk/jre conversion. + - Change runtime jre dependency to match target JVM version specified in + build.xml. + - Change build-dep libservlet2.4-java -> libservlet2.5-java. + - Sync runtime version of libjcommon-java with build-dep version. + - Change standards version to 3.8.3. + * debian/rules + - There are no patches. Remove simple patchsys include. + - Change JAV_HOME to match default-jdk. Remove ANT_HOME. + - Remove unnecessary ant-launcher jar from DEB_JARS. + - Remove DEB_ANT_COMPILER. Not needed these days. + - Change servelet-api jar to 2.5. + - Build experimental jar as well. + * debian/dirs + - Remove. Not really needed. + + -- Debian Java Maintainers <[email protected]> Mon, 23 Nov 2009 14:58:02 +0530 + +libjfreechart-java (1.0.13-1) unstable; urgency=low + + * New upstream release (closes: #533374) + * Added myself to uploaders + * Moved to Section: java + * Already conforms to standards 3.8.2 + * Add ${misc:Depends} to dependencies for potential debhelper-induced + dependencies + * Adapted debian/rules to the new location of the generated jar + + -- Vincent Fourmond <[email protected]> Wed, 17 Jun 2009 22:31:09 +0200 + +libjfreechart-java (1.0.10-1) unstable; urgency=low + + * New upstream release + * Bump Standards-Version to 3.8.0 + + -- Varun Hiremath <[email protected]> Sat, 05 Jul 2008 03:06:20 +0530 + +libjfreechart-java (1.0.9-1) unstable; urgency=high + + [ Varun Hiremath ] + * New upstream release + * This release fixes the following security issue: + + Multiple cross-site scripting vulnerabilities in the image map + feature allow remote attackers to inject arbitrary web script or HTML + via several attributes (CVE-2007-6306; Closes: #456148). + * Fix debian/watch to include letters also in upstream version. + * Make some minor fixes in debian/orig-tar.sh file. + * debian/control: Bumped up Standards-Version to 3.7.3 + + [ Michael Koch ] + * Use uscan SourceForge helper in watch file. + + -- Varun Hiremath <[email protected]> Sat, 05 Jan 2008 01:08:58 +0530 + +libjfreechart-java (1.0.8-1) unstable; urgency=low + + * New upstream release. + * Upstream changelog name fixed. + * Update copyright, with license LGPL 2.1. + * Use Vcs-Svn and Vcs-Browser in place of XS-* fields. + + -- Kumar Appaiah <[email protected]> Thu, 27 Sep 2007 06:48:57 +0530 + +libjfreechart-java (1.0.6-2) unstable; urgency=low + + * Removed j2re1.4 from Depends. + + -- Michael Koch <[email protected]> Mon, 08 Oct 2007 08:18:02 +0200 + +libjfreechart-java (1.0.6-1) unstable; urgency=low + + * New upstream release. + * debian/control + + Move every Build-Depend other than cdbs and debhelper to Build-Depends-Indep. + + Add Homepage, XS-Vcs-Svn and XS-Vcs-Browser fields. + + Add Varun Hiremath and Kumar Appaiah to Uploaders. + * debian/rules: + + Use DEB_UPSTREAM_VERSION in place of version. + + Add get-orig-source for fetching clean upstream source. + * debian/compat: bump to 5. + * debian/watch: Added file. + * debian/orig-tar.sh: Automate repackaging. + * debian/patches: Remove 00_BuildXml_Manifest.patch, as upstream + build.xml doesn't need manifest check. + + -- Kumar Appaiah <[email protected]> Wed, 26 Sep 2007 00:45:41 +0530 + +libjfreechart-java (1.0.2-3) unstable; urgency=low + + * Merged from Ubuntu. + * Moved Build-Depends-Indep to Build-Depends. + * Removed Wolfgang and added myself to Uploaders. + * Updated Standards-Version. + + -- Michael Koch <[email protected]> Sun, 17 Jun 2007 18:38:20 +0200 + +libjfreechart-java (1.0.2-2ubuntu1) feisty; urgency=low + + * Re-merge with Debian. Changes kept: + * Fix versioned build dependency on libjcommon-java. + * Build-depend on libservlet2.4-java instead of libservlet2.3-java + -- Matthias Klose <[email protected]> Wed, 11 Oct 2006 22:30:49 +0000 + + -- Barry deFreese <[email protected]> Tue, 6 Feb 2007 09:50:59 -0500 + +libjfreechart-java (1.0.2-2) unstable; urgency=low + + * Reupload with changed section names. + + -- Matthias Klose <[email protected]> Sun, 1 Oct 2006 15:24:27 +0200 + +libjfreechart-java (1.0.2-1) unstable; urgency=low + + * New upstream release. + * Change section from contrib to main; "JFreeChart should work quite well + with free runtimes based on GNU Classpath 0.92 or later". + * Build using java-gcj-compat-dev. + + -- Matthias Klose <[email protected]> Sun, 1 Oct 2006 14:21:26 +0200 + +libjfreechart-java (1.0.1-1) unstable; urgency=low + + * New upstream release (closes: #299628) + * Build-depends and depends on libjcommons-java (>= 1.0.0-1 + * Dropped now unneeded patch + * Convert build system to cdbs - added build-dependency + * Although build with free tools its not yet completely usable with free + tools alone (needs Java2D) - therefore it stays in contrib for now. + * Move package to pkg-java-maintainers for comaintenance, + added Christian Bayle and myself as uploaders + * Removed README.Debian - not needed + * Move big documentation in an own -doc package + * Added README.Debian-source how the upstream tarball was cleaned + * Added patch to remove bogus manifest classpath from jar + * Register javadoc api with doc-base + * Standards-Version 3.6.2 (no changes) + + -- Wolfgang Baer <[email protected]> Thu, 02 Feb 2006 15:48:42 +0100 + +libjfreechart-java (0.9.8-3.1) unstable; urgency=low + + * NMU + * Removed libservlet2.2-java from the Build-Depends-Indep. + + -- Arnaud Vandyck <[email protected]> Sun, 24 Apr 2005 22:01:13 +0200 + +libjfreechart-java (0.9.8-3) unstable; urgency=low + + * Change the way to deal with externals java libs + + -- Christian Bayle <[email protected]> Thu, 10 Jul 2003 09:34:09 +0200 + +libjfreechart-java (0.9.8-2) unstable; urgency=low + + * Now build an install demo jar + + -- Christian Bayle <[email protected]> Sun, 6 Jul 2003 19:55:46 +0200 + +libjfreechart-java (0.9.8-1) unstable; urgency=low + + * Initial Release. + + -- Christian Bayle <[email protected]> Sun, 6 Jul 2003 13:03:21 +0200 Deleted: tags/libjfreechart-java/1.0.13-3/debian/control =================================================================== --- trunk/libjfreechart-java/debian/control 2010-10-27 03:55:31 UTC (rev 13035) +++ tags/libjfreechart-java/1.0.13-3/debian/control 2010-10-30 22:13:59 UTC (rev 13045) @@ -1,41 +0,0 @@ -Source: libjfreechart-java -Section: java -Priority: optional -Maintainer: Debian Java Maintainers <[email protected]> -Uploaders: Christian Bayle <[email protected]>, Michael Koch <[email protected]>, - Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, - Vincent Fourmond <[email protected]> -Build-Depends: debhelper (>= 5), cdbs -Build-Depends-Indep: default-jdk, ant, libjcommon-java (>= 1.0.6), libservlet2.5-java -Standards-Version: 3.8.3 -Homepage: http://www.jfree.org/jfreechart/ -Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjfreechart-java-java -Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjfreechart-java-java - -Package: libjfreechart-java -Architecture: all -Depends: default-jre | java5-runtime, libjcommon-java (>= 1.0.6), - ${misc:Depends} -Suggests: java-virtual-machine, libjfreechart-java-doc -Description: Chart library for Java - JFreeChart is a free Java class library for generating charts, including: - * pie charts (2D and 3D) - * bar charts (regular and stacked, with an optional 3D effect) - * line and area charts - * scatter plots and bubble charts - * time series, high/low/open/close charts and candle stick charts - * combination charts - * Pareto charts - * Gantt charts - * wind plots, meter charts and symbol charts - * wafer map charts - -Package: libjfreechart-java-doc -Section: doc -Architecture: all -Depends: ${misc:Depends} -Suggests: libjfreechart-java -Description: Chart library for Java - documentation - JFreeChart is a free Java class library for generating charts. - . - This package provides the javadoc documentation. Copied: tags/libjfreechart-java/1.0.13-3/debian/control (from rev 13044, trunk/libjfreechart-java/debian/control) =================================================================== --- tags/libjfreechart-java/1.0.13-3/debian/control (rev 0) +++ tags/libjfreechart-java/1.0.13-3/debian/control 2010-10-30 22:13:59 UTC (rev 13045) @@ -0,0 +1,42 @@ +Source: libjfreechart-java +Section: java +Priority: optional +Maintainer: Debian Java Maintainers <[email protected]> +Uploaders: Christian Bayle <[email protected]>, Michael Koch <[email protected]>, + Varun Hiremath <[email protected]>, Kumar Appaiah <[email protected]>, + Vincent Fourmond <[email protected]> +Build-Depends: debhelper (>= 5), cdbs +Build-Depends-Indep: default-jdk, ant, libjcommon-java (>= 1.0.6), libservlet2.5-java, + javahelper (>= 0.32) +Standards-Version: 3.8.3 +Homepage: http://www.jfree.org/jfreechart/ +Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjfreechart-java-java +Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjfreechart-java-java + +Package: libjfreechart-java +Architecture: all +Depends: default-jre | java5-runtime, libjcommon-java (>= 1.0.6), + ${misc:Depends} +Suggests: java-virtual-machine, libjfreechart-java-doc +Description: Chart library for Java + JFreeChart is a free Java class library for generating charts, including: + * pie charts (2D and 3D) + * bar charts (regular and stacked, with an optional 3D effect) + * line and area charts + * scatter plots and bubble charts + * time series, high/low/open/close charts and candle stick charts + * combination charts + * Pareto charts + * Gantt charts + * wind plots, meter charts and symbol charts + * wafer map charts + +Package: libjfreechart-java-doc +Section: doc +Architecture: all +Depends: ${misc:Depends} +Suggests: libjfreechart-java +Description: Chart library for Java - documentation + JFreeChart is a free Java class library for generating charts. + . + This package provides the javadoc documentation. Deleted: tags/libjfreechart-java/1.0.13-3/debian/rules =================================================================== --- trunk/libjfreechart-java/debian/rules 2010-10-27 03:55:31 UTC (rev 13035) +++ tags/libjfreechart-java/1.0.13-3/debian/rules 2010-10-30 22:13:59 UTC (rev 13045) @@ -1,25 +0,0 @@ -#!/usr/bin/make -f -# debian/rules file for jfreechart (uses cdbs) - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/ant.mk - -JAVA_HOME := /usr/lib/jvm/default-java - -DEB_JARS := jcommon servlet-api-2.5 -DEB_ANT_BUILDFILE := ant/build.xml -DEB_ANT_BUILD_TARGET := compile compile-experimental javadoc - -clean:: - -rm -rf build - -rm -rf javadoc - -rm -f lib/jfreechart-$(DEB_UPSTREAM_VERSION)*.jar - -install/libjfreechart-java:: - dh_install lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar usr/share/java - dh_install lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar usr/share/java - dh_link usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION).jar usr/share/java/jfreechart.jar - dh_link usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar usr/share/java/jfreechart-experimental.jar - -get-orig-source: - -uscan --upstream-version 0 --rename Copied: tags/libjfreechart-java/1.0.13-3/debian/rules (from rev 13044, trunk/libjfreechart-java/debian/rules) =================================================================== --- tags/libjfreechart-java/1.0.13-3/debian/rules (rev 0) +++ tags/libjfreechart-java/1.0.13-3/debian/rules 2010-10-30 22:13:59 UTC (rev 13045) @@ -0,0 +1,27 @@ +#!/usr/bin/make -f +# debian/rules file for jfreechart (uses cdbs) + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/ant.mk + +JAVA_HOME := /usr/lib/jvm/default-java + +DEB_JARS := jcommon servlet-api-2.5 +DEB_ANT_BUILDFILE := ant/build.xml +DEB_ANT_BUILD_TARGET := compile compile-experimental javadoc + +clean:: + -rm -rf build + -rm -rf javadoc + -rm -f lib/jfreechart-$(DEB_UPSTREAM_VERSION)*.jar + +install/libjfreechart-java:: + jh_manifest -c jcommon.jar lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar \ + lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar + dh_install lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar usr/share/java + dh_install lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar usr/share/java + dh_link usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION).jar usr/share/java/jfreechart.jar + dh_link usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar usr/share/java/jfreechart-experimental.jar + +get-orig-source: + -uscan --upstream-version 0 --rename _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

