X-Git-Url: http://git.kpe.io/?p=xptest.git;a=blobdiff_plain;f=debian%2Fcontrol;h=bcce66c03b1992de4855897a121bb58408aab3d1;hp=3d91cee0c60e7943be2750e642447b8fbaac9530;hb=HEAD;hpb=cb01d68c4f73ff813fde61a347592dac36c6fcd7 diff --git a/debian/control b/debian/control index 3d91cee..bcce66c 100644 --- a/debian/control +++ b/debian/control @@ -1,18 +1,18 @@ Source: cl-xptest -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.8.0 - +Build-Depends-Indep: dh-lisp +Build-Depends: debhelper (>= 7.0.0) +Standards-Version: 3.8.3.0 +Vcs-Git: git://git.kpe.io/xptest.git +Vcs-Browser: http://git.kpe.io/?p=xptest.git + Package: cl-xptest Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37) +Depends: ${misc:Depends} Description: Extreme programming test suite for Common Lisp package xptest is the test suite written by onShore Development. It is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for - Smalltalk an other languages. - - - + Smalltalk and other languages.