python-parsel (1.10.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Drop Rules-Requires-Root.
  * Bump Standards-Version to 4.7.0.

 -- Andrey Rakhmatullin <wrar@debian.org>  Fri, 17 Jan 2025 22:43:13 +0500

python-parsel (1.9.1+dfsg-2) unstable; urgency=medium

  * Fix B-D for the nodoc profile.
  * Use local intersphinx files.

 -- Andrey Rakhmatullin <wrar@debian.org>  Mon, 22 Apr 2024 00:00:15 +0500

python-parsel (1.9.1+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Drop B-D: python3-pytest-runner.
  * Drop Depends: python3-pkg-resources.

 -- Andrey Rakhmatullin <wrar@debian.org>  Tue, 09 Apr 2024 00:45:38 +0500

python-parsel (1.9.0+dfsg-2) unstable; urgency=medium

  * Switch to autopkgtest-pkg-pybuild.
  * Add the python-parsel-doc subpackage.

 -- Andrey Rakhmatullin <wrar@debian.org>  Thu, 04 Apr 2024 01:12:06 +0500

python-parsel (1.9.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Drop the obsolete version restriction on the python-w3lib B-D.

 -- Andrey Rakhmatullin <wrar@debian.org>  Thu, 14 Mar 2024 16:11:47 +0500

python-parsel (1.8.1+dfsg-1) unstable; urgency=medium

  * Upload to unstable.

 -- Andrey Rakhmatullin <wrar@debian.org>  Thu, 15 Jun 2023 21:45:33 +0400

python-parsel (1.8.1+dfsg-1~exp1) experimental; urgency=medium

  * Upload to experimental.
  * New upstream version.
  * Add python3-jmespath to B-D and autopkgtest deps.
  * Bump Standards-Version to 4.6.2.

 -- Andrey Rakhmatullin <wrar@debian.org>  Wed, 24 May 2023 22:50:13 +0400

python-parsel (1.7.0+dfsg-1) unstable; urgency=medium

  * New upstream version.
  * Update d/watch.
  * Bump Standards-Version to 4.6.1.
  * Drop B-D: python3-six.
  * Add python3-psutil to B-D and autopkgtest deps.
  * Add python3-pkg-resources to Depends.
  * Use py3versions -s instead of py3versions -r in the autopkgtest.

 -- Andrey Rahmatullin <wrar@debian.org>  Tue, 01 Nov 2022 21:21:00 +0500

python-parsel (1.6.0+dfsg-5) unstable; urgency=medium

  * Reupload without binaries.

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 03 Apr 2022 12:33:55 +0500

python-parsel (1.6.0+dfsg-4) unstable; urgency=medium

  * Add support for python3-sybil >= 3.0.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 02 Apr 2022 20:29:01 +0500

python-parsel (1.6.0+dfsg-3) unstable; urgency=medium

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Andrey Rahmatullin ]
  * Bump Standards-Version to 4.6.0.
  * Also run docs tests at the build and autopkgtest time, add python3-sybil
    to build and autopkgtest deps.
  * Annotate B-D with the !nocheck build profile.

 -- Andrey Rahmatullin <wrar@debian.org>  Tue, 24 Aug 2021 23:26:05 +0500

python-parsel (1.6.0+dfsg-2) unstable; urgency=medium

  * Add autopkgtests.

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 09 Aug 2020 13:04:55 +0500

python-parsel (1.6.0+dfsg-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Andrey Rahmatullin ]
  * New upstream version.
  * Bump the debhelper compat level to 13.
  * Move enabling the python3 addon from rules to B-D.
  * Repack the orig tarball to remove static pages only used in documentation
    tests.
  * Remove explicit Depends: python3-lxml.

 -- Andrey Rahmatullin <wrar@debian.org>  Sun, 19 Jul 2020 22:27:33 +0500

python-parsel (1.5.2-1) unstable; urgency=medium

  * New upstream version.
  * Update the minimum python3-w3lib version to 1.19.0.
  * Add Depends: python3-lxml explicitly.

 -- Andrey Rahmatullin <wrar@debian.org>  Sat, 10 Aug 2019 21:11:30 +0500

python-parsel (1.5.0-3) unstable; urgency=medium

  * Drop Python 2 support.
  * Add myself to Uploaders.
  * Bump the debhelper compat level to 12.
  * Bump Standards-Version to 4.4.0.

 -- Andrey Rahmatullin <wrar@debian.org>  Fri, 02 Aug 2019 23:35:23 +0500

python-parsel (1.5.0-2) unstable; urgency=medium

  * Team upload.

  [ nyov ]
  * Add python-functools32 to python2 Depends
    as it isn't found by ${python:Depends}.  Closes: #904151
  * Install actual changelog file
    (which should become NEWS according to policy 4.2.0).

  [ Mattia Rizzolo ]
  * Bump Standards-Version to 4.2.1.
    + Set Rules-Requires-Root:no.
  * Use the new debhelper-compat(=11) notation and drop d/compat.

 -- Mattia Rizzolo <mattia@debian.org>  Tue, 02 Oct 2018 16:16:24 +0200

python-parsel (1.5.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field

  [ Michael Fladischer ]
  * Team upload.
  * New upstream release.
  * Bump Standards-Version to 4.1.5.
  * Add python-functools32 to Build-Depends to satisfy test
    requirements.
  * Clean up .pytest_cache/v/cache/nodeids during builds.

 -- Michael Fladischer <fladi@debian.org>  Wed, 18 Jul 2018 23:14:46 +0200

python-parsel (1.4.0-1) unstable; urgency=low

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org

  [ Michael Fladischer ]
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Fri, 16 Feb 2018 10:17:23 +0100

python-parsel (1.3.1-1) unstable; urgency=low

  * Team upload.
  * New upstream release.
  * Always use pristine-tar.
  * Bump debhelper compatibility and version to 11.
  * Bump Standards-Version to 4.1.3.
  * Run wrap-and-sort -bast to reduce diff size of future changes.
  * Enable autopkgtest-pkg-python testsuite.

 -- Michael Fladischer <fladi@debian.org>  Tue, 09 Jan 2018 08:48:35 +0100

python-parsel (1.2.0-1) unstable; urgency=low

  * Team upload.
  * Upload to unstable.
  * Reformat packaging files with cme for better readability.
  * Bump Standards-Version to 4.0.0.

 -- Michael Fladischer <fladi@debian.org>  Tue, 20 Jun 2017 10:33:43 +0200

python-parsel (1.2.0-1~exp1) experimental; urgency=low

  * Team upload.
  * New upstream release.

 -- Michael Fladischer <fladi@debian.org>  Mon, 29 May 2017 09:38:08 +0200

python-parsel (1.1.0-1~exp1) experimental; urgency=low

  * Team upload.
  * New upstream release.
  * Remove version requirement from python-all for Build-Depends.
  * Remove version requirement from python3-cssselect for Build-Depends.
  * Use https:// for copyright-format 1.0 URL.

 -- Michael Fladischer <fladi@debian.org>  Wed, 25 Jan 2017 09:40:55 +0100

python-parsel (1.0.3-2) unstable; urgency=low

  * Team upload.
  * Initialize git-dpm.
  * Add Vcs-* fields.
  * Clean files in .eggs/ and parsel.egg-info/ to allow two builds in a
    row.

 -- Michael Fladischer <fladi@debian.org>  Wed, 25 Jan 2017 09:18:45 +0100

python-parsel (1.0.3-1) unstable; urgency=medium

  * Initial release. (Closes: #832448)

 -- Ignace Mouzannar <mouzannar@gmail.com>  Fri, 29 Jul 2016 13:50:01 -0400