[reprotest] 01/02: d/watch: fix and clean regex
Ximin Luo
infinity0 at debian.org
Tue May 9 19:52:48 UTC 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository reprotest.
commit 86728c45f01fb059f5d09f8e243c34124a89ddc2
Author: Ximin Luo <infinity0 at debian.org>
Date: Tue May 9 21:21:58 2017 +0200
d/watch: fix and clean regex
---
debian/watch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/watch b/debian/watch
index c926cea..611c592 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ http://reproducible.alioth.debian.org/releases/reprotest/reprotest[-_](.+).tar.(?:.*)
+opts=pgpsigurlmangle=s/$/.asc/ http://reproducible.alioth.debian.org/releases/reprotest/reprotest[-_](.+)\.tar\..*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/reprotest.git
More information about the Reproducible-commits
mailing list