[scala-2.10] 22/61: Added a /usr/share/scala link pointing to the default version
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Nov 15 12:44:10 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch scala-2.11
in repository scala-2.10.
commit 06b3643601c2982ba8810bf07377677baee41296
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jun 19 10:15:51 2015 +0200
Added a /usr/share/scala link pointing to the default version
---
debian/changelog | 1 +
debian/scala.links | 2 ++
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 558e520..8a66389 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ scala (2.11.6-2) UNRELEASED; urgency=medium
of multiple versions of Scala
* Install the files under /usr/share/scala-2.11 and follow the layout
of the upstream distribution
+ * Added a /usr/share/scala link pointing to the default version
* Added symlinks in /usr/share/java with the major Scala version
(e.g. scala-library-2.11.jar)
* Removed the JRE dependency of scala-library
diff --git a/debian/scala.links b/debian/scala.links
index 898b6c2..41e4e07 100644
--- a/debian/scala.links
+++ b/debian/scala.links
@@ -8,3 +8,5 @@ usr/share/java/scala-compiler-2.11.jar usr/share/scala-2.11/lib/scala
usr/share/java/scala-library-2.11.jar usr/share/scala-2.11/lib/scala-library.jar
usr/share/java/scala-reflect-2.11.jar usr/share/scala-2.11/lib/scala-reflect.jar
usr/share/java/scalap-2.11.jar usr/share/scala-2.11/lib/scalap.jar
+
+usr/share/scala-2.11 usr/share/scala
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/scala-2.10.git
More information about the pkg-java-commits
mailing list