colortest-python (3.0.1-3build2) hirsute; urgency=medium

  * No-change rebuild to build with python3.9 as default.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 19 Nov 2020 18:31:17 +0100

colortest-python (3.0.1-3build1) hirsute; urgency=medium

  * No-change rebuild to build with python3.9 as supported.

 -- Matthias Klose <doko@ubuntu.com>  Sat, 24 Oct 2020 10:52:10 +0200

colortest-python (3.0.1-3) unstable; urgency=medium

  * Migrate Build-Depend to debhelper-compat (= 13)
  * Add Multi-Arch: foreign to d/control
     - Solve the warning about the issues with
       the multiarch metadata for this package
       on https://tracker.debian.org/pkg/colortest-python

 -- Pablo Mestre Drake <pmdcuba@gmail.com>  Tue, 23 Jun 2020 17:55:00 -0300

colortest-python (3.0.1-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Set upstream metadata fields: Bug-Submit.

  [ Pablo Mestre Drake ]
  * Update description in d/control (Closes: #954921)
  * Remove suggests in d/control
       - Delete link with colortest version Perl because
         it is currently an orphan package so it can be removed from Debian
  * Mark autopkgtests with 'allow-stderr' and 'superficial'
  * Update the upstream signing key

 -- Pablo Mestre Drake <pmdcuba@gmail.com>  Sun, 05 Apr 2020 16:19:59 -0300

colortest-python (3.0.1-1) unstable; urgency=medium

  [ Pablo Mestre Drake ]
  * New maintainer re-introducing package to Debian
  * New upstream version 3.0.1
  * Add salsa-ci.yml for automatic quality assurance
  * Add parameters to watch check for new upstream versions from Github
  * Add rudimentary autopkgtest for ci.debian.net
  * Update copyright to cover latest realese in 2020
  * Update parameters on control file
    - Update dependencies for python version 3
    - Add new maintainer Pablo Mestre
    - Migrate to debhelper-compat (= 12)
    - Migrate Standards-Version to 4.4.1
    - Add￼Rules-Requires-Root definition
  * Add upstream metadata file

  [ Otto Kekäläinen ]
  * Simplyfy d/control as the whole project is GPL-3+
  * Add metadata in d/control before upload
  * Clean up d/rules of excess lines with no function
  * Define a gbp.conf to enforce best practices for git-buildpackage

 -- Otto Kekäläinen <otto@debian.org>  Sat, 08 Feb 2020 17:59:30 +0200

colortest-python (2.2-2) unstable; urgency=medium

  * debian/copyright
    - (X-Source): Update to Github.
    - Update URLs.
  * debian/control
    - (Homepage): Update to Github (Closes: 753281).
    - (Standards-Version): Update to 3.9.8.
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/pod2man.mk
    - Make build reproducible (Closes: #782208).
      Patch thanks to Reiner Herrmann <reiner@reiner-h.de>.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 20 Oct 2016 10:47:16 +0300

colortest-python (2.2-1) unstable; urgency=low

  * New upstream release

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 15 Aug 2013 09:55:30 +0300

colortest-python (2.0-1) unstable; urgency=low

  * New upstream release (Closes: #718752).
  * debian/control
    - (Vcs-*): Update to anonscm.debian.org.
  * debian/colortest-python.1.pod
    - (OPTIONS): Update to current release.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 05 Aug 2013 11:30:05 +0300

colortest-python (1.5-3) unstable; urgency=low

  * debian/control
    - (Build-Depends): Move python from Build-Depends-Indep due to use of
      dh clean --with python2 (Closes: #710445). Thanks to Jakub Wilk
      <jwilk@debian.org>.
    - (Build-Depends-Indep): Remove.
    - (XB-Python-Version): Remove. Not needed with debhelper python2.

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 31 May 2013 08:00:50 +0300

colortest-python (1.5-2) unstable; urgency=low

  * debian/control
    - (Build-Depends-Indep): Remove python-support (Closes: #709285).
      No python used at build time.

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 22 May 2013 19:39:50 +0300

colortest-python (1.5-1) unstable; urgency=low

  * New upstream release (Closes: #704954).
  * debian/control
    - (Standards-Version): Update to 3.9.4.
  * debian/copyright
    - (Comment, X-Source): New.
    - Update years.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 08 Apr 2013 21:07:49 +0300

colortest-python (1.4-2) unstable; urgency=low

  * debian/control
    - (XS-*, XB-*): Remove. Not needed; all Python versions are supported
      (Closes: #673066).

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 15 Jun 2012 13:34:43 +0300

colortest-python (1.4-1) unstable; urgency=low

  * New upstream release (Closes: #661640).
    - Fixes a minor bug using the -cpz, horizontal cube with padding, display.
  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): Update to debhelper 9.
    - (Build-Depends-Indep): Add python dependencies (Lintian).
    - (Standards-Version): Update to 3.9.3.
  * debian/copyright
    - Update headers to newest DEP5. Minor indentation an layout changes.
    - Correct upstream copyright from GPL-3 to GPL-3+.
  * debian/rules:
    - Use  --with python2.
  * debian/*.mk
    - Update.

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 28 Feb 2012 16:35:03 -0500

colortest-python (1.3-2) unstable; urgency=low

  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): Update to debhelper 8.
    - (Standards-Version): Update to 3.9.1.
  * debian/rules
    - (get-orig-source): New target
  * debian/watch
    - Point to debian/rules

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 07 Nov 2010 12:01:18 +0200

colortest-python (1.3-1) unstable; urgency=low

  * Initial release (Closes: #583680).

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 29 May 2010 17:48:33 +0300
