X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=blobdiff_plain;f=debian%2Fcontrol;h=d96165e6e8f9c40709f8c8b5767f7a4dc3005767;hp=4caac8d61a6836a39f72fba91d09624c918abd6d;hb=fd27e0609fd3f3b2281283eba7b48edcf8b3d23d;hpb=1afd1883ed1422955d7ea19477641a6ac00f7771 diff --git a/debian/control b/debian/control index 4caac8d..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.9.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. - -