update watch file
[cl-readline.git] / debian / control
index 740e7e3e9d08d6ff197791df9afae89d5c894f76..3c85eabca307c0c71744d5a2cee5fe3fb91ee907 100644 (file)
@@ -2,12 +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