From: Kevin M. Rosenberg Date: Sat, 29 Aug 2015 22:48:00 +0000 (-0600) Subject: Update URL for package X-Git-Url: http://git.kpe.io/?p=pubmed.git;a=commitdiff_plain;h=cbb63ee2a1ead34ef393ed47eed6d1a0d6e6bd94;hp=5ce187bd43a9280f16a315121967f39b9d2d1e10 Update URL for package --- diff --git a/README b/README index 18755e9..d4d3288 100644 --- a/README +++ b/README @@ -3,15 +3,14 @@ This is the Common Lisp Entrez package. This package is written and Copyright (C) 2000-2002 by Kevin M. Rosenberg -The web site for this package is http://entrez.b9.com/ - +The web site for this package is http://pubmed.kpe.io/ Prerequisites ============= - The ASDF system definition facility, available for download at - ftp://ftp.b9.com/asdf/asdf.lisp + ftp://ftp.kpe.io/asdf/asdf.lisp - The KMRCL utility package, available for download at - ftp://ftp.b9.com/kmrcl + ftp://ftp.kpe.io/kmrcl - Allegroserve which is included with AllegroCL and is available for other platforms at http://portableaserve.sourceforge.net. diff --git a/debian/control b/debian/control index e4de648..a3d384e 100644 --- a/debian/control +++ b/debian/control @@ -5,14 +5,14 @@ Maintainer: Kevin M. Rosenberg Build-Depends-Indep: dh-lisp Build-Depends: debhelper (>= 7.0.0) Standards-Version: 3.8.2.0 -Homepage: http://files.b9.com/entrez/ -Vcs-Git: git://git.b9.com/entrez.git -Vcs-Browser: http://git.b9.com/?p=entrez.git +Homepage: http://files.kpe.io/pubmed/ +Vcs-Git: git://git.kpe.io/pubmed.git +Vcs-Browser: http://git.kpe.io/?p=pubmed.git Package: cl-entrez Architecture: all Depends: ${misc:Depends}, cl-kmrcl, cl-aserve -Description: Common Lisp package to query Entrez medical literature database - This library has functions for querying the Entrez medical literature +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 uses the cl-aserve for HTTP fetches. diff --git a/debian/copyright b/debian/copyright index 8418831..bf0b8b5 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,7 +1,7 @@ This package was debianized by Kevin M. Rosenberg in October 2002. -The upstream source was downloaded from http://entrez.b9.com/ +The upstream source was downloaded from http://pubmed.kpe.io/ Upstream Author: Kevin M. Rosenberg diff --git a/debian/watch b/debian/watch index b8109e0..9496bd6 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://files.b9.com/entrez/entrez-([\d\.]*)\.tar\.gz +http://files.kpe.io/pubmed/pubmed-([\d\.]*)\.tar\.gz