[Python-modules-commits] [jsonpickle] 07/09: Use build-deps python3-all/python-all instead of python3/python
Sophie Brun
sbrun-guest at moszumanska.debian.org
Tue Aug 22 06:56:31 UTC 2017
This is an automated email from the git hooks/post-receive script.
sbrun-guest pushed a commit to branch master
in repository jsonpickle.
commit 698bd290b787e17e31328d1a77bcffde898c7130
Author: Sophie Brun <sophie at freexian.com>
Date: Mon Aug 21 12:24:49 2017 +0200
Use build-deps python3-all/python-all instead of python3/python
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 5c5c160..4bfce5a 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
Uploaders: John Paulett <john at paulett.org>, Jan Dittberner <jandd at debian.org>
Build-Depends: debhelper (>= 9),
dh-python,
- python,
+ python-all,
python-bson,
python-feedparser,
python-numpy,
python-simplejson,
python-sphinx (>= 1.0.7+dfsg-1~),
- python3,
+ python3-all,
python3-bson,
python3-feedparser,
python3-numpy,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jsonpickle.git
More information about the Python-modules-commits
mailing list