aboutsummaryrefslogtreecommitdiffstats
path: root/debian/control
diff options
context:
space:
mode:
authorKarl Sackett <krs@debian.org>1996-12-16 09:23:46 -0600
committerBryan Newbold <bnewbold@robocracy.org>2017-02-20 00:05:26 -0800
commit3796d2595035e192ed4bf1c9a6bfdb13c3c9d261 (patch)
treeed2973bb627a6461135f273099a95ff6bb8278fc /debian/control
parent8ffbc2df0fde83082610149d24e594c1cd879f4a (diff)
downloadslib-3796d2595035e192ed4bf1c9a6bfdb13c3c9d261.tar.gz
slib-3796d2595035e192ed4bf1c9a6bfdb13c3c9d261.zip
Import Debian changes 2a6-1debian/2a6-1
slib (2a6-1) unstable; urgency=low * First Debian release.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..c262c5c
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,14 @@
+Source: slib
+Section: devel
+Priority: optional
+Maintainer: Karl Sackett <krs@debian.org>
+Standards-Version: 2.1.1.2
+
+Package: slib
+Architecture: all
+Description: Portable Scheme library.
+ SLIB is a portable scheme library meant to provide compatibiliy and
+ utility functions for all standard scheme implementations. SLIB
+ includes initialization files for Chez, ELK 2.1, GAMBIT, MacScheme,
+ MITScheme, scheme->C, Scheme48, T3.1, and VSCM. SCM also supports
+ SLIB.