Update URL for package master
authorKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 29 Aug 2015 22:48:00 +0000 (16:48 -0600)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Sat, 29 Aug 2015 22:48:00 +0000 (16:48 -0600)
1  2 
README
debian/control
debian/copyright

diff --cc README
index c9e1c28ca992300080e824f104f0f9e32f7deb6c,18755e9d51b1dccce5ef01e30f452d2c2751bf86..d4d32880382a981746ef486c4537e7d2b1fbdba5
--- 1/README
--- 2/README
+++ b/README
@@@ -3,9 -3,9 +3,8 @@@ This is the Common Lisp Entrez package
  This package is written and Copyright (C) 2000-2002 by 
  Kevin M. Rosenberg <kevin@rosenberg.net>
  
 -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 
diff --cc debian/control
index 4b1c5e4aba2d8ed87573ea89ef88f12708fcf6e6,e4de6481062d6bcf8a71d05cb36779ee40ede9cd..a3d384efacc9ff912102a79972ddf9aa5d23237d
@@@ -5,14 -5,14 +5,14 @@@ Maintainer: Kevin M. Rosenberg <kmr@deb
  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-pubmed
+ 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
++ 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.
Simple merge