[bam] 03/04: Use https in Vcs-* URLs.

Felix Geyer fgeyer at moszumanska.debian.org
Mon Apr 25 18:36:03 UTC 2016


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

fgeyer pushed a commit to branch master
in repository bam.

commit 1f2031663c31fdac3e871a94ece539d2f1be4ff3
Author: Felix Geyer <fgeyer at debian.org>
Date:   Mon Apr 25 20:22:04 2016 +0200

    Use https in Vcs-* URLs.
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d80fd5d..78ddb01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ bam (0.4.0-4) UNRELEASED; urgency=low
     - Print commands that are executed.
   * debian/rules: include /usr/share/dpkg/buildflags.mk
   * Bump debhelper compat level to 9.
+  * Use https in Vcs-* URLs.
 
  -- Felix Geyer <debfx-pkg at fobos.de>  Sun, 23 Oct 2011 17:16:30 +0200
 
diff --git a/debian/control b/debian/control
index 1dec181..50f1515 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,8 @@ Uploaders: Felix Geyer <fgeyer at debian.org>
 Build-Depends: debhelper (>= 9), python, liblua5.1-0-dev, pkg-config
 Standards-Version: 3.9.8
 Homepage: http://matricks.github.com/bam/
-Vcs-Git: git://git.debian.org/pkg-games/bam.git
-Vcs-Browser: http://git.debian.org/?p=pkg-games/bam.git
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/bam.git
+Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/bam.git
 
 Package: bam
 Architecture: any

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



More information about the Pkg-games-commits mailing list