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
|
python-hiredis (0.2.0-1) unstable; urgency=medium
* Team upload.
* New upstream release
* Add python3-hiredis binary package
- dh-python, python3-all-dev and python3-setuptools added to Build-Depends
- switched to pybuild buildsystem
- add fix_build_dir_in_tests patch (hardcoded one doesn't match pybuild's
build dir)
* Standards-Version bumped to 3.9.6 (no changes needed)
-- Piotr Ożarowski <piotr@debian.org> Thu, 13 Aug 2015 21:09:20 +0200
python-hiredis (0.1.4-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
* Run tests only if DEB_BUILD_OPTIONS=nocheck is not set.
[ Apollon Oikonomopoulos ]
* New upstream release.
+ Refresh 0001-Use-system-libhiredis.patch.
* Update debian/copyright.
* Bump standards to 3.9.5 (no changes needed).
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 02 Jul 2014 11:28:01 +0300
python-hiredis (0.1.1-1) unstable; urgency=low
* Initial release (Closes: #705915)
-- Apollon Oikonomopoulos <apoikos@gmail.com> Mon, 22 Apr 2013 10:38:35 +0300
|