This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository whichwayisup.
commit d6cfc120887e0949ee85db05ef0b4e785cf4db55 Author: Markus Koschany <[email protected]> Date: Sat Jul 16 20:41:56 2016 +0200 Moved the package to Git --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index c4d36db..844e896 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +whichwayisup (0.7.9-4.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Moved the package to Git + + -- Markus Koschany <[email protected]> Sat, 16 Jul 2016 20:41:56 +0200 + whichwayisup (0.7.9-4) unstable; urgency=medium * Update font_path.patch. Fix path to DejaVuSans.ttf. diff --git a/debian/control b/debian/control index 576c153..a148fb0 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Uploaders: Build-Depends: debhelper (>= 9) Build-Depends-Indep: python, python-pygame Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/whichwayisup/ +Vcs-Git: git://anonscm.debian.org/pkg-games/whichwayisup.git Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/whichwayisup/ Homepage: http://www.oletus.fi/static/whichwayisup/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/whichwayisup.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

