jspwiki (2.8.0-7) unstable; urgency=medium

  * Team upload.
  * Depend on libtaglibs-standard-{spec,impl}-java instead of libjstl1.1-java
    and libjakarta-taglibs-standard-java
  * Standards-Version updated to 3.9.8
  * Use secure Vcs-* URLs
  * Switch to debhelper level 10

 -- Emmanuel Bourg <ebourg@apache.org>  Sat, 03 Dec 2016 23:12:04 +0100

jspwiki (2.8.0-6) unstable; urgency=medium

  * Team upload.
  * Deploy to tomcat8 instead of tomcat6 (Closes: #769346)
  * Build with the default JDK instead of GCJ and removed the dependency
    on libgnujaf-java
  * Fixed the broken links to jstl.jar and standard.jar
  * Use the Debian packages providing ecs, commons-logging, jabsorb, javamail,
    lucene2 and nekohtml instead of the prebuilt jars in the source package
  * Don't mark the symlink /etc/tomcat8/policy.d/05jspwiki.policy as a conffile
  * Compress the JavaScript files with the YUI compressor packaged in Debian
  * Switch to the source format 3.0 (quilt)
  * Switch to debhelper level 9
  * debian/control:
    - Removed the duplicate Section and Priority fields
    - Standards-Version updated to 3.9.6
    - Use canonical URLs for the Vcs-* fields
    - Updated the Homepage field
  * Added a watch file
  * debian/rules:
    - Use dh_install to install the files in /etc/jspwiki
    - Removed the unused patch targets
    - Use the dh sequencer
  * Added debian/orig-tar.sh to build the upstream tarball
  * Moved the package to Git

 -- Emmanuel Bourg <ebourg@apache.org>  Tue, 27 Jan 2015 13:04:10 +0100

jspwiki (2.8.0-5) unstable; urgency=low

  * Team upload.
  * debian/control:
    - Add libjabsorb-java and tomcat6 to Depends.
    - Add Vcs-svn and Vcs-Browser
    - Bump Standards-Version to 3.9.3.
  * debian/rules:
    - Add build-arch and build-indep targets.
  * Update Dutch translation debconf template nl.po (Closes: #654392)
    - Thanks to Jeroen Schot
  * Update Danish translation debconf template da.po (Closes: #619304)
    - Thanks to Joe Dalton and Christian Perrier
  * Add Polish translation debconf template pl.do (Closes: #664649)
    - Thanks to Michał Kułach

 -- tony mancill <tmancill@debian.org>  Tue, 27 Mar 2012 13:43:36 -0700

jspwiki (2.8.0-4) unstable; urgency=low

  * Team upload.
  * Changed Build-Depends
    - Removed (Build-)Depends on libservlet2.3-java 
      (Closes: #576903, #581024)
    - added tomcat6
  * Tailored package to tomcat6 instead of tomcat5.5 (Closes: #592677)
  * With permission of maintainer Java Team is taking over the package
 
 -- Adnan Hodzic <adnan@foolcontrol.org>  Thu, 25 Nov 2010 19:01:27 +0100

jspwiki (2.8.0-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fix pending l10n issues. Debconf translations:
    - Spanish (Francisco Javier Cuadrado).  Closes: #547625
    - Vietnamese (Clytie Siddall).  Closes: #547996
    - Danish (Joe Hansen).  Closes: #580408

 -- Christian Perrier <bubulle@debian.org>  Tue, 11 May 2010 05:57:04 +0200

jspwiki (2.8.0-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Lintian fixes:
    - bump debhelper compatibility to 7
    - as a consequence, replace "dhclean -k" by dh_prep
    - add ${misc:Depends} to binary package dependencies so that
      debhelper-triggered dependencies are properly added
  * Drop build dependency on obsolete tomcat5.5-webapps
    (apparently useless)
  * Drop dependency on tomcat5.5 packages. Use "Recommends: tomcat6"
    instead. Closes: #526261
  * Set JAVA_HOME when calling "ant clean" to prevent FTBFS
    Closes: #547485
  * Fix pending l10n issues. Debconf translations:
    - German (Helge Kreutzmann).  Closes: #509474
    - Portuguese (Miguel Figueiredo).  Closes: #509737
    - French (Christian Perrier).  Closes: #509862
    - Swedish (Martin Bagge).  Closes: #511203
    - Russian (Yuri Kozlov).  Closes: #529056
    - Italian (Luca Monducci).  Closes: #544191
    - Czech (Miroslav Kure).  Closes: #546613
    - Basque (Iñaki Larrañaga Murgoitio).  Closes: #546779
    - Japanese (Hideki Yamane (Debian-JP)).  Closes: #547420

 -- Christian Perrier <bubulle@debian.org>  Sun, 20 Sep 2009 08:14:37 +0200

jspwiki (2.8.0-3) unstable; urgency=low

  * Removed ecs.jar symlink. Closes: #509300
  
 -- Kalle Kivimaa <killer@debian.org>  Sun, 21 Dec 2008 10:00:00 +0300
  
jspwiki (2.8.0-2) unstable; urgency=low

  * Added baseURL setting from the installation
  * wikipages.tar.gz fixed. Closes: #508828
  * Added debhelper build dependency. Closes: #507177
  * Updated the Swedish translation. Closes: #503355
  * Changed the runtime dependency from libjdom-java to libjdom1-java.
    Closes: #508823
  * Fixed the license change from GPL to Apache.
  * Removed XML-RPC capability for now.
  * Removed ATOM capability for now.
  * Included the source for freshcookies-security
  * Included the source for akismet-java
  * Included the source for jrcs-diff
  * Fixed a typo in debian/rules to cause commons-httpclient binary
    to be included.
  
 -- Kalle Kivimaa <killer@debian.org>  Fri, 19 Dec 2008 18:00:00 +0300
  
jspwiki (2.8.0-1) unstable; urgency=low

  * New upstream release. Closes: #489900
  * Moved package back to contrib as it requires jars which are
    either not in Debian or in contrib. Closes: #491176
  * New release contains fixes for the CVE-2008-1229 and CVE-2008-1231.
    The default properties have been changed to reject .jsp uploads,
    which fixes CVE-2008-1230 (a NEWS.Debian entry has also been added).
    Closes: #470477
  * control, rules and links modified to better support existing Debian
    libraries.
  * Added the missing jspwiki.properties
  * ant build dependency moved to Build-Depends to conform to policy.
  
 -- Kalle Kivimaa <killer@debian.org>  Tue, 21 Oct 2008 12:00:00 +0300
  
jspwiki (2.5.139-1.1) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project.
    Closes: #450862, #452166
  * [Debconf translation updates]
    - Galician. Closes: #451554
    - Portuguese. Closes: #451587
    - Finnish. Closes: #452591
    - German. Closes: #452165
    - Vietnamese. Closes: #453384
    - Dutch. Closes: #453697, #453699
    - Russian. Closes: #453717
    - Italian. Closes: #454040
    - French. Closes: #456392
    - Czech. Closes: #474618
    - Basque. Closes: #475680
  * [Lintian] Add copyright information to debian/copyright and make that
    file more easily readable
  * [Lintian] Convert debian/copyright to UTF-8

 -- Christian Perrier <bubulle@debian.org>  Wed, 19 Mar 2008 20:53:33 +0100

jspwiki (2.5.139-1) unstable; urgency=low

  * New upstream release. Closes: #430066.
  * Upstream fixed the XSS CVE's. Closes: #445477.
  * Updated French translation. Closes: #435780.
  * Updated German translation. Closes: #437111.
  * Updated Portugese translation. Closes: #445350.
  * Fixed debconf typos. Closes: #437113.
  * doc/Templates.txt has been removed from the upstream.
  * Fixed the tomcat.policy.
  * Added the new security options to the jspwiki.properties.
  * Added empty userdatabase and groupdatabase xml files.

 -- Kalle Kivimaa <killer@debian.org>  Sun, 21 Oct 2007 08:00:00 +0300
  
jspwiki (2.2.33.ds1-2) unstable; urgency=low

  * Depend on tomcat5.5 instead of tomcat5.
  * Fixed some typos in deb debconf templates. Closes: #431880.
  * Added portuguese debconf translation. Closes: #416328.
  * Added german debconf translation. Closes:  #431877.
  * Used debian/compat instead of DH_COMPAT in debian/rules.
  * Force build to use java-gcj-compat.

 -- Michael Koch <konqueror@gmx.de>  Thu, 19 Jul 2007 07:16:17 +0200

jspwiki (2.2.33.ds1-1) unstable; urgency=low

  * Sourceful upload to correct the problem of moving the package
    from contrib to main (see #397659).
  * Fixed the tomcat.policy to include the correct codeBase (Closes: #386309).

 -- Kalle Kivimaa <killer@debian.org>  Thu,  9 Sep 2006 12:00:00 +0200

jspwiki (2.2.33-5) unstable; urgency=low

  * Bumped the Standards-Version from 3.6.1.0 to 3.7.2. No changes
    were neccessary.

 -- Kalle Kivimaa <killer@debian.org>  Tue, 29 Aug 2006 12:00:00 +0300

jspwiki (2.2.33-4) unstable; urgency=low

  * Changed the compiler build-dep to be java-gcj-compat-dev (Closes: #384952)

 -- Kalle Kivimaa <killer@debian.org>  Mon, 28 Aug 2006 12:00:00 +0300

jspwiki (2.2.33-3) unstable; urgency=low

  * Fixed the tomcat.policy to allow Tomcat5 to run with the security
    manager enabled.
  * Fixed the old logging path in jspwiki.properties to be
    /var/log/tomcat5/jspwiki.log

 -- Kalle Kivimaa <killer@debian.org>  Mon, 28 Aug 2006 08:00:00 +0300

jspwiki (2.2.33-2) unstable; urgency=low

  * Now depends on tomcat5 intead of tomcat4 (Closes: #334057)
  * Moved to main as tomcat5 is in main too
  * Updated the get-orig-source to reflect 2.2.33
  * Updated jspwiki.xml context to tomcat5

 -- Kalle Kivimaa <killer@debian.org>  Thu, 17 Aug 2006 16:00:00 +0300

jspwiki (2.2.33-1) unstable; urgency=low

  * New upstream release.
  * debconf-2.0 alternative added (Closes: #331874).
  * Swedish translation included (Closes: #331075).
  * Removed commons-logging-api.jar from WEB-INF/lib as it causes
    tomcat4 to freeze at startup.

 -- Kalle Kivimaa <killer@debian.org>  Mon, 20 Dec 2005 23:00:00 +0200

jspwiki (2.2.20-1) unstable; urgency=low

  * New upstream release (Closes: #316707).
  * Czech translation included (Closes: #319401).

 -- Kalle Kivimaa <killer@debian.org>  Wed, 31 Aug 2005 15:00:00 +0300

jspwiki (2.0.52-12) unstable; urgency=high

  * The source package is non-native again.

 -- Kalle Kivimaa <killer@debian.org>  Wed, 18 May 2005 16:30:00 +0300

jspwiki (2.0.52-11) unstable; urgency=high

  * Fixed the postinst script to handle the case of non-debconfed
    configuration file (Closes: #308069) courtesy of Michael Blakeley

 -- Kalle Kivimaa <killer@debian.org>  Sun, 08 May 2005 22:00:00 +0300

jspwiki (2.0.52-10) unstable; urgency=high

  * Fixed the postinst script to correctly recognize debconf (Closes: #302198)
    courtesy of Kenneth Pronovici

 -- Kalle Kivimaa <killer@debian.org>  Thu, 28 Apr 2005 22:00:00 +0300

jspwiki (2.0.52-9) unstable; urgency=high

  * Added dpatch build dependency (Closes: #296936)
  * Compiled the package with JDK 1.4 instead of 1.5 (Closes: #296938)

 -- Kalle Kivimaa <killer@debian.org>  Mon, 28 Feb 2005 09:00:00 +0200

jspwiki (2.0.52-8) unstable; urgency=high

  * Added dpatch support.
  * Fixed Search.jsp to plug the security hole
    http://www.jspwiki.org/Wiki.jsp?page=BugXSSVulnerabilityInSearch.jsp

 -- Kalle Kivimaa <killer@debian.org>  Mon, 21 Feb 2005 11:00:00 +0200

jspwiki (2.0.52-7) unstable; urgency=low

  * Changed the postinst script to honor non-debconf changes to
    /etc/jspwiki/jspwiki.properties (Closes: #238574).
  * Upgraded the fr.po file as provided by the French translation
    team (Closes: #238747)
  * Put context configuration XML jspwiki.xml to /var/lib/tomcat4/webapps
    (Closes: #248286)

 -- Kalle Kivimaa <killer@debian.org>  Thu, 3 Jun 2004 13:00:00 +0200

jspwiki (2.0.52-6) unstable; urgency=low

  * Installed the French debconf template transaltions (Closes: #235191).

 -- Kalle Kivimaa <killer@debian.org>  Fri, 13 Feb 2004 10:00:00 +0200

jspwiki (2.0.52-5) unstable; urgency=low

  * Updated the build depends and templates to conform with the Debian
    localisation team standards (Closes: #232434).
  * Improved the debconf extended descriptions.

 -- Kalle Kivimaa <killer@debian.org>  Fri, 13 Feb 2004 10:00:00 +0200

jspwiki (2.0.52-4) unstable; urgency=low

  * Changed debconf question priority from high/medium to low.
  * Fixed incorrect version number in get-orig-source rules target.

 -- Kalle Kivimaa <killer@debian.org>  Thu, 22 Jan 2004 11:00:00 +0200

jspwiki (2.0.52-3) unstable; urgency=low

  * Removed direct support for Tomcat 3.x.

 -- Kalle Kivimaa <killer@debian.org>  Fri, 5 Dec 2003 12:00:00 +0200

jspwiki (2.0.52-2) unstable; urgency=low

  * Updated the standards field to the latest (3.6.1.0).
  * Package no longer restarts Tomcat on installation.

 -- Kalle Kivimaa <killer@debian.org>  Sun, 19 Oct 2003 11:00:00 +0200

jspwiki (2.0.52-1) unstable; urgency=low

  * New upstream version.
  * Maintainer address changed to killer@debian.org.
  * Package sent to the Debian archive (Closes: #180340).

 -- Kalle Kivimaa <killer@debian.org>  Tue, 14 Oct 2003 15:00:00 +0200

jspwiki (2.0.49-0) unstable; urgency=low

  * New upstream version.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Thu, 17 Jul 2003 10:00:00 +0200

jspwiki (2.0.45-0) unstable; urgency=low

  * New upstream version.
  * Changed the version numbering to conform with the unofficial Debian
    package policy.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Wed, 4 Jun 2003 18:00:00 +0200

jspwiki (2.0.39-3) unstable; urgency=low

  * Added rudimentary debconf support.
  * Started using dh_link in debian/rules.
  * Moved jspwiki.tld to /etc/jspwiki.
  * Changed the JSPWiki homepage to http://www.jspwiki.org

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sat, 3 May 2003 18:00:00 +0200

jspwiki (2.0.39-2) unstable; urgency=low

  * Fixed binary* build targets to conform with policy.
  * Added get-orig-source build target.
  * Fixed versioning problems.
  * Fixed the jspwiki.tld problem (wrong version in the build, took the
    upstream fix).

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Mon, 21 Apr 2003 11:00:00 +0200

jspwiki (2.0.39-1) unstable; urgency=low

  * New upstream version.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sat, 12 Apr 2003 12:01:00 +0200

jspwiki (2.0.36-1) unstable; urgency=low

  * New upstream version.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sun, 23 Mar 2003 17:47:00 +0200

jspwiki (2.0.32-2) unstable; urgency=low

  * Packaging updates.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sat, 21 Feb 2003 09:20:00 +0200

jspwiki (2.0.32-1) unstable; urgency=low

  * New upstream version.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sat, 21 Feb 2003 09:20:00 +0200

jspwiki (2.0.31-1) unstable; urgency=low

  * New upstream version.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Fri, 21 Feb 2003 09:20:00 +0200

jspwiki (2.0.27-2) unstable; urgency=low

  * Fixed packaging so that lintian and linda don't complain about
    anything else except configuration files being misplaced.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sun, 09 Feb 2003 16:04:00 +0200

jspwiki (2.0.27-1) unstable; urgency=low

  * New upstream version.
  * Packaging now (almost) conforms to Debian policy.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sun, 09 Feb 2003 13:50:00 +0200

jspwiki (2.0.25-3) unstable; urgency=low

  * Fixed various permissions from root to tomcat4.
  * Fixed file layout to conform with Debian policy.
	
 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sat, 08 Feb 2003 18:46:00 +0200

jspwiki (2.0.25-2) unstable; urgency=low

  * Fixed the various scripts so that now the Debian specific stuff
    really is only under debian/.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Mon, 03 Feb 2003 13:17:00 +0200

jspwiki (2.0.25-1) unstable; urgency=low

  * Changed the packaging system to real Debian system.

 -- Kalle Kivimaa <kalle.kivimaa@iki.fi>  Sun, 02 Feb 2003 23:25:00 +0200
jspwiki (2.5.139-1.2) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project.
    Closes: #450862, #452166
  * [Debconf translation updates]
    - Galician. Closes: #451554
    - Portuguese. Closes: #451587
    - Finnish. Closes: #452591
    - German. Closes: #452165
    - Vietnamese. Closes: #453384
    - Dutch. Closes: #453697, #453699
    - Russian. Closes: #453717
    - Italian. Closes: #454040
    - French. Closes: #456392
  * [Lintian] Add copyright information to debian/copyright and make that
    file more easily readable
  * [Lintian] Convert debian/copyright to UTF-8
  * Czech. Closes: #474618

 -- Christian Perrier <bubulle@debian.org>  Mon, 07 Apr 2008 07:24:59 +0200
jspwiki (2.5.139-1.2) UNRELEASED; urgency=low

  * Non-maintainer upload to fix pending l10n issues
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project.
    Closes: #450862, #452166
  * [Debconf translation updates]
    - Galician. Closes: #451554
    - Portuguese. Closes: #451587
    - Finnish. Closes: #452591
    - German. Closes: #452165
    - Vietnamese. Closes: #453384
    - Dutch. Closes: #453697, #453699
    - Russian. Closes: #453717
    - Italian. Closes: #454040
    - French. Closes: #456392
  * [Lintian] Add copyright information to debian/copyright and make that
    file more easily readable
  * [Lintian] Convert debian/copyright to UTF-8
  * Czech. Closes: #474618

 -- Christian Perrier <bubulle@debian.org>  Mon, 07 Apr 2008 07:25:35 +0200
jspwiki (2.5.139-1.2) unstable; urgency=low

  * Non-maintainer upload to fix pending l10n issues
  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project.
    Closes: #450862, #452166
  * [Debconf translation updates]
    - Galician. Closes: #451554
    - Portuguese. Closes: #451587
    - Finnish. Closes: #452591
    - German. Closes: #452165
    - Vietnamese. Closes: #453384
    - Dutch. Closes: #453697, #453699
    - Russian. Closes: #453717
    - Italian. Closes: #454040
    - French. Closes: #456392
  * [Lintian] Add copyright information to debian/copyright and make that
    file more easily readable
  * [Lintian] Convert debian/copyright to UTF-8
  * Czech. Closes: #474618

 -- Christian Perrier <bubulle@debian.org>  Mon, 07 Apr 2008 07:27:51 +0200
jspwiki (2.5.139-1.3) unstable; urgency=high

  * Non-maintainer upload.
  * Czech. Closes: #474618
  * Czech. Closes: #474618

 -- Christian Perrier <bubulle@debian.org>  Mon, 07 Apr 2008 07:28:10 +0200
