This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit e958d4619c640f8da0efef30d603a62c82d94ae5 Author: Markus Koschany <[email protected]> Date: Fri Mar 13 18:16:25 2015 +0100 Moved the package to Git --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a41d42f..25c76f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +box2d (2.3.1+ds-2) UNRELEASED; urgency=medium + + * Moved the package to Git + + -- Markus Koschany <[email protected]> Fri, 13 Mar 2015 18:16:25 +0100 + box2d (2.3.1+ds-1) unstable; urgency=medium * Imported Upstream version 2.3.1+ds. diff --git a/debian/control b/debian/control index a904846..c806cd4 100644 --- a/debian/control +++ b/debian/control @@ -15,7 +15,7 @@ Build-Depends-Indep: rdfind, symlinks Standards-Version: 3.9.5 -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/box2d/ +Vcs-Git: git://anonscm.debian.org/pkg-games/box2d.git Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/box2d/ Homepage: http://www.box2d.org/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

