This is an automated email from the git hooks/post-receive script. detiste-guest pushed a commit to branch master in repository love.
commit 8cdb9a259ab2cf39271ef4e22499acdb1cdd4ca3 Author: Alexandre Detiste <[email protected]> Date: Sun Dec 18 12:55:36 2016 +0100 move package to Git + add myself to uploaders --- debian/changelog | 9 +++++++++ debian/control | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 85b8ce6..2a9b2f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +love (0.10.2-1) UNRELEASED; urgency=medium + + [ Alexandre Detiste ] + * New upstream release + * Move package to Git + * Add myself to uploaders + + -- Alexandre Detiste <[email protected]> Sun, 18 Dec 2016 12:50:20 +0100 + love (0.9.1-4) unstable; urgency=medium * Team upload. diff --git a/debian/control b/debian/control index 42625a9..117dc53 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,8 @@ Section: interpreters Priority: optional Maintainer: Debian Games Team <[email protected]> Uploaders: - Miriam Ruiz <[email protected]> + Miriam Ruiz <[email protected]>, + Alexandre Detiste <[email protected]>, Build-Depends: autoconf, automake, @@ -37,8 +38,8 @@ Build-Depends: zip Standards-Version: 3.9.8 Homepage: http://love2d.org/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/love/ -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/love/ +Vcs-Git: https://anonscm.debian.org/git/pkg-games/love.git +Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/love.git Package: love Architecture: any -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/love.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

