libapache2-mod-python (3.3.1-3) UNRELEASED; urgency=low

  * Debconf templates and debian/control reviewed by the debian-l10n-
    english team as part of the Smith review project. Closes: #450417
  * [Debconf translation updates]
  * Japanese. Closes: #450900
  * Portuguese. Closes: #451020
  * Finnish. Closes: #451148
  * Italian. Closes: #451608
  * German. Closes: #451881
  * French. Closes: #452636
  * Russian. Closes: #452735
  * Polish. Closes: #452960
  * Czech. Closes: #453030

 -- Christian Perrier <bubulle@debian.org>  Tue, 27 Nov 2007 07:18:13 +0000

libapache2-mod-python (3.3.1-2) unstable; urgency=low

  [ Norbert Tretkowski ]
  * Added Piotr Ożarowski as uploader.

  [ Robert S. Edmonds ]
  * Add updated po-debconf templates. (closes: #421528, #427030)

 -- Robert S. Edmonds <edmonds@debian.org>  Fri, 15 Jun 2007 21:40:28 -0400

libapache2-mod-python (3.3.1-1) unstable; urgency=low

  * New upstream release
  * Remove configure and mod_python.h files in clean rule to make the diff.gz
    file smaller
  * Current Python version in libapache2-mod-pythonX.Y package name (Provides:
    field) filled in automatically.
  * Added XS-Vcs-Browser field

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 12 Apr 2007 20:52:05 +0200

libapache2-mod-python (3.2.10-4) unstable; urgency=low

  * Added XS-Vcs-Svn field
  * Removed "db_purge" part from libapache2-mod-python.postrm
    (dh_installdebconf is generating a rule that will not fail if debconf is
    already removed)
  * Added initial Spanish debconf translation from Manuel Porras Peralta.
    (closes: #411235)
  * Added initial Portuguese debconf translation from Pedro Ribeiro.
    (closes: #411742)
  * Added initial Galician debconf translation from Jacobo Tarrio.
    (closes: #411831)

 -- Piotr Ozarowski <ozarow@gmail.com>  Wed, 21 Feb 2007 18:24:29 +0100

libapache2-mod-python (3.2.10-3) unstable; urgency=medium

  [ Piotr Ozarowski ]
  * Rebuild for Python 2.4.4. (closes: #398680)
  * Removed libapache2-mod-python2.3 from Provides. (closes: #393927)
  * Added initial German debconf translation from Matthias Julius.
    (closes: #394949)
  * Removed no longer needed debian/pycompat file.

 -- Norbert Tretkowski <nobse@debian.org>  Sun, 19 Nov 2006 22:08:41 +0100

libapache2-mod-python (3.2.10-2) unstable; urgency=medium

  [ Piotr Ozarowski ]
  * Dependencies updated:
    + replaced apache2-common with apache2.2-common (closes: #391790)
    + bumped apache2-threaded-dev version (see above),
    + bumped python-central version (dh_python removed from debian/rules),
    + bumped debhelper version (see above),
    + added po-debconf to Build-Depends (lintian error).
  * Removed deprecated dh_installmanpages from debian/rules
    (there are no manpages to install).
  * Updated Dutch debconf translation from Vincent Zweije. (closes: #388834)
  * Updated Czech debconf translation from Miroslav Kure. (closes: #384752)
  * Updated Japanese debconf translation from Hideki Yamane. (closes: #391811)

 -- Norbert Tretkowski <nobse@debian.org>  Thu, 12 Oct 2006 17:14:47 +0200

libapache2-mod-python (3.2.10-1) unstable; urgency=low

  * New upstream release.
  * Updated 01_configure.diff patches for new release.
  * Updated Standards-Version to 3.7.2.1, no changes required.

 -- Norbert Tretkowski <nobse@debian.org>  Sat, 19 Aug 2006 10:58:20 +0200

libapache2-mod-python (3.2.8-3) unstable; urgency=low

  [ Jeremie Corbier ]
  * New python policy transition. (closes: #373561)
  * Added initial dutch debconf translation from Vincent Zweije.
    (closes: #368649)
  * Updated french debconf translation from Jean-Luc Coulon.
    (closes: #376547)
  * Updated italian debconf translation from Luca Monducci.
    (closes: #382088)

  [ Piotr Ozarowski ]
  * Added initial polish debconf translation.

 -- Norbert Tretkowski <nobse@debian.org>  Fri, 18 Aug 2006 12:41:39 +0200

libapache2-mod-python (3.2.8-2) unstable; urgency=medium

  [ Norbert Tretkowski ]
  * Added initial italian debconf translation from Luca Monducci.
    (closes: #368342)
  * Acknowledge Non-Maintainer Upload 3.1.3-2.1. (closes: #266188)

  [ Robert S. Edmonds ]
  * Patching the generated configure script is wrong and unnecessary.
    (closes: #370234, #375582)

  [ Piotr Ozarowski ]
  * Added watch file.

 -- Norbert Tretkowski <nobse@debian.org>  Sun, 30 Jul 2006 11:02:27 +0200

libapache2-mod-python (3.2.8-1) unstable; urgency=low

  * New upstream release. (closes: #360654)
    + Correctly support the HEAD method. (closes: #297289)
    + Correctly recognizes DirectoryIndex instruction. (closes: #358750)
    + Fixes segfaults with apache2-mpm-worker. (closes: #365302)

  [ Robert S. Edmonds ]
  * Added python2.4 packages. (closes: #347219)
  * Backported bash 3.1 configure script fix from upstream.
    (closes: #367450)

  [ Norbert Tretkowski ]
  * Set Maintainer to Debian Python Modules Team.
  * Added Robert and myself to uploaders.
  * Removed python2.2 packages. (closes: #353805, #362474)
  * Depend on debconf | debconf-2.0. (closes: #331996)
  * Updated french debconf translation from Jean-Luc Coulon.
    (closes: #287245)
  * Added initial vietnamese debconf translation from Clytie Siddall.
    (closes: #312233)
  * Added initial brazilian portuguese debconf translation from Andre Luis
    Lopes. (closes: #262564)
  * Added initial czech debconf translation from Miroslav Kure.
    (closes: #289510)
  * Added initial swedish debconf translation from Daniel Nylander.
    (closes: #333404)
  * Fixed typo in all debconf translations. (closes: #316296)
  * Added doc-base file from Paul Brossier. (closes: #331012)
  * Run debconf-updatepo in clean target.
  * Adjusted README.Debian to it reflects the new packages.
  * Updated standards-version to 3.7.2.0, no changes required.
  * Splitted out patches and used dpatch instead.
  * Fixed debconf templates to make lintian happy.

 -- Norbert Tretkowski <nobse@debian.org>  Tue, 16 May 2006 18:45:41 -0500

libapache2-mod-python (3.1.3-3) unstable; urgency=high

  * Security bug fix for information leak vulnerability CVE CAN-2005-0088.

 -- Peter Hawkins <peterh@debian.org>  Fri, 11 Feb 2005 22:23:27 +1100

libapache2-mod-python (3.1.3-2.2) unstable; urgency=high

  * NMU, reverting the LFS transition made in the previous upload
  * Bump apache2 build-dep to (>= 2.0.50-10)

 -- Adam Conrad <adconrad@0c3.net>  Sat, 21 Aug 2004 05:51:54 -0600

libapache2-mod-python (3.1.3-2.1) unstable; urgency=medium

  * NMU for apache2 LFS transition (closes: #266188)
  * Bump apache2-threaded-dev build-dep to (>= 2.0.50-9)

 -- Adam Conrad <adconrad@0c3.net>  Tue, 17 Aug 2004 08:16:34 -0600

libapache2-mod-python (3.1.3-2) unstable; urgency=low

  * Added python to the build dependencies. (closes: #259327)
  * Added dependency on apache2 for libapache2-mod-python2.[23].
    (closes: #252403)
  * Added French and Japanese debconf translations.
    (closes: #243656, #258787)

 -- Peter Hawkins <peterh@debian.org>  Wed, 14 Jul 2004 17:01:04 +1000

libapache2-mod-python (3.1.3-1) unstable; urgency=low

  * New upstream release (closes: #236889, #241320)
  * debian/*.templates, debian/control: Updated package to make it
    compatible with po2debconf. 

 -- Peter Hawkins <peterh@debian.org>  Thu,  1 Apr 2004 21:54:32 +1000

libapache2-mod-python (3.0.4-2) unstable; urgency=low

  * debian/control: Change apache2-dev build dependency to
    apache2-threaded-dev, since apache2-dev became a virtual package.
    (closes: #225179)

 -- Peter Hawkins <peterh@debian.org>  Sun, 28 Dec 2003 10:30:39 +1100

libapache2-mod-python (3.0.4-1) unstable; urgency=low

  * New upstream version, which fixes segmentation faults on empty query
    string components when using the publisher handler.
  * debian/rules: Build binary-all packages in the binary-indep target,
    not in binary-arch (closes: #214267)

 -- Peter Hawkins <peterh@debian.org>  Thu, 13 Nov 2003 16:50:23 +1100

libapache2-mod-python (3.0.3-3) unstable; urgency=medium

  * Fixed autoconf invocation from debian/rules.

 -- Peter Hawkins <peterh@debian.org>  Sun,  5 Oct 2003 13:29:10 +1000

libapache2-mod-python (3.0.3-2) unstable; urgency=medium

  * Acknowledge NMUs (closes: #208278, #206197, #206661).
  * Update standards version to 3.6.1
  * Removed build dependency on apache2.

 -- Peter Hawkins <peterh@debian.org>  Sat,  4 Oct 2003 10:58:18 +1000

libapache2-mod-python (3.0.3-1.2) unstable; urgency=low

  * NMU.
  * Add build dependency on python2.3-dev (closes: #208278).

 -- Matthias Klose <doko@debian.org>  Mon,  1 Sep 2003 23:38:03 +0200

libapache2-mod-python (3.0.3-1.1) unstable; urgency=low

  * NMU.
  * Build libapache2-mod-python2.3 package (closes: #206197, #206661).

 -- Matthias Klose <doko@debian.org>  Tue, 26 Aug 2003 07:20:27 +0200

libapache2-mod-python (3.0.3-1) unstable; urgency=low

  * New upstream release. (closes: #190906)
  * Added debconf support for enabling/disabling the apache module.
  * debian/control: Updated standards version to 3.5.10.
  * debian/rules: Now we use apxs2 from a recent apache2-dev correctly, so the
    package builds again. (closes: #193362)
  * debian/control: Fixed typo in conflicts line for libapache2-mod-python2.2. 

 -- Peter Hawkins <peterh@debian.org>  Thu, 29 May 2003 15:57:36 +1000

libapache2-mod-python (3.0.1-2) unstable; urgency=low

  * Changed description field so that it no longer mentions PyApache,
    which was an obsolete reference (closes: #171668)
  * libapache-mod-python now has a versioned dependency on
    libapache-mod-python2.2
  * Fixed postinst and prerm scripts so they don't stomp on
    the /etc/apache2/mods-available symlink.
  * Changed standards version to 3.5.8

 -- Peter Hawkins <peterh@debian.org>  Thu,  5 Dec 2002 17:35:45 +1100

libapache2-mod-python (3.0.1-1) unstable; urgency=low

  * New upstream release 3.0.1. Uploaded package to unstable.

 -- Peter Hawkins <peterh@debian.org>  Wed, 27 Nov 2002 17:31:48 +1100

libapache2-mod-python (2.9.999.4-1) unstable; urgency=low

  * New upstream release 3.0.0 beta 4.

 -- Peter Hawkins <peterh@debian.org>  Thu, 31 Oct 2002 09:23:58 +1100

libapache2-mod-python (2.9.999.3-3) unstable; urgency=low

  * Patch from upstream to fix segfault in table_dealloc. 

 -- Peter Hawkins <peterh@debian.org>  Wed, 30 Oct 2002 10:36:16 +1100

libapache2-mod-python (2.9.999.3-2) unstable; urgency=low

  * Fixed postrm scripts.

 -- Peter Hawkins <peterh@debian.org>  Sun, 20 Oct 2002 10:50:02 +1000

libapache2-mod-python (2.9.999.3-1) unstable; urgency=low

  * Updated package to mod_python 3.0.0 beta 3.
  * Fixed a few bugs in Makefiles and package scripts.

 -- Peter Hawkins <peterh@debian.org>  Wed, 16 Oct 2002 10:55:41 +1000

libapache2-mod-python (2.9.999.2-1) unstable; urgency=low

  * Initial package of mod_python 3.0.0 beta 2.

 -- Peter Hawkins <peterh@debian.org>  Sun, 13 Oct 2002 13:20:16 +1000
