From 3796d2595035e192ed4bf1c9a6bfdb13c3c9d261 Mon Sep 17 00:00:00 2001 From: Karl Sackett Date: Mon, 16 Dec 1996 09:23:46 -0600 Subject: Import Debian changes 2a6-1 slib (2a6-1) unstable; urgency=low * First Debian release. --- debian/control | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3