This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository python-rtree.
commit 0803d404548fab97d493d24b5745f3d67ca6cdf0 Author: Bas Couwenberg <[email protected]> Date: Wed Sep 27 15:03:41 2017 +0200 Add python3-sphinx to build dependencies. --- debian/changelog | 6 ++++++ debian/control | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 5a41467..7b350ac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-rtree (0.8.3+ds-2) UNRELEASED; urgency=medium + + * Add python3-sphinx to build dependencies. + + -- Bas Couwenberg <[email protected]> Wed, 27 Sep 2017 15:03:32 +0200 + python-rtree (0.8.3+ds-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 735c1cd..d938737 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,8 @@ Build-Depends: debhelper (>= 9), python-sphinx, python3-all, python3-numpy, - python3-setuptools + python3-setuptools, + python3-sphinx Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/python-rtree.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/python-rtree.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-rtree.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

