This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcache-memcached-fast-perl.
commit cc275f2a4ddebba40b01370c2a806e8a4176b39f Author: Damyan Ivanov <[email protected]> Date: Mon Oct 23 19:38:06 2017 +0000 use secure protocol in debian/watch --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 5c3cfc5..42dd5df 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ # Run the "uscan" command to check for upstream updates and more. version=3 -http://metacpan.org/release/Cache-Memcached-Fast .*/Cache-Memcached-Fast-([\d.]+)\.tar\.gz +https://metacpan.org/release/Cache-Memcached-Fast .*/Cache-Memcached-Fast-([\d.]+)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcache-memcached-fast-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
