This is an automated email from the git hooks/post-receive script. pabs pushed a commit to branch master in repository quesoglc.
commit 9cc59399e8fcd350d7a98d61eadbcb03412f9cd3 Author: Paul Wise <[email protected]> Date: Sat Jun 13 14:25:29 2015 +0800 Use cgit for Vcs-Browser and https for Vcs-* --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9850681..a933a98 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ quesoglc (0.7.2-6) UNRELEASED; urgency=low [ Paul Wise ] * Wrap and sort control/install files * Remove Bradley Smith from Uploaders (Closes: #674891) + * Use cgit for Vcs-Browser and https for Vcs-* -- Anton Balashov <[email protected]> Mon, 19 Aug 2013 22:04:55 +0400 diff --git a/debian/control b/debian/control index c5f1cca..163c339 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Build-Depends: libglu1-mesa-dev | libglu-dev Standards-Version: 3.9.4 Homepage: http://quesoglc.sourceforge.net/ -Vcs-Browser: http://git.debian.org/?p=pkg-games/quesoglc.git -Vcs-Git: git://git.debian.org/git/pkg-games/quesoglc.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/quesoglc.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/quesoglc.git Package: libglc0 Section: libs -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quesoglc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

