r4809: Auto commit for Debian build
authorKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 5 May 2003 15:41:30 +0000 (15:41 +0000)
committerKevin M. Rosenberg <kevin@rosenberg.net>
Mon, 5 May 2003 15:41:30 +0000 (15:41 +0000)
Makefile
debian/changelog

index 826ad8a909dac5b0990d66a5aa526e0cf55731e7..d1eb82ee46ac57112bed626569894bd5ddaafa47 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,6 @@ all: libreadline-cl.o
 
 all:
        gcc -fPIC -DPIC -c libreadline-cl.c -o libreadline-cl.o
-       gcc -shared libreadline-cl.o -lreadline4 -o libreadline-cl.so
+       gcc -shared libreadline-cl.o -lreadline -o libreadline-cl.so
 
 
index 05f05904d713120ba6494f16b1b84cff58426e0d..a26b15c1be35bae8e97868f5a8b43ccc5046fac0 100644 (file)
@@ -1,263 +1,5 @@
-cl-kmrcl (1.38-1) unstable; urgency=low
+cl-readline (0.1-1) unstable; urgency=low
 
-  * New upstream
+  * Initial upload (closes:191916)
 
  -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  4 May 2003 08:43:14 -0600
-
-cl-kmrcl (1.37-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 16:30:15 -0600
-
-cl-kmrcl (1.36-1) unstable; urgency=low
-
-  * New upstream 
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  2 May 2003 01:28:00 -0600
-
-cl-kmrcl (1.35-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 21:18:40 -0600
-
-cl-kmrcl (1.34-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 20:14:55 -0600
-
-cl-kmrcl (1.33-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 29 Apr 2003 09:24:35 -0600
-
-cl-kmrcl (1.32-1) unstable; urgency=low
-
-  * Vary signature of DIRECT-SLOT-DEFINITION-CLASS depending on 
-  implementation
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 19:35:37 -0600
-
-cl-kmrcl (1.31-1) unstable; urgency=low
-
-  * New upstream
-  * Add kmr-mop package
-  * Add tests suite, add cl-rt to depends
-  * Use compat file rather than DH_COMPAT variable
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 28 Apr 2003 14:32:16 -0600
-
-cl-kmrcl (1.30-1) unstable; urgency=low
-
-  * Really fix typo
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 26 Mar 2003 14:11:09 -0700
-
-cl-kmrcl (1.29-1) unstable; urgency=low
-
-  * Fix typo in new sb-mop support
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 25 Mar 2003 06:42:15 -0700
-
-cl-kmrcl (1.28-1) unstable; urgency=low
-
-  * Fix sbcl for versions without sb-mop package
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 22:19:49 -0700
-
-cl-kmrcl (1.27-1) unstable; urgency=low
-
-  * New upstream for sbcl 0.8pre MOP changes
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 24 Mar 2003 21:12:17 -0700
-
-cl-kmrcl (1.26-1) unstable; urgency=low
-
-  * Add nsubseq
-  * Rework list-to-delimited-sequence
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  7 Feb 2003 07:19:14 -0700
-
-cl-kmrcl (1.25-1) unstable; urgency=low
-
-  * strings.lisp: add new functions
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 13 Jan 2003 14:40:37 -0700
-
-cl-kmrcl (1.24-1) unstable; urgency=low
-
-  * strings.lisp: fix typo error
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 28 Dec 2002 00:58:18 -0700
-
-cl-kmrcl (1.23-1) unstable; urgency=low
-
-  * New upstream, add string functions
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 26 Dec 2002 04:46:15 -0700
-
-cl-kmrcl (1.22-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  2 Dec 2002 17:54:02 -0700
-
-cl-kmrcl (1.21-1) unstable; urgency=low
-
-  * Remore allegroserve dependant modules
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 24 Nov 2002 13:13:05 -0700
-
-cl-kmrcl (1.20.2-1) unstable; urgency=low
-
-  * Remove 'load-compiled-op from .asd file
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Fri,  8 Nov 2002 09:41:22 -0700
-
-cl-kmrcl (1.20.1-1) unstable; urgency=low
-
-  * Add with-each-file-line & with-each-stream-line to export list, fix
-    bugs in those functions
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  7 Nov 2002 14:52:39 -0700
-
-cl-kmrcl (1.20-1) unstable; urgency=low
-
-  * Add with-each-stream-line, with-each-file-line
-  * Use gensyms in other functions to avoid variable capture
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Wed,  6 Nov 2002 13:33:39 -0700
-
-cl-kmrcl (1.19.1-1) unstable; urgency=low
-
-  * Made indent-spaces reslient to non-numeric parameter
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon,  4 Nov 2002 11:33:03 -0700
-
-cl-kmrcl (1.19-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun,  3 Nov 2002 13:08:44 -0700
-
-cl-kmrcl (1.18-1) unstable; urgency=low
-
-  * New upstream
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
-
-cl-kmrcl (1.17-1) unstable; urgency=low
-
-  * Fix buggy kmrcl.asd file
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 21 Oct 2002 11:51:17 -0600
-
-cl-kmrcl (1.16-1) unstable; urgency=low
-
-  * Rework handling of aserve requirement
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 20 Oct 2002 20:37:01 -0600
-
-cl-kmrcl (1.15-1) unstable; urgency=low
-
-  * Add depends: for common-lisp-controller and cl-aserve
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 19 Oct 2002 19:59:02 -0600
-
-cl-kmrcl (1.14-1) unstable; urgency=low
-
-  * ml-class.lisp: Add XHTML format
-  * web-utils.lisp: Add standard headers for xml, html, xhtml, 
-  added user-agent-ie-p
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Thu, 17 Oct 2002 16:25:31 -0600
-
-cl-kmrcl (1.13-1) unstable; urgency=low
-
-  * ml-class.lisp: Add ie-xmlrefformat for Internet Explorer's idea of
-  a link in XML. Add SCL compatibility.
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 23:23:57 -0600
-
-cl-kmrcl (1.12-1) unstable; urgency=low
-
-  * Fix .asd file if CL-ASERVE is not installed
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:46:47 -0600
-
-cl-kmrcl (1.11-1) unstable; urgency=low
-
-  * Change .asd file for ASERVE require
-  
- -- Kevin M. Rosenberg <kmr@debian.org>  Tue, 15 Oct 2002 16:38:28 -0600
-
-cl-kmrcl (1.10-1) unstable; urgency=low
-
-  * ml-class.lisp: Fix package name
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 14:48:43 -0600
-
-cl-kmrcl (1.9-1) unstable; urgency=low
-
-  * ml-class.lisp: Get package name from object
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 13:23:23 -0600
-
-cl-kmrcl (1.8-1) unstable; urgency=low
-
-  * ml-class.lisp: Add defgeneric for generic functions
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Mon, 14 Oct 2002 09:11:08 -0600
-
-cl-kmrcl (1.7-1) unstable; urgency=low
-
-  * Push :kmrcl onto features
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 20:47:45 -0600
-
-cl-kmrcl (1.6-1) unstable; urgency=low
-
-  * ml-class.lisp: Fix CMUCL compatibility, add SBCL compatibility
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 11:04:04 -0600
-
-cl-kmrcl (1.5-1) unstable; urgency=low
-
-  * ml-class.lisp: Change pcl package to sb-pcl for sbcl
-  * kmrcl.asd: remove sbcl from reader conditional for ml-class
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:16:14 -0600
-
-cl-kmrcl (1.4-1) unstable; urgency=low
-
-  * Add pcl:validate-superclass for CMUCL/SBCL compatibility
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sun, 13 Oct 2002 10:09:39 -0600
-
-cl-kmrcl (1.3) unstable; urgency=low
-
-  * Change .asd to fix problem with ml-class
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 13:03:49 -0600
-
-cl-kmrcl (1.2-1) unstable; urgency=low
-
-  * Seperate string and equal functions into their own files
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat, 12 Oct 2002 00:03:18 -0600
-
-cl-kmrcl (1.1-1) unstable; urgency=low
-
-  * Re-arrange defclass order in ml-classes.lisp for cmucl compatibility
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Fri, 11 Oct 2002 20:00:29 -0600
-
-cl-kmrcl (1.0-1) unstable; urgency=low
-
-  * Initial Release (closes: 163955)
-
- -- Kevin M. Rosenberg <kmr@debian.org>  Sat,  5 Oct 2002 13:19:33 -0600
-