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
|
python-rtree (0.8.3+ds-2) unstable; urgency=medium
* Add python3-sphinx to build dependencies.
* Bump Standards-Version to 4.1.5, no changes.
* Add autopkgtest to test installability.
* Update copyright-format URL to use HTTPS.
* Update Vcs-* URLs for Salsa.
* Add module import tests to autopkgtest configuration.
* Update watch file to use HTTPS.
* Strip trailing whitespace from control & rules files.
-- Bas Couwenberg <sebastic@debian.org> Sat, 21 Jul 2018 12:14:37 +0200
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
|