r4819: Auto commit for Debian build
[cl-readline.git] / debian / control
1 Source: cl-readline
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends: debhelper (>= 4.0.0), libreadline4-dev
6 Standards-Version: 3.5.9.0
7
8 Package: cl-readline
9 Architecture: any
10 Depends: ${shlibs:Depends}, common-lisp-controller, cl-uffi
11 Description: Common Lisp interface to the GNU readline library
12  This package uses UFFI to provide an interface to the GNU readline
13  library for Common Lisp programs.
14
15