This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-mne.
commit b969700e2d1b57676fe07681a5810c209bd64565 Author: Andreas Tille <[email protected]> Date: Wed Jan 8 18:32:51 2014 +0100 cme fix dpkg-control; upload to *unstable* not experimental --- debian/changelog | 6 +++++- debian/control | 5 ++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 246e98d..b23aa17 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ -python-mne (0.7.1-1) experimental; urgency=low +python-mne (0.7.1-1) unstable; urgency=low + [ Alexandre Gramfort ] * Fresh upstream release + [ Andreas Tille ] + * cme fix dpkg-control + -- Alexandre Gramfort <[email protected]> Wed, 8 Jan 2014 17:00:00 -0400 python-mne (0.7-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 232b2a9..b85808a 100644 --- a/debian/control +++ b/debian/control @@ -21,9 +21,9 @@ Build-Depends: debhelper (>= 9), xauth, libgl1-mesa-dri, python-coverage -Standards-Version: 3.9.4 -Vcs-Git: git://anonscm.debian.org/debian-med/python-mne.git +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.6 @@ -49,4 +49,3 @@ Description: Python modules for MEG and EEG data analysis This package is designed for sensor- and source-space analysis of MEG and EEG data, including frequency-domain and time-frequency analyses and non-parametric statistics. - -- 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
