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 <jakub.adam@ktknet.cz>  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 <drazzib@debian.org>  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 <drazzib@debian.org>  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 <pkg-java-maintainers@lists.alioth.debian.org>  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 <fourmond@debian.org>  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 <varun@debian.org>  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 <varun@debian.org>  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 <akumar@ee.iitm.ac.in>  Thu, 27 Sep 2007 06:48:57 +0530

libjfreechart-java (1.0.6-2) unstable; urgency=low

  * Removed j2re1.4 from Depends.

 -- Michael Koch <konqueror@gmx.de>  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 <akumar@ee.iitm.ac.in>  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 <konqueror@gmx.de>  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 <doko@ubuntu.com>  Wed, 11 Oct 2006 22:30:49 +0000

 -- Barry deFreese <bddebian@comcast.net>  Tue,  6 Feb 2007 09:50:59 -0500

libjfreechart-java (1.0.2-2) unstable; urgency=low

  * Reupload with changed section names.

 -- Matthias Klose <doko@debian.org>  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 <doko@debian.org>  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 <WBaer@gmx.de>  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 <avdyk@debian.org>  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 <bayle@debian.org>  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 <bayle@debian.org>  Sun,  6 Jul 2003 19:55:46 +0200

libjfreechart-java (0.9.8-1) unstable; urgency=low

  * Initial Release.

 -- Christian Bayle <bayle@debian.org>  Sun,  6 Jul 2003 13:03:21 +0200
