[darkplaces] 02/02: Use https URL for Homepage
Simon McVittie
smcv at debian.org
Tue Jan 2 09:02:27 UTC 2018
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch master
in repository darkplaces.
commit 85fc3f0f0c9a94a39ae705f5d88c96261b2b2213
Author: Simon McVittie <smcv at debian.org>
Date: Sun Dec 31 11:40:11 2017 +0000
Use https URL for Homepage
---
debian/changelog | 1 +
debian/control | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5a3a667..3e27510 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ darkplaces (0~20140513+svn12208-7) UNRELEASED; urgency=medium
loaded at runtime rather than being linked in the usual way,
so it isn't in ${shlibs:Depends}.
* Standards-Version: 4.1.3 (no changes needed)
+ * Use https URL for Homepage
-- Simon McVittie <smcv at debian.org> Fri, 08 Dec 2017 18:56:17 +0000
diff --git a/debian/control b/debian/control
index cca1809..9b7a6b6 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,7 @@ Rules-Requires-Root: no
Standards-Version: 4.1.3
Vcs-Git: https://anonscm.debian.org/git/pkg-games/darkplaces.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/darkplaces.git
-Homepage: http://icculus.org/twilight/darkplaces/
+Homepage: https://icculus.org/twilight/darkplaces/
Package: darkplaces
Architecture: any
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkplaces.git
More information about the Pkg-games-commits
mailing list