[teeworlds] 04/07: Use https in Vcs-* and Homepage URLs.
Felix Geyer
fgeyer at moszumanska.debian.org
Mon Apr 25 18:59:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
fgeyer pushed a commit to branch master
in repository teeworlds.
commit 815c8f220f0b6cd4c591cf705913ca256417d7f4
Author: Felix Geyer <fgeyer at debian.org>
Date: Mon Apr 25 20:34:46 2016 +0200
Use https in Vcs-* and Homepage URLs.
---
debian/changelog | 1 +
debian/control | 6 +++---
2 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ee04b4a..77e40ce 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ teeworlds (0.6.3+dfsg-1) UNRELEASED; urgency=low
* Enable all hardening build flags.
* Use Files-Excluded copyright field for repacking source tarball.
* Switch to debhelper compat level 9.
+ * Use https in Vcs-* and Homepage URLs.
-- Felix Geyer <fgeyer at debian.org> Sun, 23 Nov 2014 17:07:58 +0100
diff --git a/debian/control b/debian/control
index 6d995ae..3aca779 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 9),
libx11-dev,
zlib1g-dev
Standards-Version: 3.9.4
-Homepage: http://www.teeworlds.com/
-Vcs-Git: git://anonscm.debian.org/pkg-games/teeworlds.git
-Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/teeworlds.git
+Homepage: https://www.teeworlds.com/
+Vcs-Git: https://anonscm.debian.org/git/pkg-games/teeworlds.git
+Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/teeworlds.git
Package: teeworlds
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/teeworlds.git
More information about the Pkg-games-commits
mailing list