This is an automated email from the git hooks/post-receive script. smcv pushed a commit to branch master in repository quakespasm.
commit cf18052358d58fba54bd47897e20ef342706fb1a Author: Simon McVittie <[email protected]> Date: Mon Jan 15 01:01:20 2018 +0000 Move git hosting to salsa.debian.org --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6607f59..f9c44c7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +quakespasm (0.93.0+dfsg-2) UNRELEASED; urgency=medium + + * Move git hosting to salsa.debian.org + + -- Simon McVittie <[email protected]> Mon, 15 Jan 2018 01:00:45 +0000 + quakespasm (0.93.0+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 209703c..8180883 100644 --- a/debian/control +++ b/debian/control @@ -14,8 +14,8 @@ Build-Depends: debhelper (>= 10), libvorbis-dev Rules-Requires-Root: no Standards-Version: 4.1.1 -Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/quakespasm.git -Vcs-Git: https://anonscm.debian.org/git/pkg-games/quakespasm.git +Vcs-Browser: https://salsa.debian.org/games-team/quakespasm +Vcs-Git: https://salsa.debian.org/games-team/quakespasm.git Homepage: http://quakespasm.sourceforge.net/ Package: quakespasm -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/quakespasm.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

