This is an automated email from the git hooks/post-receive script. jame-guest pushed a commit to branch master in repository libx12-parser-perl.
commit dfaaf6605e5946bd08deccf07611001c137db435 Author: Robert James Clay <[email protected]> Date: Tue Oct 13 11:05:30 2015 -0400 Correct module distribution URL in debian/watch. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 1ecf306..15807d4 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -https://metacpan.org/release/X12-Parser .*/X12-Parser-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ +https://metacpan.org/release/X12 .*/X12-v?(\d[\d.-]*)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libx12-parser-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
