summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorLex Spoon <lex@lexspoon.org>2007-01-19 13:47:23 +0000
committerLex Spoon <lex@lexspoon.org>2007-01-19 13:47:23 +0000
commit69001ca4f908c1187c2cab9af01930b65f84f2e3 (patch)
tree1fe7dae94680d10b5c1f32198c050393d45e0961 /debian/control
parent8efcc63042daa909e4ff2d9327455644ed9a53c1 (diff)
downloadscala-69001ca4f908c1187c2cab9af01930b65f84f2e3.tar.gz
scala-69001ca4f908c1187c2cab9af01930b65f84f2e3.tar.bz2
scala-69001ca4f908c1187c2cab9af01930b65f84f2e3.zip
updated the description with the new list of tools
Diffstat (limited to 'debian/control')
-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