[openarena] 09/11: Use https for Vcs-Git, to provide anonymous checkouts that still authenticate the server

Simon McVittie smcv at debian.org
Fri Jan 22 12:06:15 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository openarena.

commit 737d501ca640d13ac152ac544c0d493750d115be
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Jan 22 10:43:45 2016 +0000

    Use https for Vcs-Git, to provide anonymous checkouts that still authenticate the server
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0ef4d15..dfff770 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,6 +12,8 @@ openarena (0.8.8-15) UNRELEASED; urgency=medium
     - no longer needs a build-dependency on imagemagick
   * Normalize packaging through `wrap-and-sort -abst`
   * Remove unnecessary debian/tmp prefix from install files
+  * Use https for Vcs-Git, to provide anonymous checkouts that
+    still authenticate the server
 
  -- Simon McVittie <smcv at debian.org>  Sun, 02 Aug 2015 14:15:44 +0100
 
diff --git a/debian/control b/debian/control
index 57943fe..9d8fec8 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,7 @@ Build-Depends:
  dpkg-dev (>= 1.16.1),
  ioquake3-server (>= 1.36+u20150730+dfsg1-1~),
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-games/openarena.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/openarena.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/openarena.git/
 Homepage: http://openarena.ws/
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openarena.git



More information about the Pkg-games-commits mailing list