X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d96165e6e8f9c40709f8c8b5767f7a4dc3005767;hp=c97d6396771dc5e5dcfe9ca43ce3103f06627503;hb=fd27e0609fd3f3b2281283eba7b48edcf8b3d23d;hpb=37b73fa1adf2726d62978195cded311f247fa949 diff --git a/debian/control b/debian/control index c97d639..d96165e 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,8 @@ Source: cl-pubmed Section: devel Priority: optional Maintainer: Kevin M. Rosenberg -Build-Depends-Indep: debhelper (>= 4.0.0) -Standards-Version: 3.5.8.0 +Build-Depends: debhelper (>= 4.0.0) +Standards-Version: 3.7.2.2 Package: cl-pubmed Architecture: all @@ -11,5 +11,3 @@ Depends: ${shlibs:Depends}, common-lisp-controller (>= 3.37), cl-kmrcl, cl-aserv 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. - -