[med-svn] [python-mne] 04/04: jqueries and mayavi2 into bdepends
Yaroslav Halchenko
debian at onerussian.com
Mon Sep 22 19:12:13 UTC 2014
This is an automated email from the git hooks/post-receive script.
yoh pushed a commit to branch master
in repository python-mne.
commit 4c5afd14ef8531c7c710b2587faa3d81719f4fdf
Author: Yaroslav Halchenko <debian at onerussian.com>
Date: Mon Sep 22 16:44:05 2014 +0200
jqueries and mayavi2 into bdepends
---
debian/changelog | 2 ++
debian/control | 5 ++++-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 93c147a..afb7d52 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -14,6 +14,8 @@ python-mne (0.8.3+dfsg-1) UNRELEASED; urgency=low
- updated to note MIT license for bootstrap 3.0
* debian/control
- removed pysupport from build-depends (not used)
+ - added mayavi2 and jquery packages into build-depends for robust
+ build across all Debian/Ubuntu releases and extended testing
-- Yaroslav Halchenko <debian at onerussian.com> Mon, 22 Sep 2014 11:17:31 +0200
diff --git a/debian/control b/debian/control
index 28600df..8034576 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,10 @@ Build-Depends: debhelper (>= 9),
xauth,
libgl1-mesa-dri,
python-coverage,
+ libjs-jquery,
+ libjs-jquery-ui,
yui-compressor,
+ mayavi2,
Standards-Version: 3.9.5
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/python-mne.git
Vcs-Git: git://anonscm.debian.org/debian-med/python-mne.git
@@ -42,7 +45,7 @@ Depends: ${misc:Depends},
help2man,
libjs-d3,
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