[pdal] 01/02: Add python3-sphinx to build dependencies.
Bas Couwenberg
sebastic at debian.org
Wed Sep 27 12:58:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
sebastic pushed a commit to branch master
in repository pdal.
commit 2bc7b2d64a57486d45d12ddf3c4ba44a309a002a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date: Wed Sep 27 14:57:38 2017 +0200
Add python3-sphinx to build dependencies.
---
debian/changelog | 1 +
debian/control | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index be18e74..bfe7ada 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ pdal (1.5.0-4) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.1.0, no changes.
* Add lintian override for build-depends-on-python-sphinx-only.
* Update privacy-breach.patch to fix privacy-breach-generic issues.
+ * Add python3-sphinx to build dependencies.
-- Bas Couwenberg <sebastic at debian.org> Sat, 23 Sep 2017 03:02:55 +0200
diff --git a/debian/control b/debian/control
index 2115795..ed55091 100644
--- a/debian/control
+++ b/debian/control
@@ -33,6 +33,8 @@ Build-Depends: debhelper (>= 9),
python-numpy,
python-sphinx,
python-sphinx-bootstrap-theme,
+ python3-sphinx,
+ python3-sphinx-bootstrap-theme,
rst2pdf,
zlib1g-dev,
docbook2x,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pdal.git
More information about the Pkg-grass-devel
mailing list