[med-svn] [python-mne] 05/05: cme fix dpkg-control

Andreas Tille tille at debian.org
Wed Jan 25 08:58:36 UTC 2017


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

tille pushed a commit to branch master
in repository python-mne.

commit 07d61282ecdc37537cb3069f930edbd38a5c7a17
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jan 25 09:32:24 2017 +0100

    cme fix dpkg-control
---
 debian/changelog |  1 +
 debian/control   | 14 +++++++-------
 2 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8793855..198a1d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ python-mne (0.13.1+dfsg-2) UNRELEASED; urgency=medium
   * Drop myself from Uploaders
   * debhelper 10
   * d/watch: version=4
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Wed, 25 Jan 2017 09:27:57 +0100
 
diff --git a/debian/control b/debian/control
index 5baa0e2..0007c43 100644
--- a/debian/control
+++ b/debian/control
@@ -9,11 +9,11 @@ Build-Depends: debhelper (>= 10),
                python-all,
                python-numpy,
                python-scipy,
-               python-sphinx (>= 1.0~),
+               python-sphinx,
                python-nose,
                python-setuptools,
                python-matplotlib,
-               python-joblib (>= 0.4.5),
+               python-joblib,
                python-sklearn,
                mayavi2 (>= 4.4.3~) | python-vtk6 | python-vtk,
                xvfb,
@@ -22,10 +22,10 @@ Build-Depends: debhelper (>= 10),
                python-coverage,
                libjs-jquery,
                libjs-jquery-ui,
-               yui-compressor,
+               yui-compressor
 Standards-Version: 3.9.8
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-mne.git
-Vcs-Git: git://anonscm.debian.org/debian-med/python-mne.git
+Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/python-mne.git
+Vcs-Git: https://anonscm.debian.org/git/debian-med/python-mne.git
 Homepage: http://martinos.org/mne
 X-Python-Version: >= 2.7
 
@@ -37,13 +37,13 @@ Depends: ${misc:Depends},
          python-scipy,
          python-sklearn,
          python-matplotlib,
-         python-joblib (>= 0.4.5),
+         python-joblib,
          xvfb,
          xauth,
          libgl1-mesa-dri,
          help2man,
          libjs-jquery,
-         libjs-jquery-ui,
+         libjs-jquery-ui
 Recommends: python-nose,
             mayavi2
 Suggests: python-dap,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git



More information about the debian-med-commit mailing list