update watch file
[cl-readline.git] / debian / control
index c0b36bc665b5cff5c25068ed677f5122412bd34f..3c85eabca307c0c71744d5a2cee5fe3fb91ee907 100644 (file)
@@ -2,13 +2,14 @@ Source: cl-readline
 Section: lisp
 Priority: optional
 Maintainer: Kevin M. Rosenberg <kmr@debian.org>
-Build-Depends: debhelper (>= 7.0.0), libreadline5-dev | libreadline-dev
-Standards-Version: 3.8.2.0
+Build-Depends: debhelper (>= 7.0.0), dh-lisp, libreadline-dev
+Standards-Version: 3.8.3.0
 Vcs-Git: git://git.b9.com/cl-readline.git
+Vcs-Browser: http://git.b9.com/?p=cl-readline.git
 
 Package: cl-readline
 Architecture: any
-Depends: ${shlibs:Depends}, common-lisp-controller, cl-uffi
+Depends: ${shlibs:Depends}, ${misc:Depends}, cl-uffi
 Description: Common Lisp interface to the GNU readline library
  This package uses Common Lisp UFFI package to provide an
  interface to the GNU readline library. This allows Common Lisp