This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository asc.
commit 50f99f8e73a0d5e1fc333dd6392c5852b1aff275 Author: Markus Koschany <[email protected]> Date: Mon Dec 7 18:51:13 2015 +0100 Moved the package to Git --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 2a0dbeb..8df3b01 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ asc (2.6.0.0-2) UNRELEASED; urgency=medium + [ Moritz Muehlenhoff ] * Remove myself from uploaders + [ Markus Koschany ] + * Moved the package to Git + -- Moritz Muehlenhoff <[email protected]> Sun, 03 May 2015 17:02:34 +0200 asc (2.6.0.0-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 520106f..da7062f 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Build-Depends: libxt-dev, zip Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/asc/ +Vcs-Git: git://anonscm.debian.org/pkg-games/asc.git Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/asc/ Homepage: http://www.asc-hq.org -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/asc.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

