This is an automated email from the git hooks/post-receive script. vlegout pushed a commit to branch master in repository fairymax.
commit 4d76368d12e6c739dcce18004c5ddca151c1a491 Author: Vincent Legout <[email protected]> Date: Fri Nov 11 09:09:59 2016 +0100 debian/control: fix Vcs fields --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1ddbc90..f5d590b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ fairymax (5.0b-1) unstable; urgency=medium * New upstream version * Add debian/patch/makefile.patch to fix install directories + * debian/control: fix Vcs fields -- Vincent Legout <[email protected]> Fri, 11 Nov 2016 09:00:11 +0100 diff --git a/debian/control b/debian/control index a302a73..b9132a8 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Vincent Legout <[email protected]> Build-Depends: debhelper (>= 9) Standards-Version: 3.9.6 Homepage: http://home.hccnet.nl/h.g.muller/CVfairy.html -Vcs-Git: git://anonscm.debian.org/pkg-games/fairymax.git -Vcs-Browser: http://anonscm.debian.org/cgit/pkg-games/fairymax.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/fairymax.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/fairymax.git/ Package: fairymax Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fairymax.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

