python-html2text (2025.4.15-1) unstable; urgency=medium

  * New upstream release.
  * Build with pybuild-plugin-pyproject.
  * Build-depend on python3-setuptools-scm.
  * Bump Standards-Version to 4.7.2, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 20 Apr 2025 11:20:17 -0400

python-html2text (2024.2.26-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.

  [ Debian Janitor ]
  * Update standards version to 4.6.2, no changes needed.

  [ Stefano Rivera ]
  * Update copyright holders and drop years.
  * Bump watch file version to 4.
  * Update man page for new options.
  * Drop Depends on python3-pkg-resources, the setuptools entry_point no
    longer uses it.
  * Drop alternatives management for html2markdown, no longer needed.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 02 Mar 2024 11:33:54 -0400

python-html2text (2020.1.16-2) 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.

  [ Stefano Rivera ]
  * Extend upstream metadata.

  [ Debian Janitor ]
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from old 12 to 13.
  * Update standards version to 4.5.1, no changes needed.

 -- Sandro Tosi <morph@debian.org>  Fri, 03 Jun 2022 14:08:52 -0400

python-html2text (2020.1.16-1) unstable; urgency=medium

  * New upstream release.
  * Drops support for Python < 3.5.
  * Drop patch py3-byte-stdin.patch, superseded upstream.
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 24 Jan 2020 14:52:52 +0200

python-html2text (2019.8.11-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

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

 -- Sandro Tosi <morph@debian.org>  Thu, 23 Jan 2020 16:47:33 -0500

python-html2text (2019.8.11-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
  * Bump debhelper compat to 12.
  * Update copyright.
  * Don't version ancient B-Ds.
  * Build-Depends on pytest, and use it for tests, upstream started to.
  * Bump Standards-Version to 4.4.0, no changes needed.
  * Upstream now ships a __main__ module, use it in smoke tests.
  * Patch py3-byte-stdin.patch: Fix stdin handling in Python 3.

  [ Ondřej Nový ]
  * d/tests: Use AUTOPKGTEST_TMP instead of ADTTMP
  * d/control: Remove ancient X-Python-Version field
  * d/control: Remove ancient X-Python3-Version field
  * Use debhelper-compat instead of debian/compat.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 25 Aug 2019 00:24:17 -0300

python-html2text (2018.1.9-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release.
    - Expands HTML entities properly. (Closes: #791470)
  * Update copyright.
  * Bump debhelper compat to 11.
  * Bump Standards-Version to 4.1.3, no changes needed.
  * Declare Rules-Requires-Root: no.

  [ Ondřej Nový ]
  * d/control: Set Vcs-* to salsa.debian.org
  * d/copyright: Use https protocol in Format field

 -- Stefano Rivera <stefanor@debian.org>  Tue, 20 Feb 2018 11:14:49 -0800

python-html2text (2016.9.19-1) unstable; urgency=medium

  * New upstream release
  * Update manpage.

 -- Stefano Rivera <stefanor@debian.org>  Thu, 10 Nov 2016 13:28:03 +0000

python-html2text (2016.5.29-1) unstable; urgency=medium

  * New upstream release.
  * Update manpage.
  * Clean egg-info (which is executable in the orig tarball)
  * Bump Standards-Version to 3.9.8, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 02 Aug 2016 15:10:21 -0700

python-html2text (2016.4.2-1) unstable; urgency=medium

  [ Stefano Rivera ]
  * New upstream release
  * Drop patches, superseded upstream.
  * Update copyright.
  * Bump Standards-Version to 3.9.7, no changes needed.
  * Use the same VCS URL for git and browser.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 10 Apr 2016 16:14:32 -0700

python-html2text (2016.1.8-1) unstable; urgency=medium

  * New upstream release.
    - Long links wrapping controlled by `--no-wrap-links` (Closes: #616090)
    - Includes a --decode_errors option to customize decoding error behaviour
      (LP: #1318227)
  * Update manpage for new options.
  * Use https in the watch file.
  * Patch: python3.5 support

 -- Stefano Rivera <stefanor@debian.org>  Fri, 15 Jan 2016 13:00:21 -0800

python-html2text (2015.6.21-1) unstable; urgency=medium

  * New upstream release. (Closes: #789178)
  * Drop patches, superseded upstream.
  * Update copyright.
  * Update manpage.
  * Add missing Breaks+Replaces on html2markdown.
  * Switch watch file to pypi.debian.net.
  * Drop XS-Testsuite control header, now unnecessary.
  * Add ADT smoke tests, that would have caught #789178.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 04 Jul 2015 11:22:42 -0700

python-html2text (2014.9.25-1) unstable; urgency=low

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

  [ Stefano Rivera ]
  * New upstream release (Closes: #490715)
    - New upstream maintainer.
  * Update copyright.
  * Switch watch file to use https.
  * Drop html2markdown transitional package.
  * Bump debhelper compat level to 9.
  * Port to pybuild.
  * Recommend python3-feedparser, which now exists.
  * Update manpage, documenting new arguments.
  * Bump Standards-Version to 3.9.6, no changes needed.
  * Bump X-Python-Version to >= 2.4, 2.3 compatibility isn't claimed any more.
  * Add autopkgtest suite, running the unit tests.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 18 Oct 2014 11:51:02 -0700

python-html2text (3.200.3-2) unstable; urgency=low

  * Add missing Depends on python{3,}-pkg-resources (Closes: #672901). Thanks
    Jakub Wilk.
  * Bumped Standards-Version to 3.9.3, no changes needed.
  * Bumped machine readable copyright file to format 1.0.

 -- Stefano Rivera <stefanor@debian.org>  Tue, 15 May 2012 22:07:47 -0700

python-html2text (3.200.3-1) unstable; urgency=low

  * New upstream release.
  * Include README

 -- Stefano Rivera <stefanor@debian.org>  Sat, 07 Jan 2012 20:04:08 +0200

python-html2text (3.200.2-1) unstable; urgency=low

  * New upstream release.
    - Re-adds unescape(). (Closes: #654680)
  * Bump debian/copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Fri, 06 Jan 2012 15:25:50 +0200

python-html2text (3.200.1-1) unstable; urgency=low

  * New upstream release.
    - Upstream version numbers are no longer decimal, no need to mangle them.
    - Take advantage of upstream's entry-point binaries.
    - Update manpage for new options.
  * debian/rules: set -x for setup.py loops.
  * Move html2markdown to oldlibs/extra.

 -- Stefano Rivera <stefanor@debian.org>  Wed, 04 Jan 2012 15:32:49 +0200

python-html2text (3.1.0.1-1) unstable; urgency=low

  * New upstream release.
  * Revert to pypi watch file, the missing upload was a mistake.

 -- Stefano Rivera <stefanor@debian.org>  Sat, 12 Nov 2011 22:27:14 +0200

python-html2text (3.0.2-1) unstable; urgency=low

  * New upstream release.
    - Drop all patches, accepted upstream.
  * Move html2markdown back to Section web.
  * Bump Standards-Version to 3.9.2, no changes needed.
  * Drop Breaks: ${python:Breaks}, no longer used by dh_python2.
  * Point watch file at github (upstream didn't upload this release to the
    cheeseshop).
  * Bump copyright years.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 17 Apr 2011 21:37:45 +0200

python-html2text (3.0.1-2) unstable; urgency=low

  * Install html2markdown symlink, replacing the html2markdown package.
    (Closes: #614886)
    - Conflicts html2markdown << 3.0.1-2.
    - Add html2markdown transitional package.
    - Add html2markdown.1 manpage.
    - Manage html2markdown and html2markdown.1 via alternatives, allowing both
      Python 2 and 3 packages to provide this command.
  * optparse.patch: Use optparse for parsing arguments, which also provides
    help.
  * utf-output.patch: Encode output in UTF-8.
  * Recommend python-feedparser in Python 2 package (not available in Python 3
    yet).

 -- Stefano Rivera <stefanor@debian.org>  Sun, 27 Feb 2011 13:56:45 +0200

python-html2text (3.0.1-1) unstable; urgency=low

  * New upstream release.
    - Adds Python 3 support.
      + BD on python3-all >= 3.1.2-12.
      + New binary package, python3-html2text.
    - Reliably provides tarballs via pypi.
      + Update watch file.
      + Drop get-orig-source.
  * Switch to dh_python2.
    - Use X-Python-Version.
      + BD on python-all >= 2.6.5-13.
      + Explicitly state supported versions (>= 2.3).
    - Use Breaks: ${python:Breaks}.
  * Update my e-mail address.
  * Update copyright format.
  * Bump Standards-Version to 3.9.1, no changes needed.

 -- Stefano Rivera <stefanor@debian.org>  Sun, 20 Feb 2011 18:26:07 +0200

python-html2text (2.3.7-1) unstable; urgency=low

  * Initial release (Closes: #567552)

 -- Stefano Rivera <stefano@rivera.za.net>  Fri, 29 Jan 2010 20:18:23 +0200