This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libweb-id-perl.
commit 9df3ff802ff44a6bf105b63e74422cd70d67380f Author: Jonas Smedegaard <[email protected]> Date: Mon Aug 28 16:59:07 2017 +0200 Update watch file: Mention gbp --uscan in usage comment. Tighten version regex. --- debian/watch | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index c4df98a..d6538f9 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ -# Run the "uscan" command to check for upstream updates and more. -version=3 -https://metacpan.org/release/Web-ID .*/Web-ID-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/Web-ID .*/Web-ID-(\d[\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libweb-id-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
