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
|
python-httpretty (0.8.0-2) unstable; urgency=medium
* Added python3 support.
* Allow the unit tests to fail, because they do with the last version of
python-sure (Closes: #746118).
-- Thomas Goirand <zigo@debian.org> Thu, 03 Apr 2014 15:44:09 +0800
python-httpretty (0.8.0-1) unstable; urgency=medium
* New upstream release.
* Removed tests removal, because upstream did remove the tests files from the
setup.py.
* reviewed (build-)dependencies.
-- Thomas Goirand <zigo@debian.org> Thu, 06 Mar 2014 22:20:14 +0800
python-httpretty (0.7.1-3) unstable; urgency=medium
* Do not package the test folder. (Closes: #738210)
-- Thomas Goirand <zigo@debian.org> Sun, 09 Feb 2014 18:06:15 +0800
python-httpretty (0.7.1-2) unstable; urgency=medium
* Added missing build-depends: python-mock, python-nose.
-- Thomas Goirand <zigo@debian.org> Sat, 08 Feb 2014 15:18:07 +0800
python-httpretty (0.7.1-1) unstable; urgency=medium
* New upstream release.
* Adds unit tests run.
* Standards-Version: is now 3.9.5.
-- Thomas Goirand <zigo@debian.org> Mon, 30 Dec 2013 16:09:41 +0800
python-httpretty (0.6.3+20130727+git9d03c1cf-1) unstable; urgency=low
* New upstream release.
* Fixed debian/copyright source field.
-- Thomas Goirand <zigo@debian.org> Wed, 11 Sep 2013 13:46:26 +0800
python-httpretty (0.6.2-2) unstable; urgency=low
* Fixed debian/copyright
-- Thomas Goirand <zigo@debian.org> Wed, 04 Sep 2013 20:07:17 +0800
python-httpretty (0.6.2-1) unstable; urgency=low
* Initial release. (Closes: #721517).
-- Thomas Goirand <zigo@debian.org> Sun, 01 Sep 2013 22:09:02 +0800
|