This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository lgogdownloader.
commit c794db0a90c187a91943648256e1c0cb2b7f0773 Author: Stephen Kitt <[email protected]> Date: Fri Jan 22 19:02:28 2016 +0100 Switch to https: URIs (see #810378). --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index b132bc1..7ef5c18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lgogdownloader (2.26-2) UNRELEASED; urgency=medium + + * Switch to https: VCS URIs (see #810378). + + -- Stephen Kitt <[email protected]> Fri, 22 Jan 2016 19:02:28 +0100 + lgogdownloader (2.26-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 251611f..7e33cf0 100644 --- a/debian/control +++ b/debian/control @@ -17,8 +17,8 @@ Build-Depends: debhelper (>=9), libtinyxml-dev Standards-Version: 3.9.6 Homepage: https://sites.google.com/site/gogdownloader/ -Vcs-Git: git://anonscm.debian.org/pkg-games/lgogdownloader.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/lgogdownloader.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/lgogdownloader.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/lgogdownloader.git Package: lgogdownloader Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lgogdownloader.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

