This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository nestopia.
commit 9e41fdf3e513e4284563b8a7914ca49f5f23a651 Author: Stephen Kitt <[email protected]> Date: Fri Jan 22 19:02:58 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 ca5d87f..603ebb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +nestopia (1.47-2) UNRELEASED; urgency=medium + + * Switch to https: VCS URIs (see #810378). + + -- Stephen Kitt <[email protected]> Fri, 22 Jan 2016 19:02:58 +0100 + nestopia (1.47-1) unstable; urgency=medium [ Stephen Kitt ] diff --git a/debian/control b/debian/control index c47adf5..4c3e749 100644 --- a/debian/control +++ b/debian/control @@ -12,8 +12,8 @@ Build-Depends: debhelper (>= 9), libsdl2-dev Standards-Version: 3.9.6 Homepage: http://0ldsk00l.ca/nestopia/ -Vcs-Git: git://anonscm.debian.org/pkg-games/nestopia.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/nestopia.git;a=summary +Vcs-Git: https://anonscm.debian.org/git/pkg-games/nestopia.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/nestopia.git Package: nestopia Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nestopia.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

