This is an automated email from the git hooks/post-receive script. agramfort-guest pushed a commit to branch master in repository python-mne.
commit 6b20533b61a55ca1979a6173535b6aae86d6a8db Author: Alexandre Gramfort <[email protected]> Date: Sat Jan 18 21:39:09 2014 +0100 X-Python-Version to >= 2.6 --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c7f2b36..6231e69 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-mne (0.7.1-3) neurodebian; urgency=low + + * Set back X-Python-Version to >= 2.6 + + -- Alexandre Gramfort <[email protected]> Sat, 18 Jan 2014 17:00:00 -0400 + python-mne (0.7.1-2) neurodebian; urgency=low * Boost X-Python-Version to >= 2.7 to provide installable diff --git a/debian/control b/debian/control index 5ab70eb..b85808a 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ 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 Homepage: http://martinos.org/mne -X-Python-Version: >= 2.7 +X-Python-Version: >= 2.6 Package: python-mne Architecture: all -- Alioth's /git/debian-med/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
