This is an automated email from the git hooks/post-receive script. js pushed a commit to annotated tag debian/0.003-1 in repository libdynaloader-functions-perl.
commit 46e989012934d50e56a03051f77b91a167a3ca4b Author: Jonas Smedegaard <[email protected]> Date: Sat Oct 28 21:01:20 2017 +0200 Update watch file: Bump to file format 4. Track only MetaCPAN URL. Mention gbp --uscan in usage comment. Use substitution strings. --- debian/watch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/watch b/debian/watch index 0577857..891b233 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -# Run the "uscan" command to check for upstream updates and more. -version=3 -https://metacpan.org/release/DynaLoader-Functions .*/DynaLoader-Functions-([\d.]+)\.tar\.gz -http://www.cpan.org/authors/id/Z/ZE/ZEFRAM/DynaLoader-Functions-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/DynaLoader-Functions \ + .*/DynaLoader-Functions@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdynaloader-functions-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
