This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libdist-zilla-plugin-templatefiles-perl.
commit 721ee6fd521a25872dc9dfeba8dfb0a55de7cf53 Author: gregor herrmann <[email protected]> Date: Mon Sep 19 20:37:33 2016 +0200 use HTTPS for github URLs in debian/upstream/metadata Gbp-Dch: Ignore --- debian/upstream/metadata | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/upstream/metadata b/debian/upstream/metadata index 81429b0..21b8746 100644 --- a/debian/upstream/metadata +++ b/debian/upstream/metadata @@ -1,6 +1,6 @@ --- Archive: CPAN -Bug-Database: http://github.com/perlpilot/Dist-Zilla-Plugin-TemplateFiles/issues +Bug-Database: https://github.com/perlpilot/Dist-Zilla-Plugin-TemplateFiles/issues Contact: Jonathan Scott Duff <[email protected]> Name: Dist-Zilla-Plugin-TemplateFiles -Repository: git://github.com/perlpilot/Dist-Zilla-Plugin-TemplateFiles.git +Repository: https://github.com/perlpilot/Dist-Zilla-Plugin-TemplateFiles.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-templatefiles-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
