This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libtest-rdf-perl.
commit 598729ee9808573bb546da3e471d2e02db772443 Author: Jonas Smedegaard <[email protected]> Date: Mon Sep 11 13:41:57 2017 +0200 Update watch file: Use format version 4. Watch only MetaCPAN URL. Mention gbp --uscan in usage comment. Tighten version regex. --- debian/watch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/watch b/debian/watch index 07ee3d2..ff25d22 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -# Run the "uscan" command to check for upstream updates and more. -version=3 -http://search.cpan.org/CPAN/authors/id/K/KJ/KJETILK/Test-RDF-([\d.]+)\.tar\.gz -https://metacpan.org/release/Test-RDF/ .*/Test-RDF-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/Test-RDF/ .*/Test-RDF-(\d[\d.]*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libtest-rdf-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
