Convert to dh-lisp; add Vcs-Browser
[xptest.git] / debian / control
index cb5958ae7d25c5241e0b0369c6367d8a7e7980c7..cc37f756ba37ce9a85cccf6533936afea91ed7f2 100644 (file)
@@ -1,18 +1,18 @@
 Source: cl-xptest
-Section: devel
+Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends: debhelper (>= 4.0.0)
-Standards-Version: 3.7.2.2
-
+Build-Depends-Indep: dh-lisp
+Build-Depends: debhelper (>= 7.0.0)
+Standards-Version: 3.8.2.0
+Vcs-Git: git://git.b9.com/xptest.git
+Vcs-Browser: http://git.b9.com/?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.
-
-
-