This is an automated email from the git hooks/post-receive script. skitt pushed a commit to branch master in repository koules.
commit 67a89e449d42b9f2a6c2ac2df2d08103233c175e Author: Stephen Kitt <[email protected]> Date: Fri Jan 22 19:01:49 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 900ab5d..1fda7ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +koules (1.4-24) UNRELEASED; urgency=medium + + * Switch to https: VCS URIs (see #810378). + + -- Stephen Kitt <[email protected]> Fri, 22 Jan 2016 19:01:49 +0100 + koules (1.4-23) unstable; urgency=medium * Fix a couple of spelling mistakes, thanks to Raphael Geissert for diff --git a/debian/control b/debian/control index 118e2bc..8df9540 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Sam Hocevar <[email protected]>, Barry deFreese <[email protected]>, Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.16.1), xutils-dev, libx11-dev, libxext-dev, sharutils Standards-Version: 3.9.6 Homepage: http://www.ucw.cz/~hubicka/koules/English/koules.html -Vcs-Git: git://anonscm.debian.org/pkg-games/koules.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/koules.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/koules.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/koules.git Package: koules Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/koules.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

