This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository python-mne.
commit 51d8126ef11c5091aa532c50708ebfa283ce3cee Author: Andreas Tille <[email protected]> Date: Tue Nov 26 19:34:38 2013 +0100 Since the tests are finished now and we do not want to track rc candidates these are excluded now from watch file --- debian/watch | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 84ed023..9d49fac 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ version=3 -opts="dversionmangle=s/.dfsg$//,filenamemangle=s/.*v([\d\.rc]+)\..*/mne-python_$1.orig.tar.gz/" \ - https://github.com/mne-tools/mne-python/tags .*/archive/v([\d\.a-z]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) +opts="dversionmangle=s/.dfsg$//,filenamemangle=s/.*v([\d\.]+)\..*/python-mne_$1.orig.tar.gz/" \ + https://github.com/mne-tools/mne-python/tags .*/archive/v([\d\.]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)) -- 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
