This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit dd3a23da36fedeed5961fea6fb822759d8414ead Author: Evgeni Golov <[email protected]> Date: Mon Jul 15 20:30:24 2013 +0000 Correct Vcs-* URLs to point to anonscm.debian.org --- debian/changelog | 6 ++++++ debian/control | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d6083aa..577a78e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +box2d (2.2.1-2) UNRELEASED; urgency=low + + * Correct Vcs-* URLs to point to anonscm.debian.org + + -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 22:21:11 +0200 + box2d (2.2.1-1) unstable; urgency=low [ Barry deFreese ] diff --git a/debian/control b/debian/control index 756c64d..a1bd095 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> Build-Depends: debhelper (>= 9), cmake, libxi-dev, libglu1-mesa-dev Standards-Version: 3.9.4 -Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/box2d/ -Vcs-Svn: svn://svn.debian.org/pkg-games/packages/trunk/box2d/ +Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-games/packages/trunk/box2d/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/box2d/ Homepage: http://www.box2d.org/ Package: libbox2d-dev -- 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

