This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository darkradiant.
commit 6ef5ab849fb1bc5c66613d58f4ee7bbf88d7c5c3 Author: Tobias Frost <[email protected]> Date: Tue May 3 08:19:44 2016 +0200 Change repository to https:// --- debian/changelog | 2 +- debian/control | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c1c57a3..24a190e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ darkradiant (2.0.2-3) UNRELEASED; urgency=medium - * d/control: Add VCS-Git and VCS-Browser + * d/control: Add VCS-Git and VCS-Browser, using https variants. -- Tobias Frost <[email protected]> Mon, 05 Oct 2015 19:47:25 +0200 diff --git a/debian/control b/debian/control index cf6a4c9..a7efdd6 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Build-Depends: debhelper (>= 9), python-dev Standards-Version: 3.9.6 Homepage: http://darkradiant.sourceforge.net/ -VCS-Browser: http://anonscm.debian.org/cgit/pkg-games/darkradiant.git/ -VCS-Git: git://anonscm.debian.org/pkg-games/darkradiant.git +VCS-Browser: https://anonscm.debian.org/git/pkg-games/darkradiant.git +VCS-Git: https://anonscm.debian.org/git/pkg-games/darkradiant.git Package: darkradiant Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/darkradiant.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

