summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control5
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 3e8dd7bb20..81d6e2a3e3 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,9 @@ Description: The Scala programming language
.
This package includes the various tools used to develop
code written in Scala. It includes a compiler (scalac),
- a convenient command-runner (scala), an interpreter
- (scalaint), and a source-scanning documentation generator (scaladoc).
+ an interpreter and script runner (scala), the offline
+ compiler (fsc), and source-scanning documentation
+ generator (scaladoc).
Package: scala-library