python-webob (1:1.8.6-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Fix test for Python 3.9, taken from upstream. Closes: #973134.
  * Fix local link for intersphinx.

 -- Matthias Klose <doko@debian.org>  Fri, 13 Nov 2020 09:29:42 +0100

python-webob (1:1.8.6-1) unstable; urgency=medium

  [ Debian Janitor ]
  * debian/copyright: use spaces rather than tabs to start continuation
    lines.
  * Use secure URI in Homepage field.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Piotr Ożarowski ]
  * New upstream release
  * Remove Barry and myself from Uploaders

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 22 Mar 2020 22:30:42 +0100

python-webob (1:1.8.5-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Sandro Tosi ]
  * Drop python2 support; Closes: #938259

 -- Sandro Tosi <morph@debian.org>  Sun, 19 Jan 2020 16:56:56 -0500

python-webob (1:1.8.5-1) unstable; urgency=medium

  * New upstream release
  * Use Python 3 version of Sphinx to build docs

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 05 Jan 2019 19:26:58 +0100

python-webob (1:1.8.4-1) unstable; urgency=medium

  [ Chris Lamb ]
  * Remove trailing whitespaces.

  [ TANIGUCHI Takaki ]
  * Team Upload.
  * New upstream version 1.8.4

 -- TANIGUCHI Takaki <takaki@debian.org>  Fri, 28 Dec 2018 16:25:55 +0900

python-webob (1:1.8.2-2) unstable; urgency=medium

  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Wed, 05 Sep 2018 11:07:58 +0200

python-webob (1:1.8.2-1) experimental; urgency=medium

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field
  * d/watch: Use https protocol
  * Convert git repository from git-dpm to gbp layout

  [ Thomas Goirand ]
  * New upstream release.
  * Rebased intersphinx-local.patch.
  * Fixed PYTHONPATH when running unit tests and building sphinx doc.

 -- Thomas Goirand <zigo@debian.org>  Thu, 23 Aug 2018 15:17:01 +0200

python-webob (1:1.7.3-1) experimental; urgency=medium

  * New upstream release.
  * Switching back to pytest.
  * Fixed (build-)depends for this release and ran wrap-and-sort -bast.
  * Fixed debian/copyright ordering.

 -- Thomas Goirand <zigo@debian.org>  Sun, 10 Sep 2017 11:51:33 +0200

