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
|
python-cassandra-driver (3.7.1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Remove some arch that are failing for the -dbg packages (Closes: #857298),
this is only a quick temporary fix for Stretch, anyone with more time to
fix properly is welcome to do so.
-- Thomas Goirand <zigo@debian.org> Mon, 10 Apr 2017 21:52:26 +0000
python-cassandra-driver (3.7.1-2) unstable; urgency=medium
* debian/rules
- remove build and egg-info dirs in clean target, to build the package twice
in a row; Closes: #825924
* debian/copyright
- extend packaging copyright years
-- Sandro Tosi <morph@debian.org> Sun, 08 Jan 2017 11:28:48 -0500
python-cassandra-driver (3.7.1-1) unstable; urgency=medium
* New upstream release
* debian/rules
- dont use cython, cassandra-driver is incompatible with 0.25 we have
* compat level 10
-- Sandro Tosi <morph@debian.org> Sat, 17 Dec 2016 13:09:50 -0500
python-cassandra-driver (3.7.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- add dh-python t0 b-d
-- Sandro Tosi <morph@debian.org> Sun, 02 Oct 2016 14:23:02 -0400
python-cassandra-driver (3.4.1-1) unstable; urgency=medium
[ Sandro Tosi ]
* New upstream release
* debian/control
- adjust Vcs-Browser to DPMT standards
- add libev-dev to b-p needed by cassandra.io.libevwrapper
- bump Standards-Version to 3.9.8 (no changes needed)
* debian/copyright
- extend packaging copyright years
- update upstream copyright years
* build arch:any and debug pkgs now that this prj contains extensions
[ Ondřej Nový ]
* Fixed VCS URL (https)
-- Sandro Tosi <morph@debian.org> Sun, 12 Jun 2016 22:58:39 +0100
python-cassandra-driver (2.5.1-1) unstable; urgency=low
* Initial release (Closes: #771065)
-- Sandro Tosi <morph@debian.org> Thu, 25 Jun 2015 15:50:21 -0400
|