[pgrouting] 03/04: Add python3-sphinx to build dependencies.

Bas Couwenberg sebastic at debian.org
Sun Sep 24 21:41:59 UTC 2017


This is an automated email from the git hooks/post-receive script.

sebastic pushed a commit to branch master
in repository pgrouting.

commit d86f81b627c4d0f3f6bd44e4d15c7d8d4a5ca038
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Sun Sep 24 23:04:42 2017 +0200

    Add python3-sphinx to build dependencies.
---
 debian/changelog  | 1 +
 debian/control    | 1 +
 debian/control.in | 1 +
 3 files changed, 3 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index fea326a..1639263 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ pgrouting (2.5.0-2) UNRELEASED; urgency=medium
   [ Bas Couwenberg ]
   * Update packaging for postgresql 10.
   * Bump Standards-Version to 4.1.0, no changes.
+  * Add python3-sphinx to build dependencies.
 
  -- Christoph Berg <christoph.berg at credativ.de>  Thu, 21 Sep 2017 10:23:23 +0200
 
diff --git a/debian/control b/debian/control
index 0143f75..c14f061 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: cmake (>= 3.2),
                postgis,
                postgresql-server-dev-all,
                python-sphinx (>= 1.0.7+dfsg),
+               python3-sphinx (>= 1.0.7+dfsg),
                rdfind,
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pgrouting.git
diff --git a/debian/control.in b/debian/control.in
index 127dc1d..d180a2a 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -11,6 +11,7 @@ Build-Depends: cmake (>= 3.2),
                postgis,
                postgresql-server-dev-all,
                python-sphinx (>= 1.0.7+dfsg),
+               python3-sphinx (>= 1.0.7+dfsg),
                rdfind,
 Standards-Version: 4.1.0
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-grass/pgrouting.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pgrouting.git



More information about the Pkg-grass-devel mailing list