This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit a39df2ef8cfc9461f10313fa81396acd3d83dde3 Author: Markus Koschany <[email protected]> Date: Mon Oct 3 00:53:07 2016 +0200 d/copyright: Update Source field --- debian/changelog | 1 + debian/copyright | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 89b558f..e21220a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ box2d (2.3.1+ds-4) unstable; urgency=medium * Switch to compat level 10. * Declare compliance with Debian Policy 3.9.8. * Remove -dbg package and use the automatic -dbgsym package instead. + * d/copyright: Update Source field. -- Markus Koschany <[email protected]> Mon, 03 Oct 2016 00:48:14 +0200 diff --git a/debian/copyright b/debian/copyright index 9035dbe..adb4de6 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: box2d Upstream-Contact: Erin Catto <[email protected]> -Source: http://code.google.com/p/box2d/ +Source: https://github.com/erincatto/Box2D Files: * Copyright: 2006-2014, Erin Catto and contributors -- 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

