X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=debian%2Fcontrol;h=5b64675f89ce7c21e3c15e2958c5b77084f00813;hb=4e05013e3b013a3a7c407671539c2bc0dcfcdb4c;hp=f6ed1cca30098ac2b22d114d35b9607ba14f22d4;hpb=28a219078020ff986e6010cef96e83b062823f71;p=uffi.git diff --git a/debian/control b/debian/control index f6ed1cc..5b64675 100644 --- a/debian/control +++ b/debian/control @@ -1,14 +1,13 @@ Source: cl-uffi Section: devel Priority: optional -Maintainer: Adam Di Carlo -Uploaders: Barak A. Pearlmutter -Build-Depends-Indep: debhelper (>> 3.0.0) -Standards-Version: 3.5.2 +Maintainer: Kevin M. Rosenberg +Build-Depends-Indep: debhelper (>= 4.0.0) +Standards-Version: 3.5.7.0 Package: cl-uffi Architecture: all -Depends: common-lisp-controller, cmucl | lisp-compiler +Depends: common-lisp-controller 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.