[med-svn] [mne-python] 03/03: Small changes (long description, reverted change in test), new upstream rc

Andreas Tille tille at debian.org
Sat Nov 23 23:06:43 UTC 2013


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository mne-python.

commit 1f327094df32633233b48246af199c8cc08292a8
Author: Andreas Tille <tille at debian.org>
Date:   Sun Nov 24 00:05:59 2013 +0100

    Small changes (long description, reverted change in test), new upstream rc
---
 debian/changelog | 2 +-
 debian/control   | 7 +++++--
 debian/rules     | 7 +++----
 3 files changed, 9 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a139832..bbe1883 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-mne-python (0.7~rc3-1) UNRELEASED; urgency=low
+mne-python (0.7~rc4-1) UNRELEASED; urgency=low
 
   * Initial packaging (Closes: #728797)
 
diff --git a/debian/control b/debian/control
index 77ee7e5..ac2499a 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders: Alexandre Gramfort <alexandre.gramfort at m4x.org>,
 Section: python
 Priority: optional
 Build-Depends: debhelper (>= 9),
-               python-all-dev,
+               python-all,
                python-support,
                python-numpy,
                python-scipy,
@@ -47,4 +47,7 @@ Suggests: python-dap,
           ipython
 Provides: ${python:Provides}
 Description: Python modules for MEG and EEG data analysis
- TODO
+ 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.
+
diff --git a/debian/rules b/debian/rules
index 3cf9b09..807637f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,10 +11,9 @@ override_dh_clean:
 	dh_clean
 
 override_dh_auto_test:
-	#MNE_SKIP_SAMPLE_DATASET_TESTS=true \
-	#  xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" \
-	#  $(NOSETESTS) mne
-	$(MAKE) test-no-sample
+	MNE_SKIP_SAMPLE_DATASET_TESTS=true \
+	  xvfb-run --auto-servernum --server-num=20 -s "-screen 0 1024x768x24 -ac +extension GLX +render -noreset" \
+	  $(NOSETESTS) mne
 
 manpages:
 	@echo "I: generating manpages"

-- 
Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/mne-python.git



More information about the debian-med-commit mailing list