1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
|
python-rtree (0.8.3+ds-1) unstable; urgency=medium
* New upstream release.
* Update Vcs-Git URL to use HTTPS.
* Bump Standards-Version to 3.9.8, no changes.
* Exclude pre-built docs from upstream tarball.
* Add numpy to build depends for tests.
-- Bas Couwenberg <sebastic@debian.org> Thu, 15 Dec 2016 07:53:43 +0100
python-rtree (0.8.2+ds-2) unstable; urgency=medium
* Add libspatialindex-dev as dependency of the binary packages too.
Required for find_library('spatialindex_c') in core.py.
-- Bas Couwenberg <sebastic@debian.org> Tue, 01 Sep 2015 13:30:00 +0200
python-rtree (0.8.2+ds-1) unstable; urgency=medium
* Initial release (Closes: #797541)
-- Bas Couwenberg <sebastic@debian.org> Mon, 31 Aug 2015 18:02:57 +0200
|