This is an automated email from the git hooks/post-receive script. yoh pushed a commit to branch master in repository python-mne.
commit 5e3c2329be32438717d07902836acdb144d32ea6 Author: Yaroslav Halchenko <[email protected]> Date: Fri May 13 17:41:10 2016 -0400 suggest python-pycuda --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index b5cb2fd..0dec2f7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ python-mne (0.12+dfsg-1) unstable; urgency=medium * Fresh upstream release * debian/control - boosted policy to 3.9.8 + - suggest python-pycuda -- Yaroslav Halchenko <[email protected]> Fri, 13 May 2016 17:38:17 -0400 diff --git a/debian/control b/debian/control index ce995dc..7266b1b 100644 --- a/debian/control +++ b/debian/control @@ -48,6 +48,7 @@ Depends: ${misc:Depends}, Recommends: python-nose, mayavi2 Suggests: python-dap, + python-pycuda, ipython Provides: ${python:Provides} Description: Python modules for MEG and EEG data analysis -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-mne.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
