This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository tomcat8.
commit e3b9525df08a661a8d30aff0aefe2875eb87c8a5 Author: Emmanuel Bourg <[email protected]> Date: Wed Oct 19 09:17:04 2016 +0200 Fixed debian/watch (uscan regression?) --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 5000846..241046a 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts="uversionmangle=s/-(alpha|beta|RC)/~$1/" \ - http://archive.apache.org/dist/tomcat/tomcat-8/v(.*)/src/apache-tomcat-(.*)-src.zip debian debian/orig-tar.sh + http://archive.apache.org/dist/tomcat/tomcat-8/v([\d\.]+)/src/apache-tomcat-([\d\.]+)-src.zip debian debian/orig-tar.sh -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

