From c0605d50175c4112862d654d5f629b9306872539 Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 2 Mar 2017 20:22:13 -0800 Subject: control: expand on Description --- debian/control | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 7b6a654..4ca3815 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,12 @@ Homepage: http://people.csail.mit.edu/jaffer/SCM.html Package: scm Architecture: any Depends: slib (>> 3b1), ${shlibs:Depends}, ${misc:Depends} -Description: A Scheme language interpreter - Scm conforms to Revised^5 Report on the Algorithmic Language Scheme and - the IEEE P1178 specification. +Description: Scheme language interpreter + SCM conforms to the R5RS (Revised^5 Report on the Algorithmic Language Scheme) + and IEEE P1178 specifications, and is portable across many architectures and + operating systems. It additionally includes a set of popular Common Lisp + functions, POSIX and X Windows integration, and the Hobbit scheme-to-C + compiler. Package: libscm-dev Architecture: any -- cgit v1.2.3