This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository gmt.
commit faffcf90642ac90f915fdeab5dd2d6c12bff350d Author: Bas Couwenberg <[email protected]> Date: Wed Sep 27 14:51:59 2017 +0200 Add python3-sphinx to build dependencies. --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7c08d7b..1a48580 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ gmt (5.4.2+dfsg-2) UNRELEASED; urgency=medium * Change priority from extra to optional. * Bump Standards-Version to 4.1.0, changes: priority. + * Add python3-sphinx to build dependencies. -- Bas Couwenberg <[email protected]> Sun, 24 Sep 2017 12:58:52 +0200 diff --git a/debian/control b/debian/control index 01228cc..650e6f9 100644 --- a/debian/control +++ b/debian/control @@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 9), libxaw7-dev, libxmu-headers, python-sphinx, + python3-sphinx, texlive, texlive-latex-extra, zlib1g-dev, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/gmt.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

