This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-nether.git.
commit 23371c9a7cef758848e0e3fe1c56992c8b6615f0 Author: Julien Puydt <[email protected]> Date: Fri Jun 3 14:50:25 2016 +0200 Fix Vcs-browser field (s/cgit/git) --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6fb9015..22efed3 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: debhelper (>= 9) Standards-Version: 3.9.8 Homepage: https://github.com/PilzAdam/nether Vcs-Git: https://anonscm.debian.org/git/pkg-games/minetest-mod-nether.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-nether.git +Vcs-Browser: https://anonscm.debian.org/git/pkg-games/minetest-mod-nether.git Package: minetest-mod-nether Architecture: all -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-nether.git.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

