This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-moreblocks.
commit f23eb48ebf7dceba7bb34851389a03701c8ae6fe Author: Julien Puydt <[email protected]> Date: Fri Oct 28 07:43:32 2016 +0200 Use https in Vcs-* fields --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 3feaffb..881e69c 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Dominik George <[email protected]> Build-Depends: debhelper (>= 10) Standards-Version: 3.9.8 -Vcs-Git: git://git.debian.org/git/pkg-games/minetest-mod-moreblocks.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/minetest-mod-moreblocks.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-moreblocks.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-moreblocks.git Package: minetest-mod-moreblocks Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-moreblocks.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

