Update domain name to kpe.io
[getopt.git] / debian / control
index 7c86ec6bef7c04792da3c83c8c1475aeec1348b7..2fa7467f931b1343e35161f60becdf0e4574830b 100644 (file)
@@ -2,14 +2,16 @@ Source: cl-getopt
 Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
+Build-Depends-Indep: dh-lisp
 Build-Depends: debhelper (>= 7.0.0)
 Standards-Version: 3.8.2.0
-Homepage: http://files.b9.com/getopt/
-Vcs-Git: git://git.b9.com/getopt.git
+Homepage: http://files.kpe.io/getopt/
+Vcs-Git: git://git.kpe.io/getopt.git
+Vcs-Browser: http://git.kpe.io/?p=getopt.git
 
 Package: cl-getopt
 Architecture: all
-Depends: common-lisp-controller, cl-ptester
+Depends: ${misc:Depends}, cl-ptester
 Description: Common Lisp utility for command-line processing
  This package provides Common Lisp programs processing of command-line
  arguments. The command-line processing is based on GNU's getopt_long