[Python-modules-commits] [jupyter-client] 07/09: Rewrap build-dependencies
Julien Cristau
jcristau at moszumanska.debian.org
Fri Apr 8 10:37:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
jcristau pushed a commit to branch master
in repository jupyter-client.
commit 74d8ee7163f04cbc396d74b33d558d1b1e54d40b
Author: Julien Cristau <julien.cristau at logilab.fr>
Date: Fri Apr 8 12:18:46 2016 +0200
Rewrap build-dependencies
---
debian/control | 20 ++++++++++++++++----
1 file changed, 16 insertions(+), 4 deletions(-)
diff --git a/debian/control b/debian/control
index 664a6e9..652f4c3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,10 +4,22 @@ Section: python
Priority: optional
Standards-Version: 3.9.6
Homepage: https://github.com/jupyter/jupyter_client
-Build-Depends: debhelper (>= 9), dh-python, python, python3-all,
- python-pytest, python3-pytest, python-ipython, python3-ipython,
- python-setuptools, python3-setuptools, python-sphinx,
- python-traitlets, python3-traitlets, python-zmq, python3-zmq
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python,
+ python3-all,
+ python-pytest,
+ python3-pytest,
+ python-ipython,
+ python3-ipython,
+ python-setuptools,
+ python3-setuptools,
+ python-sphinx,
+ python-traitlets,
+ python3-traitlets,
+ python-zmq,
+ python3-zmq,
X-Python-Version: >= 2.7
X-Python3-Version: >= 3.2
Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jupyter-client.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-client.git
More information about the Python-modules-commits
mailing list