This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository jstest-gtk.
commit 2387c4c48fa2c09cf87fd7c77d6d86995d13005b Author: Stephen Kitt <[email protected]> Date: Fri Jan 22 19:01:42 2016 +0100 Switch to https: URIs (see #810378). --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 76ad921..324d96b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ jstest-gtk (0.1.1~git20140501-3) UNRELEASED; urgency=medium * Migrate to dbgsym debug packages. + * Switch to https: VCS URIs (see #810378). -- Stephen Kitt <[email protected]> Sun, 20 Dec 2015 14:02:34 +0100 diff --git a/debian/control b/debian/control index 5c6a881..0518d22 100644 --- a/debian/control +++ b/debian/control @@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9.20151219~), scons, dh-buildinfo, libgtkmm-2.4-dev, libsigc++-2.0-dev, libexpat1-dev, libx11-dev Standards-Version: 3.9.6 Homepage: http://pingus.seul.org/~grumbel/jstest-gtk/ -Vcs-Git: git://anonscm.debian.org/pkg-games/jstest-gtk.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/jstest-gtk.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/jstest-gtk.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/jstest-gtk.git Package: jstest-gtk Architecture: linux-any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/jstest-gtk.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

