This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit 9bac2d3a01ebfb04a825af8771c8d9eb26b9d509 Author: Markus Koschany <[email protected]> Date: Mon Oct 3 00:44:55 2016 +0200 Update debian/watch because the project moved to Github. --- debian/watch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/debian/watch b/debian/watch index 1a61331..df636e6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,4 @@ -version=3 -opts=uversionmangle=s/(\d)\/$/$1/,\ -dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \ -http://box2d.googlecode.com/svn/tags/v(\d.*) +version=4 +opts=dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/,\ +filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/Box2D-$1\.tar\.gz/ \ + https://github.com/erincatto/Box2D/tags .*/v?(\d\S*)\.tar\.gz -- 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

