[box2d] 01/01: Fix watch file regex to make PET happy.

Markus Koschany apo-guest at moszumanska.debian.org
Tue Apr 14 21:46:16 UTC 2015


This is an automated email from the git hooks/post-receive script.

apo-guest pushed a commit to branch master
in repository box2d.

commit 53dd93c260aed39b97058931f8220870e6da1c60
Author: Markus Koschany <apo at gambaru.de>
Date:   Tue Apr 14 23:44:43 2015 +0200

    Fix watch file regex to make PET happy.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 336002e..1a61331 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=uversionmangle=s/(\d)[\/]$/$1$2/,\
+opts=uversionmangle=s/(\d)\/$/$1/,\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$// \
 http://box2d.googlecode.com/svn/tags/v(\d.*)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git



More information about the Pkg-games-commits mailing list