[python-dtcwt] 03/04: cme fix dpkg-control: - Drop unnecessary versioned dependency on sphinx. - Bump standards version to 3.9.8, no changes required.
Ghislain Vaillant
ghisvail-guest at moszumanska.debian.org
Thu Aug 4 08:13:58 UTC 2016
This is an automated email from the git hooks/post-receive script.
ghisvail-guest pushed a commit to branch debian/master
in repository python-dtcwt.
commit 6c23275fa414cf356d32ed43480cfb21a4e27654
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date: Wed Aug 3 13:00:51 2016 +0100
cme fix dpkg-control:
- Drop unnecessary versioned dependency on sphinx.
- Bump standards version to 3.9.8, no changes required.
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index b8e4dd2..683853f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,14 +13,14 @@ Build-Depends: debhelper (>= 9),
python-pytest,
python-setuptools,
python-six,
- python-sphinx (>= 1.0.7+dfsg-1~),
+ python-sphinx,
python3-all,
python3-coverage,
python3-numpy,
python3-pytest,
python3-setuptools,
python3-six
-Standards-Version: 3.9.7
+Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/python-dtcwt.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/python-dtcwt.git
Homepage: https://github.com/rjw57/dtcwt
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-dtcwt.git
More information about the debian-science-commits
mailing list