This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository scala.
commit a143b7cd34987969ba32638ecea63eea2b478530 Author: Emmanuel Bourg <[email protected]> Date: Thu Jul 30 00:45:18 2015 +0200 Updated debian/orig-tar.sh for Scala 2.11.7 --- debian/orig-tar.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/orig-tar.sh b/debian/orig-tar.sh index a2f2ebd..03d7b98 100755 --- a/debian/orig-tar.sh +++ b/debian/orig-tar.sh @@ -17,7 +17,7 @@ rm $JS_DIR/jquery-ui.js rm $JS_DIR/modernizr.custom.js rm $JS_DIR/raphael-min.js rm $JS_DIR/tools.tooltip.js -rm $DIR/spec/public/highlight/highlight.pack.js +rm $DIR/spec/public/scripts/highlight.pack.js wget http://code.jquery.com/jquery-1.8.2.js -O $JS_DIR/jquery.js wget http://ajax.googleapis.com/ajax/libs/jqueryui/1.9.0/jquery-ui.js -O $JS_DIR/jquery-ui.js -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

