aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index becf4e4..b889037 100644
--- a/debian/control
+++ b/debian/control
@@ -24,5 +24,5 @@ Section: libdevel
Depends: scm (= ${binary:Version}), slib (>> 3b1), ${misc:Depends}
Suggests: r5rs-doc
Description: Embeddable library for SCM Scheme language interpreter
- This is a static library which provides the functionality of SCM, making it
- convenient add scheme functionality to other programs.
+ Compact static library containing the SCM interpreter and an API making it
+ easy to integrate into other programs as a scripting language.