This is an automated email from the git hooks/post-receive script. js pushed a commit to branch master in repository libcode-tidyall-perl.
commit c74339ad1414bc0e539b8d67c33d324cf7f6a9f7 Author: Jonas Smedegaard <[email protected]> Date: Sun Sep 24 14:42:53 2017 +0200 Update watch file: Use substitution strings. --- debian/watch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index e37b2b3..e898f01 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,4 @@ # run "uscan --report" to check or "gpb import-orig --uscan" to update version=4 -https://metacpan.org/release/Code-TidyAll .*/Code-TidyAll-([\d.]+)\.tar\.gz +https://metacpan.org/release/Code-TidyAll \ + .*/Code-TidyAll@ANY_VERSION@@ARCHIVE_EXT@ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
