[Python-modules-commits] [flufl.i18n] 06/07: Uses uscan magic substitution to clean d/watch
Pierre-Elliott Bécue
peb-guest at moszumanska.debian.org
Mon Nov 27 22:07:18 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.i18n.
commit 16e4b29ba14b007ba86116a5813fb21f877683b9
Author: Pierre-Elliott Bécue <becue at crans.org>
Date: Mon Nov 27 23:06:26 2017 +0100
Uses uscan magic substitution to clean d/watch
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index 5437408..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.i18n/flufl.i18n-(.+)\.(?: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.i18n.git
More information about the Python-modules-commits
mailing list