This is an automated email from the git hooks/post-receive script. komal-guest pushed a commit to branch master in repository groovy2.
commit 5fa8a2e4048a6d8cc20ffae861a9b9427793c247 Author: komal <[email protected]> Date: Wed Jun 24 01:30:45 2015 +0530 Remove call to orig-tar.sh --- debian/watch | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/watch b/debian/watch index 6e79909..f5b73cc 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,dversionmangle=s/\+dfsg// \ -http://www.groovy-lang.org/download.html .*/groovy-src-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip) \ -debian debian/orig-tar.sh +http://www.groovy-lang.org/download.html .*/groovy-src-(\d.*)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/groovy2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

