This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libnative-platform-java.
commit 67cb11e6ab97db8322de9106e8ee26241e13db86 Author: Markus Koschany <[email protected]> Date: Fri Jun 5 20:51:05 2015 +0200 Fix uscan's dversionmangle option. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 48bbc74..bb16d2b 100644 --- a/debian/watch +++ b/debian/watch @@ -1,5 +1,5 @@ version=3 -opts=uversionmangle=s/(\d)[\.\-]?((?:rc|RC|pre)(?:\.|-)?\d+(?:-\d+)?)$/$1~$2/,dversionmangle=s/^(0\.3~rc)(\d+)$/$1-$2/ \ +opts=uversionmangle=s/(\d)[\.\-]?((?:rc|RC|pre)(?:\.|-)?\d+(?:-\d+)?)$/$1~$2/,dversionmangle=s/(\da?)[\+\.\-~](?:dfsg|debian|ds|repack|repacked)\.?\d*$/$1/, \ https://github.com/adammurdoch/native-platform/tags \ .*/archive/(?:upstream/)?(?:v||version-|release-|X|R|r)(\d\S*)\.tar\.gz # Bart Martens <[email protected]> Sat, 04 May 2013 09:06:25 +0000 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libnative-platform-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

