This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository owslib.
commit fd1db13339929c902db5f423c3069ea2fec19676 Author: Bas Couwenberg <[email protected]> Date: Wed Sep 27 14:54:18 2017 +0200 Add python3-sphinx to build dependencies. --- debian/changelog | 7 +++++++ debian/control | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 4cb87d5..66033b4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +owslib (0.15.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Add python3-sphinx to build dependencies. + + -- Bas Couwenberg <[email protected]> Wed, 27 Sep 2017 14:54:04 +0200 + owslib (0.15.0-1) unstable; urgency=medium * New upstream version 0.15.0 diff --git a/debian/control b/debian/control index cdd70f9..d0bf49f 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,8 @@ Build-Depends: debhelper (>= 9), python3-tz, python3-all, python3-requests, - python-sphinx + python-sphinx, + python3-sphinx Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/owslib.git Vcs-Git: https://anonscm.debian.org/git/pkg-grass/owslib.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/owslib.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

