This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository pywps.
commit 359ae7a2f4e7bf560429e74968c4dfca7fb99002 Author: Bas Couwenberg <[email protected]> Date: Wed Sep 27 15:07:59 2017 +0200 Add python3-sphinx to build dependencies. --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index a91ff7c..686794b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pywps (4.0.0-5) UNRELEASED; urgency=medium + + * Add python3-sphinx to build dependencies. + + -- Bas Couwenberg <[email protected]> Wed, 27 Sep 2017 15:07:44 +0200 + pywps (4.0.0-4) unstable; urgency=medium * Bump Standards-Version to 4.0.0, no changes. diff --git a/debian/control b/debian/control index b1ad94e..e7344f4 100644 --- a/debian/control +++ b/debian/control @@ -17,6 +17,7 @@ Build-Depends: debhelper (>= 9), python-owslib, python-setuptools, python-sphinx, + python3-sphinx, python-sqlalchemy, python-werkzeug Standards-Version: 4.0.0 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pywps.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

