[mipp] 01/02: Do not depend on python-sphinx only
Antonio Valentino
a_valentino-guest at moszumanska.debian.org
Sun Sep 24 15:35:12 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 mipp.
commit 83e229edb8a788c871d66840d4b1e999d9df160c
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date: Sun Sep 24 07:06:21 2017 +0000
Do not depend on python-sphinx only
---
debian/changelog | 3 ++-
debian/control | 1 +
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 09b0908..3bc63af 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,11 +3,12 @@ mipp (1.0.0-2) unstable; urgency=medium
* standard version bumped to 4.1.0 (no change)
* debian/control
- remove un-necessary "Testsuite: autopkgtest"
+ - do not depend on python-sphinx only
* debian/patches
- new 0003-fix-None-checking.patch: use "is" instead of the "=="
operator to check if a parameter is None
- -- Antonio Valentino <antonio.valentino at tiscali.it> Sat, 23 Sep 2017 21:38:33 +0000
+ -- Antonio Valentino <antonio.valentino at tiscali.it> Sun, 24 Sep 2017 07:05:25 +0000
mipp (1.0.0-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index e193ffd..efa61fd 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Build-Depends: debhelper (>= 9.0.0),
python-setuptools,
python-all,
python-sphinx,
+ python3-sphinx,
python-lxml,
python-gdal,
python-pyresample
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/mipp.git
More information about the Pkg-grass-devel
mailing list