This is an automated email from the git hooks/post-receive script. tdi-guest pushed a commit to branch master in repository cutemaze.
commit 027b69b304d3a97823dc812775d3f2bfddde57f4 Author: Dariusz Dwornikowski <[email protected]> Date: Sat Jan 21 14:07:02 2017 +0100 Updated vcs fields --- debian/changelog | 1 + debian/control | 6 +++--- debian/gbp.conf | 2 +- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 016646f..57ce307 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ cutemaze (1.2.0-1) unstable; urgency=medium * New upstream version 1.2.0 * Bump standards to 3.9.8 - no changes needed + * Updated Vcs fields to secure schema * Updated emails and dates in d/copyright -- Dariusz Dwornikowski <[email protected]> Sat, 21 Jan 2017 14:01:55 +0100 diff --git a/debian/control b/debian/control index a42201d..6c2f4ca 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: cutemaze Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Dariusz Dwornikowski <[email protected]>> +Uploaders: Dariusz Dwornikowski <[email protected]> Build-Depends: debhelper (>= 9), libqt5svg5-dev, @@ -10,8 +10,8 @@ Build-Depends: qtbase5-dev, Standards-Version: 3.9.8 Homepage: http://gottcode.org/cutemaze/ -Vcs-Git: https://anonscm.debian.org/pkg-games/cutemaze.git -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-games/cutemaze.git +Vcs-Git: https://anonscm.debian.org/git/pkg-games/cutemaze.git +Vcs-Browser: https://anonscm.debian.org/pkg-games/cutemaze.git Package: cutemaze Architecture: any diff --git a/debian/gbp.conf b/debian/gbp.conf index 357dd65..45a1ed4 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -2,6 +2,6 @@ debian-branch=master pristine-tar = True -[git-buildpackage] +[buildpackage] export-dir = ../build-area/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/cutemaze.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

