This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libpath-tiny-perl.
commit 2f0cb2fc597ca531a552c74a3ad041b7e6d10a2e Author: Jonas Smedegaard <[email protected]> Date: Mon Aug 28 18:52:11 2017 +0200 Update watch file: Bump format version. 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 75deeea..0801194 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ -# Run the "uscan" command to check for upstream updates and more. -version=3 -https://metacpan.org/release/Path-Tiny/ .*/Path-Tiny-([\d.]+)\.tar\.gz -http://www.cpan.org/authors/id/D/DA/DAGOLDEN/Path-Tiny-([\d.]+)\.tar\.gz +# run "uscan --report" to check or "gpb import-orig --uscan" to update +version=4 +https://metacpan.org/release/Path-Tiny/ .*/Path-Tiny-(\d[\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libpath-tiny-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
