r5094: *** empty log message ***
authorKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 02:38:53 +0000 (02:38 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Thu, 12 Jun 2003 02:38:53 +0000 (02:38 +0000)
debian/changelog
pubmed.asd

index b1b224fd24ddb78c6a8ba16d2e9e0ca57c356913..a08d9a5569b375530ca49c1b34bc42702b377f8c 100644 (file)
@@ -1,3 +1,9 @@
+cl-pubmed (2.1.1-1) unstable; urgency=low
+
+  * New upstream
+
+ -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Jun 2003 19:51:53 -0600
+
 cl-pubmed (2.1.0-1) unstable; urgency=low
 
   * New upstream
index 06f0c9fd1f53e6ed21df6d415e1143fdbf201896..86b611879fa8dde20a548035b9ec43f6b44667ec 100644 (file)
@@ -7,7 +7,7 @@
 ;;;; Programmer:    Kevin M. Rosenberg
 ;;;; Date Started:  Sep 2002
 ;;;;
-;;;; $Id: pubmed.asd,v 1.5 2003/06/06 22:04:05 kevin Exp $
+;;;; $Id: pubmed.asd,v 1.6 2003/06/12 02:38:39 kevin Exp $
 ;;;;
 ;;;; This file, part of cl-pubmed, is Copyright (c) 2002 by Kevin M. Rosenberg
 ;;;;
@@ -25,7 +25,6 @@
 #+(and allegro (not common-lisp-controller)) (require :aserve)
 
 ;; only define system on implementations that aserve is available
-#+(or allegro lispworks cmucl mcl openmcl scl clisp)
 (defsystem pubmed
   :name "cl-pubmed"
   :author "Kevin M. Rosenberg <kevin@rosenberg.net>"