This is an automated email from the git hooks/post-receive script. fabian pushed a commit to branch master in repository jumpnbump.
commit a24008bee4875e03a28d1a106d900bdae9afcf0e Author: Fabian Greffrath <[email protected]> Date: Sat Jun 24 17:09:34 2017 +0200 Fix vcs-field-uses-insecure-uri lintian warnings --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index d068cec..9f9e92a 100644 --- a/debian/control +++ b/debian/control @@ -13,8 +13,8 @@ Build-Depends: zlib1g-dev Standards-Version: 3.9.8 Homepage: https://gitlab.com/LibreGames/jumpnbump/ -Vcs-Git: git://anonscm.debian.org/pkg-games/jumpnbump.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/jumpnbump.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/jumpnbump.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/jumpnbump.git/ Package: jumpnbump Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jumpnbump.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

