1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93
|
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
|