libfreemarker-java (2.3.23-9) unstable; urgency=medium

  * Depend on libtomcat9-java instead of libtomcat8-java
  * Standards-Version updated to 4.2.1
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <ebourg@apache.org>  Fri, 14 Dec 2018 23:39:33 +0100

libfreemarker-java (2.3.23-8) unstable; urgency=medium

  * Team upload.
  * Switch to compat level 11.
  * Use https for Format field.
  * Declare compliance with Debian Policy 4.1.3.
  * Remove Damien Raude-Morvan from Uploaders. (Closes: #889411)
  * Fix FTBFS with Java 9. (Closes: #893288)

 -- Markus Koschany <apo@debian.org>  Sun, 01 Apr 2018 17:48:41 +0200

libfreemarker-java (2.3.23-7) unstable; urgency=medium

  * Team upload.
  * Updated the Maven rule for ASM
  * Standards-Version updated to 4.1.1
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 03 Oct 2017 09:54:57 +0200

libfreemarker-java (2.3.23-6) unstable; urgency=medium

  * Team upload.

  [ Emmanuel Bourg ]
  * Marked bug #801011 as closed in 2.3.23-4

  [ Markus Koschany ]
  * Switch from findbugs to libfindbugs-annotations-java.
    Thanks to Chris Lamb for the report. (Closes: #834211)

 -- Markus Koschany <apo@debian.org>  Sun, 14 Aug 2016 23:42:31 +0200

libfreemarker-java (2.3.23-5) unstable; urgency=medium

  * Fixed the installation of the jar in the binary package (Closes: #828802)

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 28 Jun 2016 09:23:22 +0200

libfreemarker-java (2.3.23-4) unstable; urgency=medium

  * Team upload.
  * Build with ivy-debian-helper
  * Transition to the Servlet API 3.1 (Closes: #801011)
  * Standards-Version updated to 3.9.8 (no changes)
  * Use secure Vcs-* fields

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 20 Jun 2016 10:54:01 +0200

libfreemarker-java (2.3.23-3) unstable; urgency=medium

  * Team upload.
  * Build depend on libjetty9-java instead of libjetty8-java
  * Standards-Version updated to 3.9.7 (no changes)

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 03 Feb 2016 23:56:08 +0100

libfreemarker-java (2.3.23-2) unstable; urgency=medium

  * Team upload.
  * Added the missing build dependency on antlr3
  * Removed the timestamps from the manifest and version.properties
    to improve the reproducibility

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 07 Nov 2015 23:16:02 +0100

libfreemarker-java (2.3.23-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml

 -- Emmanuel Bourg <ebourg@apache.org>  Sun, 12 Jul 2015 23:19:34 +0200

libfreemarker-java (2.3.22-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml
    - Removed the dependency on liblog4j1.2-java
    - New dependencies on findbugs, libcommons-io-java, libjetty8-java
      and liblogback-java
  * Disabled the tests due to compilation issues
  * Moved the package to Git

 -- Emmanuel Bourg <ebourg@apache.org>  Thu, 30 Apr 2015 10:33:48 +0200

libfreemarker-java (2.3.20-4) unstable; urgency=medium

  * Ignore the parent pom org.sonatype.oss:oss-parent (Closes: #767115)
  * Standards-Version updated to 3.9.6 (no changes)
  * debian/watch: Fixed the detection of the versions 1.6.x

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 28 Oct 2014 16:58:52 +0100

libfreemarker-java (2.3.20-3) unstable; urgency=medium

  * Fixed a build failure with Java 8

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 13 May 2014 15:49:51 +0200

libfreemarker-java (2.3.20-2) unstable; urgency=medium

  * Relocate the Ivy cache directory from the user home to the current directory
    to avoid a build failure with sbuild (Closes: #741811)

 -- Emmanuel Bourg <ebourg@apache.org>  Mon, 24 Mar 2014 17:37:37 +0100

libfreemarker-java (2.3.20-1) unstable; urgency=medium

  * New upstream release
    - Refreshed the patches
    - Updated debian/pom.xml
    - New build dependencies on ivy, bnd and liblog4j1.2-java
    - Added a patch changing the ivy settings to use the Debian jars
    - Added a patch to ignore the code related to avalon-logger
    - Added a patch disabling the code coverage report
    - Added a patch declaring the missing transitive test dependencies
  * Removed the runtime dependency on libservlet2.5-java since the Servlet API
    is provided by the web container
  * Removed the runtime dependency on libcommons-logging-java and libslf4j-java,
    FreeMarker doesn't mandate any logging framework.
  * Fixed an unmappable character in LocalizedString.java preventing
    the generation of the Javadoc.
  * Switch to debhelper level 9
  * Standards-Version updated to 3.9.5 (no changes)
  * debian/orig-tar.sh:
    - Updated for the new source layout
    - Use XZ compression for the upstream tarball
    - Do not exclude the taglib jars used by the tests

 -- Emmanuel Bourg <ebourg@apache.org>  Wed, 12 Mar 2014 23:24:01 +0100

libfreemarker-java (2.3.19-1) unstable; urgency=low

  * New upstream release
  * Refreshed the patches
  * Re-enabled Jython support (compilation issue fixed upstream)
  * Updated Standards-Version to 3.9.4: no changes needed.
  * Use canonical URLs for the Vcs-* fields
  * debian/copyright: Updated to the Copyright Format 1.0
  * debian/rules: Improved the clean target to allow rebuilds
  * debian/rules: Changed get-orig-source to download the current version

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 02 Jul 2013 21:47:18 +0200

libfreemarker-java (2.3.18-1) unstable; urgency=low

  * New upstream version:
    - Refresh all patches.
  * Bump Standards-Version to 3.9.2: no changes needed.
  * Drop dependency on JRE package since it's a library.
  * B-D and Depends on librhino-java and librhino-doc instead of
    rhino and rhino-doc.
  * Drop Depends and B-D on libexcalibur-logkit-java and liblog4j1.2-java:
    not used anymore.
  * Add Depends and B-D on libslf4j-java and libcommons-logging-java.
  * Wrap and sort Build-Depends and Depends.
  * d/copyright: Use DEP-5 format.
  * d/patches/dtd_location.diff: Fix resolving of DTD when loading taglibs.

 -- Damien Raude-Morvan <drazzib@debian.org>  Thu, 22 Sep 2011 15:09:03 +0200

libfreemarker-java (2.3.16-3) unstable; urgency=low

  * Disable jython support because it is broken with jython >= 2.5.
   (Closes: #591109)
  * Remove Paul from Uploaders list. Thanks to your contributions!

 -- Torsten Werner <twerner@debian.org>  Wed, 04 Aug 2010 04:19:15 +0200

libfreemarker-java (2.3.16-2) unstable; urgency=low

  [ Niels Thykier ]
  * Bumped Standards-Version to 3.8.4 - no changes required.
  * Replaced Build-Depends-Indep on liblogkit-java with
    libexcalibur-logkit-java.
  * Converted source to 3.0 (quilt).
  * Moved ant to Build-Depends because it is needed during clean.
  * Corrected Java runtime depends.
  * Added used java libraries to Depends and Suggests based on whether
    the build used them unconditionally.
  * Made the javadoc API link against the javadoc APIs installed on
    the system.
    - Added patch def-jdk-doc.patch.

  [ Damien Raude-Morvan ]
  * Upload to unstable.
  * libfreemarker-java-doc: move linked javadoc packages as Recommends
    (instead of Depends) as they are not strictly needed.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 27 Mar 2010 15:14:01 +0100

libfreemarker-java (2.3.16-1) unstable; urgency=low

  * New upstream release
    - refresh patches: javarebel.diff, javacc.diff and jsp_api.diff
  * Bump debhelper version to >= 7
  * libfreemarker-java-doc:
    - remove Depends ${shlib:Depends}
    - remove Depends on java runtimes
    - add Suggests on libfreemarker-java
  * Maven POMs:
    - debian/control: add a Build-Depends-Indep dependency on maven-repo-helper
    - debian/rules: use mh_installpoms and mh_installjar
      to install the POM and the jar to the Maven repository
    - debian/pom.xml: Debian pom.xml file as upstream doesn't provide one
    - debian/rules: new get-orig-pom to update debian/pom.xml at new upstream
      release.

 -- Damien Raude-Morvan <drazzib@debian.org>  Sat, 12 Dec 2009 14:08:08 +0100

libfreemarker-java (2.3.15-1) unstable; urgency=low

  [ Torsten Werner ]
  * New upstream release

  [ Damien Raude-Morvan ]
  * Add myself as Uploaders
  * Bump Standards-Version to 3.8.3:
    - Move libfreemarker-java to "java" section
    - Rename README.Debian-source to README.source
  * Use default-jdk/jre:
    - Depends on default-jre-headless
    - Build-Depends on default-jdk
    - Use /usr/lib/jvm/default-java as JAVA_HOME
  * JDOM 1.x:
    - Build-Depends libjdom1-java instead of libjdom0-java
    - New jdom1.diff patch to build with new JDOM API
    - Update DEB_JARS
  * Build System:
    - Use upstream build.xml instead of debian/build.xml
    - Patch javacc.diff (use Debian JavaCC)
    - Patch jsp_api.diff (disable JSP 1.0/2.0 building)
    - Patch javarebel.diff (disable JavaRebel)
    - Include ant-junit in DEB_JARS
  * Remove unneeded shlibs:Depends variable
  * Install API Javadoc in /usr/share/doc/libfreemarker-java/api/

 -- Damien Raude-Morvan <drazzib@debian.org>  Sun, 27 Sep 2009 22:31:38 +0200

libfreemarker-java (2.3.14-1) experimental; urgency=low

  * New upstream release
  * Move API documentation to new binary package libfreemarker-java-doc.
    (Closes: #506362)

 -- Torsten Werner <twerner@debian.org>  Thu, 04 Dec 2008 00:08:56 +0100

libfreemarker-java (2.3.13+debian1-1) unstable; urgency=low

  * Move back into main.
    - Build-depend on servlet2.5 rather than glassfish-javaee.
    - Amended section in debian/control to "libs".
    - Added "+debian1" suffix to upstream version to ensure orig
      tarball available for move to main.
  * Added myself to uploaders.
  * Standards version now 3.8.0 (no changes needed).

 -- Paul Cager <paul-debian@home.paulcager.org>  Wed, 18 Jun 2008 20:32:10 +0100

libfreemarker-java (2.3.13-1) unstable; urgency=low

  * New upstream release

 -- Varun Hiremath <varun@debian.org>  Wed, 14 May 2008 21:57:58 +0530

libfreemarker-java (2.3.12-2) unstable; urgency=low

  * Move the package to contrib as glassfish-javaee is in contrib
   (Closes: #472190)

 -- Varun Hiremath <varun@debian.org>  Sun, 23 Mar 2008 12:45:22 +0530

libfreemarker-java (2.3.12-1) unstable; urgency=low

  * New upstream release
  * Set source=1.5 and target=1.5 for javac

 -- Varun Hiremath <varun@debian.org>  Wed, 06 Feb 2008 17:03:40 +0530

libfreemarker-java (2.3.11-1) unstable; urgency=low

  [ Torsten Werner ]
  * new upstream version
  * Bump up Standards-Version: 3.7.3 (no changes needed).
  * Replace Build-Depends: libservlet2.4-java by glassfish-javaee.

  [ Varun Hiremath ]
  * Add a new debian/build.xml
  * Add some more Build-Depends and jars for building
  * Move javadocs to api sub folder
  * Clean up patches

 -- Varun Hiremath <varun@debian.org>  Fri, 21 Dec 2007 15:45:01 +0530

libfreemarker-java (2.3.10-6) unstable; urgency=low

  * Move the package to pkg-java svn.
  * Set Maintainer to Debian Java Maintainers and add myself to Uploaders.
  * Add patches/class_name.diff to fix the change in field name in newer
    version of jython (Closes: #450930)

 -- Varun Hiremath <varunhiremath@gmail.com>  Fri, 16 Nov 2007 19:36:47 +0530

libfreemarker-java (2.3.10-5) unstable; urgency=low

  * debian/control: Set Priority to optional from extra.
  * Remove debian/install and install jar from debian/rules and create
    symbolic link.

 -- Varun Hiremath <varunhiremath@gmail.com>  Thu, 11 Oct 2007 14:03:30 +0530

libfreemarker-java (2.3.10-4) unstable; urgency=low

  [ Varun Hiremath ]
  * Add debian/README.Debian-source file.
  * debian/control:
    + Add myself to Uploaders.
    + Add XS-Vcs-{Svn,Browser} headers.

  [ Torsten Werner ]
  * Use java-gcj-compat-dev instead of kaffe and change source version to 1.3.
    Thanks to Kumar Appaiah. (Closes: #439502)

 -- Torsten Werner <twerner@debian.org>  Tue, 18 Sep 2007 22:08:04 +0200

libfreemarker-java (2.3.10-3) unstable; urgency=low

  * Remove the whole docs directory because it contains generated files we
    don't have sources for.

 -- Torsten Werner <twerner@debian.org>  Tue, 31 Jul 2007 20:47:06 +0200

libfreemarker-java (2.3.10-2) unstable; urgency=low

  * Remove some dtd and xsd files from upstream tarball because of license
    issues.

 -- Torsten Werner <twerner@debian.org>  Sun, 15 Jul 2007 09:14:06 +0200

libfreemarker-java (2.3.10-1) unstable; urgency=low

  * Initial release (Closes: #427255)

 -- Torsten Werner <twerner@debian.org>  Sun, 27 May 2007 19:15:16 +0200
