This is an automated email from the git hooks/post-receive script. stephenonelson-guest pushed a commit to branch master in repository tomcat6.
commit 250067961cf8a1071e18bafff2af198f925c8402 Author: Stephen Nelson <[email protected]> Date: Thu Aug 1 22:05:31 2013 +0100 Reverted the previous change to the watch file. --- debian/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/watch b/debian/watch index 5bca117..740c410 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=3 opts=uversionmangle=s/_/./g \ - http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/ TOMCAT_([0-9_]*[0123456789])/ debian debian/orig-tar.sh + http://svn.apache.org/repos/asf/tomcat/tc6.0.x/tags/ TOMCAT_([0-9_]*[0-9])/ debian debian/orig-tar.sh -- Alioth's hooks/post-receive on /srv/git.debian.org/git/pkg-java/tomcat6.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

