This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libdist-inkt-profile-tobyink-perl.
commit 70bb636e515e506bf16dc54f9a775b1a031e4658 Author: Jonas Smedegaard <[email protected]> Date: Tue Aug 15 21:08:56 2017 +0200 Update watch file: 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 b29e148..fcf1959 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://www.cpan.org/authors/id/T/TO/TOBYINK/Dist-Inkt-Profile-TOBYINK-([\d.]+)\.tar\.gz -https://metacpan.org/release/Dist-Inkt-Profile-TOBYINK .*/Dist-Inkt-Profile-TOBYINK-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/Dist-Inkt-Profile-TOBYINK .*/Dist-Inkt-Profile-TOBYINK-(\d[\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-inkt-profile-tobyink-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
