This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libxml-semanticdiff-perl.
commit e92de52378ff4bdfce458faf5d223978be1cca18 Author: Jonas Smedegaard <[email protected]> Date: Thu Sep 14 09:58:38 2017 +0200 Update watch file: Bump to file format 4. Watch 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 6c951d8..fa33523 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/XML-SemanticDiff/ .*/XML-SemanticDiff-([\d.]+)\.tar\.gz -http://www.cpan.org/authors/id/S/SH/SHLOMIF/XML-SemanticDiff-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/XML-SemanticDiff/ \ + .*/XML-SemanticDiff@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libxml-semanticdiff-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
