f5f3c3727239d905b7728ea4cc86979a5ab5769c
[xptest.git] / debian / control
1 Source: cl-xptest
2 Section: lisp
3 Priority: optional
4 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
5 Build-Depends-Indep: dh-lisp
6 Build-Depends: debhelper (>= 7.0.0)
7 Standards-Version: 3.8.3.0
8 Vcs-Git: git://git.b9.com/xptest.git
9 Vcs-Browser: http://git.b9.com/?p=xptest.git
10  
11 Package: cl-xptest
12 Architecture: all
13 Depends: ${misc:Depends}
14 Description: Extreme programming test suite for Common Lisp package
15  xptest is the test suite written by onShore Development.
16  It is toolkit for building test suites, very much inspired by the test
17  frameworks that the Extreme Programming crew made available for
18  Smalltalk and other languages.