This is an automated email from the git hooks/post-receive script. vcheng pushed a commit to branch master in repository wesnoth.
commit e3dcd08c43bd3ada132d17d8ac379de882122c59 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 7ce6efe..65be115 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,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.12-data diff --git a/debian/control.in b/debian/control.in index 084ae8a..cfc75d3 100644 --- a/debian/control.in +++ b/debian/control.in @@ -13,7 +13,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

