This is an automated email from the git hooks/post-receive script. jcowgill pushed a commit to branch master in repository libsfml.
commit 25a7143b224906e44d574e376cccc51291d8254b Author: James Cowgill <[email protected]> Date: Tue Apr 5 19:14:33 2016 +0100 Move VCS fields below the Homepage field --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 4147cfc..88b8fb8 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,6 @@ Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: Christoph Egger <[email protected]>, James Cowgill <[email protected]> -Vcs-Git: https://anonscm.debian.org/git/pkg-games/libsfml.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/libsfml.git Build-Depends: debhelper (>= 9), cmake (>= 2.8.9), doxygen, @@ -26,6 +24,8 @@ Build-Depends: debhelper (>= 9), pkg-kde-tools, Standards-Version: 3.9.6 Homepage: http://www.sfml-dev.org/ +Vcs-Git: https://anonscm.debian.org/git/pkg-games/libsfml.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/libsfml.git Testsuite: autopkgtest Package: libsfml-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

