Convert to dh-lisp; add Vcs-Browser
[pubmed.git] / debian / control
index 07e2aae97e307b0bf29476accdb4895b6e1098a0..fca7f1193b93a169b62636aa153bf0a474ebc3bd 100644 (file)
@@ -2,14 +2,16 @@ Source: cl-pubmed
 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/pubmed/
 Vcs-Git: git://git.b9.com/pubmed.git
+Vcs-Browser: http://git.b9.com/?p=pubmed.git
 
 Package: cl-pubmed
 Architecture: all
-Depends: common-lisp-controller (>= 3.37), cl-kmrcl, cl-aserve
+Depends: ${misc:Depends}, cl-kmrcl, cl-aserve
 Description: Common Lisp package to query Pubmed medical literature database
  This library has functions for querying the PubMed medical literature
  database and parsing the XML results into Common Lisp objects. This package