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 82ef1da5e5bcb5b84441d51932bed4f0b1539591 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 14 13:26:14 2016 +0100 Moved the documentation to /usr/share/doc/scala-doc-2.10 --- debian/scala-doc-2.10.doc-base | 4 ++-- debian/scala-doc-2.10.install | 4 ++-- debian/scala-doc-2.10.links | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/scala-doc-2.10.doc-base b/debian/scala-doc-2.10.doc-base index c7d7c73..bf74b32 100644 --- a/debian/scala-doc-2.10.doc-base +++ b/debian/scala-doc-2.10.doc-base @@ -5,5 +5,5 @@ Abstract: This manual describes the API of the programming language Scala. Section: Programming/Scala Format: HTML -Index: /usr/share/doc/scala-doc/html/index.html -Files: /usr/share/doc/scala-doc/html/* +Index: /usr/share/doc/scala-doc-2.10/html/index.html +Files: /usr/share/doc/scala-doc-2.10/html/* diff --git a/debian/scala-doc-2.10.install b/debian/scala-doc-2.10.install index d58f493..9533841 100644 --- a/debian/scala-doc-2.10.install +++ b/debian/scala-doc-2.10.install @@ -1,2 +1,2 @@ -dists/latest/api/* usr/share/doc/scala-doc/html/ -dists/latest/doc/tools/* usr/share/doc/scala-doc/tools/ +dists/latest/api/* usr/share/doc/scala-doc-2.10/html/ +dists/latest/doc/tools/* usr/share/doc/scala-doc-2.10/tools/ diff --git a/debian/scala-doc-2.10.links b/debian/scala-doc-2.10.links index 9b6017e..d9423c6 100644 --- a/debian/scala-doc-2.10.links +++ b/debian/scala-doc-2.10.links @@ -1,2 +1,2 @@ -#usr/share/javascript/jquery/jquery.js usr/share/doc/scala-doc/html/lib/jquery.js -#usr/share/javascript/jquery-ui/jquery-ui.js usr/share/doc/scala-doc/html/lib/jquery-ui.js +#usr/share/javascript/jquery/jquery.js usr/share/doc/scala-doc-2.10/html/lib/jquery.js +#usr/share/javascript/jquery-ui/jquery-ui.js usr/share/doc/scala-doc-2.10/html/lib/jquery-ui.js -- 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

