From 054eef05bc69478566de63cc3bfb19ce411179c4 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Tue, 1 Oct 2002 20:49:07 +0000 Subject: [PATCH] r2930: packaging updates --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index d95e03a..20acc72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ -cl-uffi (0.9.2-1) unstable; urgency=low +cl-uffi (0.9.2-1) unstable; urgency=high * Add AUTHORS file * Integrate Reini Urban's cormanlisp patches into main source + * Add Depends: version on Common Lisp Controller -- Kevin M. Rosenberg Tue, 1 Oct 2002 08:11:21 -0600 diff --git a/debian/control b/debian/control index 5b64675..27282ad 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.5.7.0 Package: cl-uffi Architecture: all -Depends: common-lisp-controller +Depends: common-lisp-controller (>= 3.37) Description: Universal Foreign Function Library for Common Lisp UFFI provides a universal foreign function interface (FFI) for Common Lisp. UFFI supports CMUCL, Lispworks, and AllegroCL. -- 2.34.1