[Python-modules-commits] [jupyter-core] 01/12: Rewrap build-dependencies

Julien Cristau jcristau at moszumanska.debian.org
Fri Apr 8 09:39:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

jcristau pushed a commit to branch master
in repository jupyter-core.

commit 46d52f7442a1d83d366b356e32ec4a9f09b286a7
Author: Julien Cristau <julien.cristau at logilab.fr>
Date:   Fri Apr 8 10:52:40 2016 +0200

    Rewrap build-dependencies
---
 debian/control | 27 +++++++++++++++++++++------
 1 file changed, 21 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index 3414683..81194ba 100644
--- a/debian/control
+++ b/debian/control
@@ -4,12 +4,27 @@ Section: python
 Priority: optional
 Standards-Version: 3.9.6
 Homepage: https://github.com/jupyter/jupyter_core
-Build-Depends: bc, debhelper (>= 9), dh-python, python, python3-all,
-               python-pytest, python3-pytest, python-ipython, python3-ipython,
-               python-setuptools, python3-setuptools, python-mock, python3-mock,
-               python-ipython-genutils, python3-ipython-genutils,
-               python-traitlets, python3-traitlets, python-sphinx,
-               python-pickleshare, python3-pickleshare,
+Build-Depends:
+ bc,
+ debhelper (>= 9),
+ dh-python,
+ python,
+ python3-all,
+ python-pytest,
+ python3-pytest,
+ python-ipython,
+ python3-ipython,
+ python-setuptools,
+ python3-setuptools,
+ python-mock,
+ python3-mock,
+ python-ipython-genutils,
+ python3-ipython-genutils,
+ python-traitlets,
+ python3-traitlets,
+ python-sphinx,
+ python-pickleshare,
+ python3-pickleshare,
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.2
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/jupyter-core.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-core.git



More information about the Python-modules-commits mailing list