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 f5e059632fdb33db8ff42fdac2c16747b31c4c4d Author: Emmanuel Bourg <[email protected]> Date: Mon Aug 1 17:43:50 2016 +0200 Fixed the GitHub links in the API documentation --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index 3a2a27f..562b025 100755 --- a/debian/rules +++ b/debian/rules @@ -16,6 +16,7 @@ override_dh_auto_build: ant -Dversion.number=$(BUNDLE_VERSION) \ -Dgit.commit.sha=unknown \ -Dgit.commit.date=unknown \ + -Dscaladoc.url=https://github.com/scala/scala/tree/v$(BUNDLE_VERSION)/src \ -Djunit.version=4.x \ -Dextra.repo.url=file:///usr/share/maven-repo \ -Dlibrary.starr.jar=/usr/share/java/scala-library.jar \ -- 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

