[Python-modules-commits] [flufl.lock] 04/07: d/watch: uses uscan magic string substitutions to clean the link
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Mon Nov 27 22:22:34 UTC 2017
This is an automated email from the git hooks/post-receive script.
peb-guest pushed a commit to branch master
in repository flufl.lock.
commit 04f15e86540544f4ce7cbf1809fa7afcd0a8f03f
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Mon Nov 27 23:20:56 2017 +0100
d/watch: uses uscan magic string substitutions to clean the link
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 4bba8dd..c0d46f4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=4
opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
-https://pypi.debian.net/flufl.lock/flufl.lock-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://pypi.debian.net/@PACKAGE@/@PACKAGE@@ANY_VERSION@@ARCHIVE_EXT@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/flufl.lock.git
More information about the Python-modules-commits
mailing list