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 94 95 96 97 98 99 100 101
|
python-colorama (0.3.7-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control: Bump Standards-Version to 3.9.7 with no other changes needed.
-- Barry Warsaw <barry@debian.org> Tue, 08 Mar 2016 13:11:33 -0500
python-colorama (0.3.6-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control:
- Fix long description for python3-colorama (Closes: #810541)
- Remove python-colorama-whl binary package as it's no longer needed.
- Remove python3-wheel from, and add dh-python to, Build-Depends.
- Remove unnecessary XS-Testsuite field.
- Bump X-Python-Version to 2.7 and X-Python3-Version to 3.4.
* d/python-colorama-whl.install: Removed.
* d/rules:
- Convert to --buildsystem=pybuild.
- Remove override_dh_auto_install and override_dh_clean.
* d/tests:
- control: Simplify by using Test-Command fields for the smoke tests.
- smoketest-{2,3,whl}: Removed.
-- Barry Warsaw <barry@debian.org> Tue, 09 Feb 2016 11:39:08 -0500
python-colorama (0.3.3-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/control: Bump Standards-Version to 3.9.6
* d/watch: Use pypi.debian.net mirror.
-- Barry Warsaw <barry@debian.org> Fri, 01 May 2015 11:29:19 -0400
python-colorama (0.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* d/docs: Updated.
-- Barry Warsaw <barry@debian.org> Fri, 12 Sep 2014 18:57:29 -0400
python-colorama (0.3.1-1) unstable; urgency=medium
* Team upload.
* d/control:
- With permission of the MIA team, added DPMT to Uploaders.
- Added XS-Testsuite header.
* d/tests: Added DEP-8 tests.
-- Barry Warsaw <barry@debian.org> Tue, 02 Sep 2014 20:08:11 -0400
python-colorama (0.3.1-0.1) unstable; urgency=medium
* Non-maintainer upload.
* New upstream release.
* d/control:
- Bumped Standards-Version to 3.9.5 with no other changes necessary.
- Added X-Python3-Version header.
- Added python3-wheel to Build-Depends.
- Added the python-colorama-whl binary package. (Closes: #748797)
* d/rules: Build the universal wheel.
* d/python-colorama-whl.install: Added.
-- Barry Warsaw <barry@debian.org> Tue, 20 May 2014 18:16:57 -0400
python-colorama (0.2.5-0.2) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on python3-all to avoid FTBFS (Closes: #743101)
-- David Prévot <taffit@debian.org> Sat, 12 Apr 2014 15:26:28 -0400
python-colorama (0.2.5-0.1) unstable; urgency=low
* Non-maintainer upload.
* New upstream release (Closes: #704892).
* Added support for python3 (Closes: #717789, #704893), and include the
corresponding python3 and python3-setuptools build-depends.
* Added missing build-depends: python{3,}-setuptools.
-- Thomas Goirand <zigo@debian.org> Thu, 25 Jul 2013 14:41:38 +0800
python-colorama (0.2.4-1.1) unstable; urgency=low
* Non-maintainer upload.
* Use dh_python2.
Build-Depend on python (>= 2.6.6-3~) for that.
Add python:Depends to Depends.
Closes: #681584
-- Evgeni Golov <evgeni@debian.org> Tue, 17 Jul 2012 08:52:08 +0200
python-colorama (0.2.4-1) unstable; urgency=low
* Initial release (Closes: #662761)
-- Khalid El Fathi <khalid@elfathi.fr> Tue, 06 Mar 2012 14:43:32 +0100
|