[tomcat8] 03/06: Fixed debian/watch (uscan regression?)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 19 07:26:12 UTC 2016


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 <ebourg at apache.org>
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



More information about the pkg-java-commits mailing list