This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch devel in repository wesnoth.
commit 24bb6131e1a389ba6b589dbcedec7bccc09d3c33 Author: Vincent Cheng <[email protected]> Date: Fri Feb 10 02:25:20 2017 -0800 Update Vcs-Git field to use "/git/" instead of "/cgit/" in the URL --- debian/control | 2 +- debian/control.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index f366c39..69d1b76 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Standards-Version: 3.9.8 Uploaders: Rhonda D'Vine <[email protected]>, Vincent Cheng <[email protected]> Homepage: http://wesnoth.org/ -Vcs-Git: https://anonscm.debian.org/cgit/pkg-games/wesnoth.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/wesnoth.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/wesnoth.git Package: wesnoth-1.13-data diff --git a/debian/control.in b/debian/control.in index bedc4ee..7322ff2 100644 --- a/debian/control.in +++ b/debian/control.in @@ -14,7 +14,7 @@ Standards-Version: 3.9.8 Uploaders: Rhonda D'Vine <[email protected]>, Vincent Cheng <[email protected]> Homepage: http://wesnoth.org/ -Vcs-Git: https://anonscm.debian.org/cgit/pkg-games/wesnoth.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/wesnoth.git Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/wesnoth.git Package: wesnoth-BRANCH-data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/wesnoth.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

