utidylib (0.9-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.9
  * remove extranous dependency on python3-six
  * set Rules-Requires-Root: no

 -- Alexandre Detiste <tchet@debian.org>  Thu, 22 Feb 2024 19:12:20 +0100

utidylib (0.8-1) unstable; urgency=medium

  * Team upload.

  [ 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.

  [ Debian Janitor ]
  * Bump debhelper from old 12 to 13.

  [ Boyuan Yang ]
  * debian/watch: Monitor github release.
  * New upstream version 0.8.
  * debian/control: Bump Standards-Version to 4.6.0.

 -- Boyuan Yang <byang@debian.org>  Sat, 23 Apr 2022 09:45:38 -0400

utidylib (0.5-3) unstable; urgency=medium

  [ Michal Čihař ]
  * Cleanup debian/control, bump standards to 4.2.1.

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

  [ Debian Janitor ]
  * Use secure URI in debian/watch.
  * Bump debhelper from old 9 to 12.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Name,
    Repository, Repository-Browse.

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

 -- Sandro Tosi <morph@debian.org>  Sat, 25 Jan 2020 00:36:13 -0500

utidylib (0.5-2) unstable; urgency=medium

  * Fix dependeny on python3 package.

 -- Michal Čihař <nijel@debian.org>  Fri, 16 Nov 2018 07:13:12 +0100

utidylib (0.5-1) unstable; urgency=medium

  * New upstream release.
  * Change dependency to libtidy5deb1 (Closes: #911904).

 -- Michal Čihař <nijel@debian.org>  Thu, 01 Nov 2018 08:44:22 +0100

utidylib (0.4-1) unstable; urgency=medium

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

  [ Michal Čihař ]
  * New upstream release.
    - Fixes operation with recent html-tidy (Closes: #910974).
    - Adds support for Python 3.
  * Build Python 3 version of the library.
  * Add libtidy5.6 to dependencies.

 -- Michal Čihař <nijel@debian.org>  Mon, 15 Oct 2018 15:15:15 +0200

utidylib (0.3-1) unstable; urgency=low

  [ Michal Čihař ]
  * Switch to new upstream.
  * New upstream release.
    - All patches are now upstream.
    - Brings support for HTML 5 tidy.
  * Bump standards to 3.9.8.
  * Add dh-python to build depends.
  * Adjust Vcs-Svn URL.
  * Adjust dependencies to new tidy library (Closes: #828902).
  * Run testsuite during build.

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

 -- Michal Čihař <nijel@debian.org>  Thu, 07 Jul 2016 14:52:27 +0200

utidylib (0.2-9) unstable; urgency=low

  [ Michal Čihař ]
  * Bump standards to 3.9.4.
  * Use debhelper 9.
  * Updated watchfile.

  [ Jakub Wilk ]
  * Use canonical URIs for Vcs-* fields.
  * Set Debian Python Modules Team as maintainer (in place of Python
    Applications Packaging Team).
  * Drop obsolete Breaks/Replaces with python2.3-utidylib and
    python2.4-utidylib.

 -- Michal Čihař <nijel@debian.org>  Thu, 31 Oct 2013 10:08:25 +0100

utidylib (0.2-8) unstable; urgency=low

  * Team upload.
  * Rebuild to add Python 2.7 support

 -- Piotr Ożarowski <piotr@debian.org>  Sun, 08 May 2011 16:45:30 +0200

utidylib (0.2-7) unstable; urgency=low

  * Bump standards to 3.9.1.
  * Switch to dh_python2.

 -- Michal Čihař <nijel@debian.org>  Mon, 07 Mar 2011 10:48:18 +0100

utidylib (0.2-6) unstable; urgency=low

  * Add support for handling unicode strings (Closes: #339818).

 -- Michal Čihař <nijel@debian.org>  Tue, 29 Jun 2010 14:47:17 +0200

utidylib (0.2-5) unstable; urgency=low

  * Fix handling of pointer on 64-bit (LP: #307000).
  * Replace Conflicts with Breaks for older package versions.
  * Bump standards to 3.9.0.

 -- Michal Čihař <nijel@debian.org>  Tue, 29 Jun 2010 10:42:50 +0200

utidylib (0.2-4) unstable; urgency=low

  * New maintainer.
  * Remove depdency on python-ctypes (Closes: #580215).
  * Convert patch to quilt and use 3.0 source format.
  * Switch build system to dh from cdbs.
  * Bump standards to 3.8.4.
  * Add ${misc:Depends}.
  * Change section to python.
  * Add homepage control field.
  * Add Vcs-* control fields.
  * No need to ship source readme in binary package.

 -- Michal Čihař <nijel@debian.org>  Tue, 04 May 2010 17:35:13 +0200

utidylib (0.2-3.2) unstable; urgency=low

  * Non-maintainer upload.
  * Fixes dependency on python-ctypes (Closes: #476276).

 -- Michal Čihař <nijel@debian.org>  Tue, 15 Apr 2008 16:42:24 +0200

utidylib (0.2-3.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update to new Python Policy (Closes: #373404).

 -- Pierre Habouzit <madcoder@debian.org>  Thu, 29 Jun 2006 14:48:22 +0200

utidylib (0.2-3) unstable; urgency=low

  * debian/control: changed dependency on libtidy from
    libtidy0 to libtidy-0.99-0 (Closes: #343991)

 -- Igor Stroh <jenner@debian.org>  Mon, 26 Dec 2005 12:42:30 +0100

utidylib (0.2-2) unstable; urgency=low

  * debian/control: added missing python-dev dependency (Closes: #325679).
    Thanks to Andreas Jochens.

 -- Igor Stroh <jenner@debian.org>  Tue, 30 Aug 2005 10:27:34 +0200

utidylib (0.2-1) unstable; urgency=low

  * Initial release (Closes: #244110)
  * Thanks to Chad Walstrom for providing the original CDBS-based
    packaging infrastructure

 -- Igor Stroh <jenner@debian.org>  Sun, 21 Aug 2005 10:18:04 +0200
