This is an automated email from the git hooks/post-receive script. yoh pushed a commit to branch master in repository python-mne.
commit ed85992c393dc402ce74ed066343258eca827d60 Author: Yaroslav Halchenko <[email protected]> Date: Thu Nov 26 10:02:15 2015 -0500 debian/control - added python-vtk | mayavi2 to the build-depends. --- debian/changelog | 6 ++++-- debian/control | 1 + 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4816dc0..5bb3677 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -python-mne (0.10.1+dfsg-1) UNRELEASED; urgency=medium +python-mne (0.10.1+dfsg-1) unstable; urgency=medium [ Jaakko Leppakangas ] * New upstream version @@ -7,8 +7,10 @@ python-mne (0.10.1+dfsg-1) UNRELEASED; urgency=medium [ Yaroslav Halchenko ] * debian/patches - dropped CPed from upstream changeset_9c7ef6d1* + * debian/control + - added python-vtk | mayavi2 to the build-depends - -- Yaroslav Halchenko <[email protected]> Wed, 25 Nov 2015 11:02:06 -0500 + -- Yaroslav Halchenko <[email protected]> Fri, 27 Nov 2015 10:44:11 -0500 python-mne (0.8.6+dfsg-2) unstable; urgency=medium diff --git a/debian/control b/debian/control index 0746e7b..44b7ae4 100644 --- a/debian/control +++ b/debian/control @@ -16,6 +16,7 @@ Build-Depends: debhelper (>= 9), python-matplotlib, python-joblib (>= 0.4.5), python-sklearn, + python-vtk | mayavi2, xvfb, xauth, libgl1-mesa-dri, -- 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
