[med-svn] [mne-python] 01/03: Enable rc versions in filemangle
Andreas Tille
tille at debian.org
Fri Nov 22 21:15:27 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 9d3c36e3f58ebf595133272b07cd149049d2c887
Author: Andreas Tille <tille at debian.org>
Date: Fri Nov 22 22:09:30 2013 +0100
Enable rc versions in filemangle
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 50d78ab..84ed023 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
-opts="dversionmangle=s/.dfsg$//,filenamemangle=s/.*v([\d\.]+)\..*/mne-python_$1.orig.tar.gz/" \
+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))
--
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