This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala-2.10.
commit 3ab75d93e054e85ba2ba3cb873e0e7f9a3e60be1 Author: Lucas Satabin <[email protected]> Date: Wed Apr 9 20:56:59 2014 +0200 Update watch file --- debian/watch | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/debian/watch b/debian/watch index 4ea170b..c820c9f 100644 --- a/debian/watch +++ b/debian/watch @@ -1,4 +1,3 @@ version=3 -opts="dversionmangle=s/\+dfsg[\.\d]*$//" \ -http://www.scala-lang.org/downloads \ - /downloads/distrib/files/scala-sources-(.*)\.tgz +opts="filenamemangle=s/(?:.*)?v(\d(\.\d+)*)\.tar\.gz/scala-$1.tar.gz/" \ + https://github.com/scala/scala/tags (?:.*/)?v(\d(\.\d+)*)\.tar\.gz -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

