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
|
python-tblib (0.1.0-5) unstable; urgency=medium
* Update Vcs-Browser URL yet again.
-- Colin Watson <cjwatson@debian.org> Thu, 04 Sep 2014 17:32:38 +0100
python-tblib (0.1.0-4) unstable; urgency=medium
* Update Vcs-Browser URL for alioth cgit.
* Mark all binary packages Multi-Arch: foreign.
-- Colin Watson <cjwatson@debian.org> Sat, 30 Aug 2014 18:03:39 +0100
python-tblib (0.1.0-3) unstable; urgency=medium
* Adjust tests to support Python 3.4.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Mar 2014 11:18:50 +0000
python-tblib (0.1.0-2) unstable; urgency=medium
* Set sitepackages = True in tox.ini, so that tests can run on systems
without network access.
* Build-depend on python-six and python3-six to guarantee their
availability for tests and to quieten dh_python3.
-- Colin Watson <cjwatson@debian.org> Tue, 04 Mar 2014 01:24:40 +0000
python-tblib (0.1.0-1) unstable; urgency=medium
* Initial release (closes: #740186).
-- Colin Watson <cjwatson@debian.org> Thu, 27 Feb 2014 11:09:09 +0000
|