93e79ab3e7f8104985fd506d8cc2a20b98d007b2
[rt.git] / debian / control
1 Source: cl-rt
2 Section: devel
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: debhelper (>= 4.0.0)
6 Standards-Version: 3.5.9.0
7
8 Package: cl-rt
9 Architecture: all
10 Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37)
11 Description: Common Lisp regression tester from MIT
12  This is MIT's regression tester for Common Lisp programs. It provides a framework for writing
13  regression tests for Common Lisp packages.
14
15