This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository marsshooter.
commit 11f3bf8a8f20797e1b42a118fd91f3e7dcc965ce Author: Markus Koschany <[email protected]> Date: Fri Dec 15 22:38:38 2017 +0100 Use https for Vcs-Git field. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6d73994..9baef02 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ marsshooter (0.7.6-2) unstable; urgency=medium * Drop deprecated menu file and xpm icon. Remove imagemagick from B-D. * Add source/lintian-overrides. * Install appdata file into /usr/share/metainfo. + * Use https for Vcs-Git field. -- Markus Koschany <[email protected]> Fri, 15 Dec 2017 22:22:34 +0100 diff --git a/debian/control b/debian/control index 9467364..81a6919 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Build-Depends: pkg-config Standards-Version: 4.1.2 Homepage: http://mars-game.sourceforge.net -Vcs-Git: git://anonscm.debian.org/pkg-games/marsshooter.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/marsshooter.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/marsshooter.git Package: marsshooter -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/marsshooter.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

