This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository openarena.
commit 2f5bf2e61de16175eb07f69aafa6a272ec87dafa Author: Simon McVittie <[email protected]> Date: Sun Feb 8 17:14:15 2015 +0000 Switch Vcs-Browser to https on general principles --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 95be0ab..6d5c143 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ openarena (0.8.8-11) experimental; urgency=medium * Fix upgrades of openarena-server on systems that do not have quake3-server, which were broken by insufficient edits to the code taken from src:quake in 0.8.8-10 (Closes: #777468) + * Switch Vcs-Browser to https on general principles -- Simon McVittie <[email protected]> Sun, 08 Feb 2015 17:13:31 +0000 diff --git a/debian/control b/debian/control index 7ec0fa9..cae0496 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9), lsb-release Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/pkg-games/openarena.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/openarena.git/ +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena.git/ Homepage: http://openarena.ws/ Package: openarena -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

