[ioquake3] 06/07: 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:13 UTC 2016


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

smcv pushed a commit to branch master
in repository ioquake3.

commit 2debe20110b8b6c57561f300a434f2f19fe08490
Author: Simon McVittie <smcv at debian.org>
Date:   Fri Jan 22 10:43:52 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 9247337..c02172f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,8 @@ ioquake3 (1.36+u20160122+dfsg1-1) UNRELEASED; urgency=medium
   * Partially normalize packaging through wrap-and-sort
     - the .install files are not entirely sorted to preserve the
       relationship between comments and the files they refer to
+  * Use https for Vcs-Git, to provide anonymous checkouts that
+    still authenticate the server
 
  -- Simon McVittie <smcv at debian.org>  Fri, 22 Jan 2016 07:43:13 +0000
 
diff --git a/debian/control b/debian/control
index a90101d..6701859 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,7 @@ Build-Depends:
  libsdl2-dev (>= 2.0.0),
  libvorbis-dev,
 Standards-Version: 3.9.6
-Vcs-Git: git://anonscm.debian.org/pkg-games/ioquake3.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/ioquake3.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/ioquake3.git
 Homepage: http://www.ioquake3.org/
 

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



More information about the Pkg-games-commits mailing list