This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libcgi-untaint-perl.
commit 3684730b202fb7b6df348c3975cfb33e13d2c642 Author: gregor herrmann <[email protected]> Date: Mon Aug 11 17:59:59 2014 +0200 Use metacpan URLs. --- debian/control | 2 +- debian/watch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 9a25e5e..b9728bc 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends-Indep: perl, Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-perl/packages/libcgi-untaint-perl.git Vcs-Git: git://anonscm.debian.org/pkg-perl/packages/libcgi-untaint-perl.git -Homepage: http://search.cpan.org/~tmtm/CGI-Untaint/ +Homepage: https://metacpan.org/release/CGI-Untaint Package: libcgi-untaint-perl Architecture: all diff --git a/debian/watch b/debian/watch index 939a5e2..de1785d 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://search.cpan.org/dist/CGI-Untaint/ .*/CGI-Untaint-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip) +https://metacpan.org/release/CGI-Untaint .*/CGI-Untaint-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/libcgi-untaint-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
