This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository game-data-packager.
commit 8850318d9977b5e57d3c60fcc7b6d1b76f507c40 Author: Simon McVittie <[email protected]> Date: Fri Jan 12 11:59:42 2018 +0000 d/control: Change Vcs-* to salsa.debian.org Signed-off-by: Simon McVittie <[email protected]> --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 90d073d..ad73965 100644 --- a/debian/changelog +++ b/debian/changelog @@ -50,6 +50,7 @@ game-data-packager (56) UNRELEASED; urgency=medium --fail-missing [smcv] - d/control: Wrap and sort Suggests [smcv] - d/copyright: Fix some lintian warnings [smcv] + - d/control: Change Vcs-* to salsa.debian.org [smcv] -- Simon McVittie <[email protected]> Thu, 21 Dec 2017 22:43:38 +0100 diff --git a/debian/control b/debian/control index 6c47829..1c4991d 100644 --- a/debian/control +++ b/debian/control @@ -25,8 +25,8 @@ Build-Depends: zip, Rules-Requires-Root: no Standards-Version: 4.1.3 -Vcs-Git: https://anonscm.debian.org/git/pkg-games/game-data-packager.git -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/game-data-packager.git +Vcs-Git: https://salsa.debian.org/games-team/game-data-packager.git +Vcs-Browser: https://salsa.debian.org/games-team/game-data-packager Homepage: https://wiki.debian.org/Games/GameDataPackager Package: game-data-packager -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

