[lmfit-py] 01/05: use the pypi redirector

Frédéric-Emmanuel Picca picca at moszumanska.debian.org
Sat Oct 31 09:09:57 UTC 2015


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

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

commit 260aa1586b0d848f783946b2ac5e2b3cc490cd53
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Tue Oct 6 19:18:54 2015 +0200

    use the pypi redirector
---
 debian/watch | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/watch b/debian/watch
index bdc916b..ed7610b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
 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/releases .*/v?([\d\.]*)\.tar\.gz
+opts=repacksuffix=+dfsg,\
+dversionmangle=s/.dfsg//,\
+uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/lmfit/lmfit-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
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