debian/0000755000000000000000000000000012037163515007171 5ustar debian/poms/0000755000000000000000000000000012037163515010147 5ustar debian/poms/jfreechart.pom0000644000000000000000000000271211550411520012772 0ustar 4.0.0 jfree jfreechart jfreechart 1.0.13 http://www.jfree.org/jfreechart/ JFree.org http://www.jfree.org/ 2001 JFreeChart is a class library, written in Java, for generating charts. Utilising the Java2D APIs, it currently supports bar charts, pie charts, line charts, XY-plots and time series plots. scm:cvs:pserver:anonymous@jfreechart.cvs.sourceforge.net:/cvsroot/jfreechart:jfreechart http://jfreechart.cvs.sourceforge.net/jfreechart/jfreechart/ GNU Lesser General Public Licence http://www.gnu.org/licenses/lgpl.txt repo jfree jcommon 1.0.16 debian/libjfreechart-java-doc.doc-base0000644000000000000000000000063010405040514015043 0ustar Document: libjfreechart-java-doc Title: Programmer API for JFreeChart Author: David Gilbert (david.gilbert@object-refinery.com) Abstract: This is the programmer API of JFreeChart is a free Java class library for generating various types of charts Section: Programming Format: HTML Index: /usr/share/doc/libjfreechart-java-doc/javadoc/index.html Files: /usr/share/doc/libjfreechart-java-doc/javadoc/*.html debian/jfreechart-swt.bnd0000644000000000000000000000023412034274612012603 0ustar Bundle-Name: JFreeChart SWT support Bundle-SymbolicName: org.jfree.experimental.chart.swt Bundle-Version: 1.0.0 Bundle-Vendor: Debian.org Import-Package: * debian/watch0000644000000000000000000000012710737516464010234 0ustar version=3 http://sf.net/jfreechart/ jfreechart-(.*)\.tar\.gz debian debian/orig-tar.sh debian/rules0000755000000000000000000000422712034274612010254 0ustar #!/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 PACKAGE := jfreechart MAVEN_REPO := http://repo1.maven.org/maven2 clean:: mh_clean -rm -rf build -rm -rf javadoc -rm -f lib/jfreechart-$(DEB_UPSTREAM_VERSION)*.jar lib/swtgraphics2d.jar common-build-indep:: ant -f ant/build-swt.xml install/lib$(PACKAGE)-java:: jh_manifest -c jcommon.jar lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar \ lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar bnd wrap -properties debian/jfreechart.bnd -output lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar \ lib/jfreechart-$(DEB_UPSTREAM_VERSION).jar bnd wrap -properties debian/jfreechart-experimental.bnd -output lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar \ lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar dh_install lib/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar /usr/share/java dh_link /usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION)-experimental.jar /usr/share/java/jfreechart-experimental.jar mh_installpoms -plib$(PACKAGE)-java mh_installjar -plib$(PACKAGE)-java -l debian/poms/$(PACKAGE).pom lib/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).jar install/lib$(PACKAGE)-swt-java:: jh_manifest -c "jcommon.jar jfreechart-$(DEB_UPSTREAM_VERSION).jar swt.jar" \ lib/jfreechart-$(DEB_UPSTREAM_VERSION)-swt.jar bnd wrap -properties debian/jfreechart-swt.bnd -output lib/jfreechart-$(DEB_UPSTREAM_VERSION)-swt.jar \ lib/jfreechart-$(DEB_UPSTREAM_VERSION)-swt.jar dh_install -plib$(PACKAGE)-swt-java lib/jfreechart-$(DEB_UPSTREAM_VERSION)-swt.jar /usr/share/java dh_link -plib$(PACKAGE)-swt-java /usr/share/java/jfreechart-$(DEB_UPSTREAM_VERSION)-swt.jar /usr/share/java/jfreechart-swt.jar get-orig-source: -uscan --upstream-version 0 --rename get-orig-pom: mkdir -p debian/poms wget -U NoSuchBrowser/1.0 -O debian/poms/$(PACKAGE).pom \ $(MAVEN_REPO)/jfree/$(PACKAGE)/$(DEB_UPSTREAM_VERSION)/$(PACKAGE)-$(DEB_UPSTREAM_VERSION).pom debian/changelog0000644000000000000000000001713612037163344011053 0ustar libjfreechart-java (1.0.13-5) unstable; urgency=low * Fix Vcs-* fields of d/control. * Removed Michael Koch from Uploaders (Closes: #654077). * Build libjfreechart-swt-java binary package. * Add OSGi metadata to JAR manifests. * Added Jakub Adam to Uploaders. * Bump Standards-Version to 3.9.4. -- Jakub Adam Sun, 07 Oct 2012 01:24:51 +0200 libjfreechart-java (1.0.13-4) unstable; urgency=low * Team upload. [ Ioan Eugen STAN ] * Fix "Package does not install maven artifacts" - applyed the patch sent (Closes: #620045): - debian/control: Build-Depends on maven-repo-helper - debian/poms/jfreechart.pom: added file - debian/rules: + added PACKAGE and MAVEN_REPO + added binary-post-install rule to install poms and jars + added get-orig-pom rule to download pom files from debian/poms * debian/source/format: added file (switch to quilt). * debian/patches/series: added file. * debian/patches/javaDocLink.diff: patch for ant/build.xml to link package javadoc to system javadoc. [ Damien Raude-Morvan ] * Update to Standards-Version 3.9.2: - Rename debian/README.Debian-source to debian/README.source. * Drop Depends on JRE since it's a library (as per Debian Java Policy). -- Damien Raude-Morvan Mon, 25 Apr 2011 15:18:09 +0200 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 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 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 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 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 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 Thu, 27 Sep 2007 06:48:57 +0530 libjfreechart-java (1.0.6-2) unstable; urgency=low * Removed j2re1.4 from Depends. -- Michael Koch 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 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 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 Wed, 11 Oct 2006 22:30:49 +0000 -- Barry deFreese Tue, 6 Feb 2007 09:50:59 -0500 libjfreechart-java (1.0.2-2) unstable; urgency=low * Reupload with changed section names. -- Matthias Klose 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 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 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 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 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 Sun, 6 Jul 2003 19:55:46 +0200 libjfreechart-java (0.9.8-1) unstable; urgency=low * Initial Release. -- Christian Bayle Sun, 6 Jul 2003 13:03:21 +0200 debian/jfreechart.bnd0000644000000000000000000000021012034274612011762 0ustar Bundle-Name: JFreeChart library Bundle-SymbolicName: org.jfree.chart Bundle-Version: 1.0.0 Bundle-Vendor: Debian.org Import-Package: * debian/patches/0000755000000000000000000000000012037163515010620 5ustar debian/patches/series0000644000000000000000000000004712034274305012033 0ustar javaDocLink.diff fixBuildSwtPaths.diff debian/patches/fixBuildSwtPaths.diff0000644000000000000000000000231012034274305014707 0ustar From: Jakub Adam Date: Sun, 7 Oct 2012 13:55:21 +0200 Subject: fixBuildSwtPaths --- ant/build-swt.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ant/build-swt.xml b/ant/build-swt.xml index 5d6153d..1a329dc 100644 --- a/ant/build-swt.xml +++ b/ant/build-swt.xml @@ -8,10 +8,10 @@ - + - + debian/patches/javaDocLink.diff0000644000000000000000000000060411550411520013626 0ustar --- a/ant/build.xml +++ b/ant/build.xml @@ -149,6 +149,7 @@ use="yes" linksource="yes" splitindex="yes"> + debian/libjfreechart-java-doc.docs0000644000000000000000000000002410722422423014320 0ustar javadoc README.txt debian/orig-tar.sh0000755000000000000000000000066411216252440011254 0ustar #!/bin/sh -e # called by uscan with '--upstream-version' DIR=libjfreechart-java-$2.orig echo "Cleaning up the original tarball" # clean up the upstream tarball tar zxf $3 mv jfreechart-$2 $DIR GZIP=--best tar czf $3 --exclude '*jar' --exclude 'lib/*' $DIR rm -rf $DIR # move to directory 'tarballs' if [ -r .svn/deb-layout ]; then . .svn/deb-layout mv $3 $origDir echo "moved $3 to $origDir" fi exit 0 debian/source/0000755000000000000000000000000012037163515010471 5ustar debian/source/format0000644000000000000000000000001411550411520011666 0ustar 3.0 (quilt) debian/jfreechart-experimental.bnd0000644000000000000000000000024212034274612014462 0ustar Bundle-Name: JFreeChart experimental library Bundle-SymbolicName: org.jfree.experimental.chart Bundle-Version: 1.0.0 Bundle-Vendor: Debian.org Import-Package: * debian/README.source0000644000000000000000000000036411555274314011357 0ustar libjfreechart-java ------------- Upstream does not provide source only tarballs. Therefore the following actions were taken to produce the orig.tar.gz: - rm lib/* - rm *.jar -- Wolfgang Baer Thu, 02 Feb 2006 15:48:42 +0100 debian/compat0000644000000000000000000000000210676253521010373 0ustar 5 debian/copyright0000644000000000000000000000236110722422423011121 0ustar This package was debianized by Christian Bayle on Wed, 2 Jul 2003 22:49:43 +0200. It was downloaded from http://sourceforge.net/projects/jfreechart/ and http://www.jfree.org Upstream Authors: David Gilbert (david.gilbert@object-refinery.com) and others Thanks to the following developers who have contributed code to this class library: Anthony Boulestreau, Jeremy Bowman, J. David Eisenberg, Paul English, Hans-Jurgen Greiner, Bill Kelemen, Achilleus Mantzios, Thomas Meier, Krzysztof Paz, Andrzej Porebski, Nabuo Tamemasa, Mark Watson and Hari. Copyright: 2000-2006, by Object Refinery Limited and Contributors. This package is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License. This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details. On Debian systems, the complete text of the GNU Lesser General Public License can be found in `/usr/share/common-licenses/LGPL-2.1'. debian/control0000644000000000000000000000365712037163362010607 0ustar Source: libjfreechart-java Section: java Priority: optional Maintainer: Debian Java Maintainers Uploaders: Christian Bayle , Varun Hiremath , Kumar Appaiah , Vincent Fourmond , Jakub Adam Build-Depends: debhelper (>= 5), cdbs, maven-repo-helper Build-Depends-Indep: default-jdk, ant, libjcommon-java (>= 1.0.6), libservlet2.5-java, javahelper (>= 0.32), bnd, libswt-gtk-3-java Standards-Version: 3.9.4 Homepage: http://www.jfree.org/jfreechart/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/libjfreechart-java Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libjfreechart-java Package: libjfreechart-java Architecture: all Depends: 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. Package: libjfreechart-swt-java Architecture: all Depends: libjfreechart-java (= ${binary:Version}), libswt-gtk-3-java, ${misc:Depends} Description: Chart library for Java (SWT support) JFreeChart is a free Java class library for generating charts. . This package allows one to use JFreeChart in SWT applications. debian/libjfreechart-java.poms0000644000000000000000000000003311550412472013606 0ustar debian/poms/jfreechart.pom