[lmfit-py] 01/04: match only the release version in the watch file

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Wed Oct 8 04:22:05 UTC 2014


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

picca pushed a commit to branch master
in repository lmfit-py.

commit 43360090fd1a1fef2152d4674c970e390d45e8c9
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Oct 7 21:00:56 2014 +0200

    match only the release version in the watch file
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index f2bd615..bdc916b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,4 +2,4 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)(\.\d+)?$//,\
 filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/lmfit-py-$1\.tar\.gz/ \
-  https://github.com/lmfit/lmfit-py/tags .*/v?(\d\S*)\.tar\.gz
+  https://github.com/lmfit/lmfit-py/releases .*/v?([\d\.]*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/lmfit-py.git



More information about the debian-science-commits mailing list