summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorPhilipp Haller <hallerp@gmail.com>2007-09-14 15:15:11 +0000
committerPhilipp Haller <hallerp@gmail.com>2007-09-14 15:15:11 +0000
commitd0893187a237abee346c87c99681433c9b7e3d94 (patch)
treee11d9d3329853232a74a40567100b08a015e763f /debian/control
parentee3213739c3a53cbfe363e03af5c0b4e347b8b91 (diff)
downloadscala-d0893187a237abee346c87c99681433c9b7e3d94.tar.gz
scala-d0893187a237abee346c87c99681433c9b7e3d94.tar.bz2
scala-d0893187a237abee346c87c99681433c9b7e3d94.zip
Changed description of Scala library in control...
Changed description of Scala library in control file. Added jline.jar to library classpath in scala runner script.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index add7cd982c..2bc58da49d 100644
--- a/debian/control
+++ b/debian/control
@@ -28,4 +28,4 @@ Package: scala-library
Architecture: all
Depends: gij | java-virtual-machine
Description: The Scala standard library
- The Scala standard library. This is needed to run Scala programs.
+ This run-time library is needed to run Scala programs.