[pyresample] 05/08: Build-depend on python3-sphinx
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sat Sep 23 17:15:53 UTC 2017
This is an automated email from the git hooks/post-receive script.
a_valentino-guest pushed a commit to branch master
in repository pyresample.
commit 0b305f06b7d23ac37dbdb0f3c1f088c74fcc0fa4
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sat Sep 23 16:48:44 2017 +0000
Build-depend on python3-sphinx
---
debian/changelog | 2 ++
debian/control | 2 +-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1737218..e099e5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ pyresample (1.6.1-1) UNRELEASED; urgency=medium
* New upstream release
* Refresh all patches
+ * debian/control
+ - build-depend on python3-sphinx instead of python-sphinx
-- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 23 Sep 2017 16:24:31 +0000
diff --git a/debian/control b/debian/control
index ebafd16..54c2afe 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,7 @@ Build-Depends: debhelper (>= 9.0.0),
python3-pyproj,
python-configobj,
python3-configobj,
- python-sphinx,
+ python3-sphinx,
python-numexpr,
python3-numexpr,
python-yaml,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/pyresample.git
More information about the Pkg-grass-devel
mailing list