python-webob (1:1.6.2-2) unstable; urgency=medium

  * Team upload.
  * Rollback to 1.6.2 upstream release (Closes: #849591, #851649)
    - pytest replaced with nose

 -- Ondřej Nový <onovy@debian.org>  Thu, 19 Jan 2017 16:38:16 +0100

python-webob (1.7.0-1) unstable; urgency=medium

  * New upstream release
    - nose replaced with pytest

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 28 Dec 2016 00:01:48 +0100

python-webob (1.6.2-1) unstable; urgency=medium

  * New upstream release.

 -- Barry Warsaw <barry@debian.org>  Tue, 25 Oct 2016 16:40:56 -0400

python-webob (1.6.1-1) unstable; urgency=medium

  * New upstream release.
  * d/patches/intersphinx-local.patch: Use local documentation for
    intersphinx, preventing build-time access to the internet.
    (Closes: #830611)
  * d/rules: Build the Sphinx documentation under the
    override_dh_sphinxdoc rule rather than override_dh_installdocs.
  * d/control:
    - Add dependencies to python-doc and python3-doc for local intersphinx
      links.
    - Bump Standards-Version with no other changes needed.
    - wrap-and-sort
  * d/tests: Remove, since autodep8 will do these tests for us.

 -- Barry Warsaw <barry@debian.org>  Tue, 12 Jul 2016 11:14:11 -0400

python-webob (1.6.0-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Fixed VCS URL (https)

  [ Barry Warsaw ]
  * New upstream release.
  * d/control: Bump Standards-Version with no other changes needed.

 -- Barry Warsaw <barry@debian.org>  Wed, 13 Apr 2016 15:54:00 -0400

python-webob (1.5.1-1) unstable; urgency=medium

  * New upstream release.
  * d/rules: Use the new location for the changes file.
  * d/tests: Added simple DEP-8 smoke test.
  * d/python-webob-doc.lintian-overrides: Fix the path.

 -- Barry Warsaw <barry@debian.org>  Wed, 18 Nov 2015 17:14:23 -0500

python-webob (1.4.1-1) unstable; urgency=medium

  * New upstream release.
  * d/control: Update Standards-Version to 3.9.6 with no other changes needed.
  * d/watch: Use the pypi.debian.net mirror.
  * d/copyright: Put debian/* under Expat like upstream.  (Closes: #748704)

 -- Barry Warsaw <barry@debian.org>  Mon, 27 Apr 2015 14:36:48 -0400

python-webob (1.4-2) unstable; urgency=medium

  * Removed debian/python3-webob.pyremove: we really need the egg-info file.
    Thanks to doko for the bug report. (Closes: #757928)
  * Added myself as uploader.

 -- Thomas Goirand <zigo@debian.org>  Sat, 30 Aug 2014 18:25:25 +0000

python-webob (1.4-1) unstable; urgency=medium

  * New upstream release.
  * d/python3-webob.pyremove: Prune out the extra egg-info directory to
    avoid a lintian warning.

 -- Barry Warsaw <barry@debian.org>  Mon, 19 May 2014 16:28:31 -0400

python-webob (1.3.1-1) unstable; urgency=medium

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 28 Jan 2014 23:05:20 +0100

python-webob (1.3-1) unstable; urgency=medium

  * New upstream release
  * fix_test_header2.patch removed, applied upstream

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 11 Dec 2013 19:42:41 +0100

python-webob (1.2.3-5) unstable; urgency=low

  [ Barry Warsaw ]
  * Remove Christoph Hass from Uploaders as per his request.

  [ Piotr Ożarowski ]
  * python-webob Breaks: python-pylons < 1.0.1 (closes: #721866)
  * Switch to buildsystem=pybuild, add dh-python to Build-Depends
  * Update debian/watch file
  * Bump Standards-Version to 3.9.5 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 01 Dec 2013 20:46:55 +0100

python-webob (1.2.3-4) unstable; urgency=low

  * Team upload.
  * debian/copyright: Correctly identify upstream license as Expat.
  * debian/control: Drop python-webtest B-D; no longer needed.

 -- Barry Warsaw <barry@debian.org>  Mon, 29 Jul 2013 13:32:44 -0400

python-webob (1.2.3-3) unstable; urgency=low

  * Team upload.
  * Add Python 3 support, contributed by Yolanda Robla.  (Closes: #717655)
  * debian/patches/fix_test_header2.patch: Test should pass independently
    of the order of result.
  * debian/control:
    - Add Barry Warsaw to Uploaders.
    - Add python3-webob and python-webob-doc binary packages.
    - wrap-and-sort
    - Add X-Python3-Version.
  * debian/watch: Use the PyPI download URL.
  * debian/rules: Modernize as per library style guide.

 -- Barry Warsaw <barry@debian.org>  Wed, 24 Jul 2013 17:56:22 -0400

python-webob (1.2.3-2) unstable; urgency=low

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.

  [ Thomas Goirand ]
  * Uploading to unstable.

 -- Thomas Goirand <zigo@debian.org>  Sat, 11 May 2013 07:53:25 +0000

python-webob (1.2.3-1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Uploading to experimental.
  * Increase compat level and debhelper to 9.
  * Added missing --install-layout=deb when calling setup.py.
  * Bumped standard-version to 3.9.4 (no change).

 -- Thomas Goirand <zigo@debian.org>  Thu, 14 Feb 2013 18:01:49 +0000

python-webob (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 19 Sep 2011 19:53:35 +0200

python-webob (1.1-1) unstable; urgency=low

  * New upstream release
    - minimum required Python version bumped to 2.5
  * Let dh_sphinxdoc handle documentation files, python-sphinx build
    dependency bumped to 1.0.7+dfsg-1
  * Homepage changed to webob.org

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 08 Sep 2011 19:59:02 +0200

python-webob (1.0.8-1) unstable; urgency=low

  [ Soren Hansen ]
  * New upstream release

  [ Piotr Ożarowski ]
  * Add build-indep and build-arch targets in debian/rules
  * Add Soren Hansen to Uploaders

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 21 Jun 2011 20:38:49 +0200

python-webob (1.0.7-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 28 Apr 2011 21:22:32 +0200

python-webob (1.0.6-1) unstable; urgency=low

  * New upstream release
  * debian/watch updated to search for .tar.bz2 on bitbucket
  * Run tests for default Python interpreter at build time,
    add python-webtest and python-nose to build dependencies
  * Remove WebOb.egg-info/* files in clean rule (upstream doesn't always
    regenerate them)
  * Bump Standards-Version to 3.9.2 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 13 Apr 2011 20:37:24 +0200

python-webob (1.0.5-1) experimental; urgency=low

  * New upstream release
  * No longer uses ${python:Breaks}
  * debian/watch updated to search for .zip files (tarballs are not released
    anymore)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 18 Mar 2011 22:50:30 +0100

python-webob (1.0.3-1) experimental; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 26 Feb 2011 22:25:34 +0100

python-webob (1.0.1-1) experimental; urgency=low

  * New upstream release
    - minimum required python-sphinx version bumped to 1.0
  * Convert to dh_python2
  * Source format changed to 3.0 (quilt)

 -- Piotr Ożarowski <piotr@debian.org>  Sat, 15 Jan 2011 22:23:08 +0100

python-webob (1.0-1) unstable; urgency=low

  * New upstream release
  * add_docs_conf.patch removed (no longer needed)
  * Fix /usr/share/doc/python-paste/docs dir name (webob instead of weberror
  * Bump Standards-Version to 3.9.1 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 22 Oct 2010 12:18:36 +0200

python-webob (0.9.8-1) unstable; urgency=low

  * New upstream release
  * Bump Standards-Version to 3.8.4 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Fri, 05 Feb 2010 23:35:56 +0100

python-webob (0.9.7.1-1) unstable; urgency=low

  * New upstream release
  * 01-autoclass-autodata patch removed, no longer needed
  * Add add_docs_conf.patch (missing in upstream tarball)
  * Bump Standards-Version to 3.8.3 (no changes needed)

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 13 Jan 2010 22:07:40 +0100

python-webob (0.9.6.1-1.1) unstable; urgency=low

  * Apply patch by Jakub Wilk <ubanus@users.sf.net> to replace "autoclass::"
    definitions with "autodata::" and additionally bump Build-Depends on
    python-sphinx. (Closes: #527496)
  * Bump Standards-Version to 3.8.2.

 -- Chris Lamb <lamby@debian.org>  Mon, 03 Aug 2009 00:37:21 +0100

python-webob (0.9.6.1-1) unstable; urgency=low

  [ Piotr Ożarowski ]
  * New upstream release

  [ Christoph Haas ]
  * Debian packaging licensed under the terms of the MIT license now.

 -- Piotr Ożarowski <piotr@debian.org>  Thu, 12 Feb 2009 19:16:48 +0100

python-webob (0.9.5-1) unstable; urgency=low

  [ Sandro Tosi ]
  * Switch Vcs-Browser field to viewsvn

  [ Piotr Ożarowski ]
  * New upstream release
  * Add ${misc:Depends} to Depends

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 31 Dec 2008 14:39:37 +0100

python-webob (0.9.4-1) unstable; urgency=low

  * New upstream release
  * Build docs using Sphinx:
    + python-sphinx added to build dependencies
    + new suggested package: libjs-jquery

 -- Piotr Ożarowski <piotr@debian.org>  Wed, 29 Oct 2008 23:31:04 +0100

python-webob (0.9.3-1) unstable; urgency=low

  * New upstream release

 -- Piotr Ożarowski <piotr@debian.org>  Mon, 15 Sep 2008 21:26:02 +0200

python-webob (0.9.2-1) unstable; urgency=low

  * New upstream release
  * python, python-all-dev, python-support, and python-setuptools build
    dependencies moved to Build-Depends-Indep
  * debian/watch file added
  * dpatch removed from debian/control and debian/rules
  * Vcs-Svn and Vcs-Browser fields added in debian/control
  * docs/news.txt file installed as upstream changelog
  * Bump Standards-Version to 3.8.0 (no changes needed)
  * Change Priority to optional
  * Move team name to Maintainer field, add myself to Uploaders

 -- Piotr Ożarowski <piotr@debian.org>  Tue, 22 Jul 2008 23:20:11 +0200

python-webob (0.9.1-2) unstable; urgency=low

  * Added dpatch to source dependencies (Closes: #479927)

 -- Christoph Haas <haas@debian.org>  Wed, 07 May 2008 18:37:19 +0200

python-webob (0.9.1-1) unstable; urgency=low

  * Initial release (Closes: #476924)

 -- Christoph Haas <haas@debian.org>  Sun, 20 Apr 2008 10:42:43 +0200
