X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=debian%2Fcontrol;h=61ae853b9a98cb10a03ad5d7bcfaa3afea1f5bdf;hp=d96165e6e8f9c40709f8c8b5767f7a4dc3005767;hb=1fb268703ec07f3112d2c7fbca138535091124c9;hpb=0045784488cd663659c5a391e1333c89d6b5e88b diff --git a/debian/control b/debian/control index d96165e..61ae853 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,14 @@ Source: cl-pubmed -Section: devel +Section: lisp Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.7.2.2 +Build-Depends: debhelper (>= 7.0.0) +Standards-Version: 3.8.2.0 Package: cl-pubmed Architecture: all -Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, cl-aserve +Depends: common-lisp-controller (>= 3.37), 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. + database and parsing the XML results into Common Lisp objects. This package + uses the cl-aserve for HTTP fetches.