clisp (1:2.41-1) unstable; urgency=low * updated XS-Vcs-Svn field * New upstream release. Mostly bugfixes and: - New module libsvm interface - The same internal interface now handles FFI forms DEF-CALL-OUT and DEF-C-VAR regardless of the presence of the :LIBRARY argument. -- Peter Van Eynde Fri, 13 Oct 2006 15:19:48 +0200 clisp (1:2.40-2) unstable; urgency=low * Included documentation patch from https://sourceforge.net/tracker/?func=detail&atid=101355&aid=1569234&group_id=1355 * Fix FTBFS on ia64 by not using -O2 when compiling. Stable gcc, isn't it? * On second thoughts, let us try if doing this also helps sparc and mipsel. -- Peter Van Eynde Wed, 4 Oct 2006 18:10:31 +0200 clisp (1:2.40-1) unstable; urgency=low * New upstream version. * Don't run test anymore as they make the build fail hard. * Fixed clisp manual page -- Peter Van Eynde Mon, 2 Oct 2006 14:43:30 +0200 clisp (1:2.39-3) unstable; urgency=medium * Disable FFI on mipsel, fixes the FTBFS. * Ignore the results of running the tests because the network stack is sometimes not correct on the buildd daemons (localhost does not resolve). We still do run the tests and we will review the output of the buildd daemons for 'real' problems. Fixes the FTBFS for amd64, hppa. (Closes: 388752) * Added XS-X-Vcs-Darcs header -- Peter Van Eynde Mon, 25 Sep 2006 07:57:43 +0200 clisp (1:2.39-2) unstable; urgency=low * Don't use -O0 anymore for ia64, hint from Dr. Werner Fink at suse.de * Run tests after building the clisp. * Drop support for sparc. Not having a machine to test sparc problems on just makes it too difficult to support. I hope not many users will be impacted. (Closes: #386075) -- Peter Van Eynde Wed, 20 Sep 2006 10:41:00 +0200 clisp (1:2.39-1) unstable; urgency=low * Included patch from Thiemo Seufer to re-enable FFI for mips/mipsel. Closes: #377722 * New upstream. Highlights of this new version: - SAVEINITMEM now accepts :SCRIPT argument - FFI:UINT64 and FFI:SINT64 are now compatible with C's long long type. - Stack overflow detection and recovery finally work fine on Unix. - It is now possible to specify the default method-combination of a generic function, - Readline completion works with non 1:1 terminal encodings, e.g. UTF-8. - WITH-KEYBOARD works with a Unix tty even when SLIME hijacks *TERMINAL-IO*. - New functions: POSIX:FFS, POSIX:PATHCONF. - Bug fixes: + SOCKET:SOCKET-SERVER :INTERFACE now behaves as documented. + EXT:READ-BYTE-NO-HANG and SOCKET:SOCKET-STATUS used to hang on buffered binary sockets. + Allow DESTRUCTURING-BIND (a . b) with circular and dotted lists. + ADJUST-ARRAY of zero length adjustable string now works. + TIME now reports correct results when the heap grows over 4GB. + RAWSOCK functions now handle :START/:END arguments correctly. + BDB:DBC-GET now accepts :READ-COMMITTED and :READ-UNCOMMITTED. + POSIX:GROUP-INFO and POSIX:USER-INFO now handle errors correctly. * Use CFLAGS as configure now respects this. * Fixed clisp.1 manual page, it had '.sp \-1'. -- Peter Van Eynde Fri, 28 Jul 2006 06:07:21 +0200 clisp (1:2.38-8) unstable; urgency=low * Depend on new libsigsegv-dev version -- Peter Van Eynde Sun, 2 Jul 2006 23:48:29 +0200 clisp (1:2.38-7) unstable; urgency=low * Depend on non-broken libsigsegv-dev * use -O0 on ia64 -- Peter Van Eynde Sun, 2 Jul 2006 00:21:02 +0200 clisp (1:2.38-6) unstable; urgency=low * Force ia64 to compile with -O0, this seems to fix the crashes when using gcc-4.1. Closes: #373697 * For the same bug: we now undef unused before including signal.h because unused is used in the user_fpregs struct on arm. Should fix FTBFS on arm. * Make configure and other scripts executable on clean -- Peter Van Eynde Sat, 17 Jun 2006 22:02:06 +0200 clisp (1:2.38-5) unstable; urgency=low * Added support for GNU/kFreeBSD (Closes: #366143) * Updated standard version without real changes. -- Peter Van Eynde Mon, 15 May 2006 00:57:39 +0200 clisp (1:2.38-4) unstable; urgency=low [Peter Van Eynde] * Redid Depends for clisp, this should fix the FTBFS probems for mcvs. (Closes: #346164) * Use newer libsigsegv * Try to rebuild for m68k. * Updated standards version without real changes. [René van Bevern] * debian/control: remove dependency on "common-lisp-controller (>= 4.27)", it is added by dh-lisp and should not resoult in a double dependency -- Peter Van Eynde Tue, 2 May 2006 20:00:32 +0200 clisp (1:2.38-3) unstable; urgency=low * Build with gcc-4.1, should fix: Closes: #344525, #349229. * Also support GNU/kFreeBSD. Closes: #342640 * Removed build-essential dependency of clisp-dev and replaced it with the used packages. -- Peter Van Eynde Thu, 13 Apr 2006 16:23:56 +0200 clisp (1:2.38-2) unstable; urgency=low * Integrated ubuntu patches from Stefan Potyra : + Adding a small patch to debian/rules to substitue the dependency on gcc-3.3 on these architectures for clisp-dev (with a variable in debian/control). + Add -falign-functions=4 to CFLAGS to fix FTBFS on AMD64. See: https://launchpad.net/products/clisp/+bug/6511 + Change Predepends of xlibs to libx11-6 libxext6 libxpm4 * rebuild with updated libsigsegv. -- Peter Van Eynde Wed, 15 Mar 2006 17:53:13 +0100 clisp (1:2.38-1) unstable; urgency=low * New upstream. * Maybe amd64 will work with gcc-3.3? Is a working debian host to test this on not nice? Sigh. We will see if it fails again. Seeing the logs would help. Thanks to Ubuntu to actually have the buildd logs available. * As it is impossible to have a dependency on gcc-3.3 only for some architectures, have _all_ of them depend on gcc-3.3, but add build-essential for all other architectures. * Fixed Build-dep on libreadline-dev (Closes: #351339) -- Peter Van Eynde Sat, 4 Feb 2006 12:54:43 +0100 clisp (1:2.36-4) unstable; urgency=low * fix for: 'ERROR: Package builds clisp-doc_2.36-3_all.deb when binary-indep target is not called. This is a bug in the packaging' * use v9 sparc as cpu, as the assembler requires this. -- Peter Van Eynde Fri, 20 Jan 2006 09:43:33 +0100 clisp (1:2.36-3) unstable; urgency=low * expanded xlibs-dev build-depends (Closes: #346649) * Added ia64 to FFI-less architectures (Closes: #346217) -- Peter Van Eynde Tue, 17 Jan 2006 14:22:55 +0100 clisp (1:2.36-2) unstable; urgency=low * Add build-depends on xutils,libxt-dev (Closes: #342552) * added kfreebsd-i386 to the architecture list (Closes: #342640) * disable FFI on ia64 because it doesn't build correctly -- Peter Van Eynde Fri, 9 Dec 2005 16:42:20 +0100 clisp (1:2.36-1) unstable; urgency=low * New upstream version. * Improved errorchecking during installation, made removal more failsave. Closes: #340274 * Improved error propagation during installation, should signal all errors to clc now. Should fix these strange problems we've been seeing. Closes: #340274, #340646 * Try gcc on sparc, could Closes: #341850 * Could not get it to work on m68k. Upstream also does not test anymore on this architecture, so for all pratical purposes the port is dead. Patches welcome. Closes: #162019, #62116, #64853 * Improved package descriptions. -- Peter Van Eynde Thu, 8 Dec 2005 08:16:40 +0100 clisp (1:2.35-9) unstable; urgency=low * fixed dependency on common-lisp-controller. Forgot to add ${misc:Depends} to the control file! Closes: #340250 * Removed Conflict between clisp and clisp-dev, clisp-doc as to avoid sbcl-like build problems. * Added suggest for slime. -- Peter Van Eynde Thu, 24 Nov 2005 07:21:17 +0100 clisp (1:2.35-8) unstable; urgency=low * Corrected the conflicts of the sub-packages. * Removed unrequired patches from the sources * Simplified creation of mem files: now the original file is always left in place, and a new file with clc in created on install. -- Peter Van Eynde Sat, 5 Nov 2005 23:38:58 +0100 clisp (1:2.35-7) unstable; urgency=low * So with gcc-4 on sparc we got the pretty impressive: ;; Loading file defs1.lisp ... *** - quotient GGGGGGGG0GGGGGGGG0GGGGGGGG0GGGGGGGG\ 0GGGGGGGG0GGGGGGGG0GGGGGGGG / GGGGGGGG\ is not an integer Now on m68k we get the even more impressive: cat '/build/buildd/clisp-2.35/src/intparam.c' >> tmp.c gcc -D SAFETY=3 -D NO_MULTIMAP_SHM -D NO_MULTIMAP_FILE \ -D NO_SINGLEMAP -D NO_TRIVIALMAP tmp.c -o intparam tmp.c: In function 'main5': tmp.c:422: internal compiler error: in instantiate_virtual_regs_lossage, at function.c:1442 So we're going to use gcc-3.3 for both architectures and hope that upstream or the gcc maintainers get this one right. Change: also use gcc-3.3 for m68k. -- Peter Van Eynde Sat, 29 Oct 2005 16:55:28 +0200 clisp (1:2.35-6) unstable; urgency=low * On sarge on sparc at least clisp does compile with gcc-3.3 so we force to use 3.3 on sparc. Should Closes: #321177 * Use ${Source-Version} to force packages to upgrade together. * clisp now suggests clisp-dev, but we should still provide a better description of what clisp-dev exactly does and why one would need to install it. Never mind writing a man page for clisp-link. Closes: #329919 -- Peter Van Eynde Sat, 29 Oct 2005 08:37:28 +0200 clisp (1:2.35-5) unstable; urgency=low * Removed patching of source, I prefer to use darcs * Safer compilation settings for the more exotic architectures. They seem to work in interactive testing, let us see on the buildd's. -- Peter Van Eynde Tue, 25 Oct 2005 15:09:49 +0200 clisp (1:2.35-4) unstable; urgency=low * configure gets rerun gratuitiously (Closes: #334234) * Added build-depends on a new version of dh-lisp, to avoid FTBS. * Again use gcc 4.0 on all platforms. Hint of Thiemo Seufer -- Peter Van Eynde Fri, 21 Oct 2005 23:40:24 +0200 clisp (1:2.35-3) unstable; urgency=low * Updated FSF address * New maintainer. (Closes: #330076: RFA: clisp -- GNU CLISP, a Common Lisp implementation - Debian Bug report logs) * Added dependency for quilt -- Peter Van Eynde Mon, 17 Oct 2005 23:00:37 +0200 clisp (1:2.35-2) unstable; urgency=low * Fix FTBFS caused by charset encoding of fasl version code. -- Will Newton Tue, 13 Sep 2005 19:58:33 +0100 clisp (1:2.35-1) unstable; urgency=low * New upstream version. * Update description. * Add support for providing the fasl version, thanks to Rene van Bevern. -- Peter Van Eynde Mon, 10 Oct 2005 10:00:02 +0200 clisp (1:2.34-5) unstable; urgency=low * More build fixes for CLX. -- Will Newton Thu, 11 Aug 2005 21:58:31 +0100 clisp (1:2.34-4) unstable; urgency=low * Patch from upstream CVS to fix MIT CLX build. * Fix previous mips fix. -- Will Newton Wed, 10 Aug 2005 20:55:35 +0100 clisp (1:2.34-3) unstable; urgency=low * Further build fixes for arm and mips. -- Will Newton Tue, 9 Aug 2005 20:22:38 +0100 clisp (1:2.34-2) unstable; urgency=low * Fix clisp-dev readline depends. * Add build-dep on xutils. (Closes: #321045) * Fixes for build on mips, mipsel and arm. -- Will Newton Mon, 8 Aug 2005 19:46:27 +0100 clisp (1:2.34-1) unstable; urgency=low * New upstream version. (Closes: #163875, #319974) - Now includes MOP support. - Better ANSI CL compliance. * Bump standards version to 3.6.2. * Use quilt for patch management. * Try gcc 4.0 on all platforms. -- Will Newton Sat, 2 Jul 2005 15:18:20 +0100 clisp (1:2.33.2-10) unstable; urgency=low * Build dep on gcc 2.95 on mipsel. -- Will Newton Wed, 23 Feb 2005 00:00:19 +0000 clisp (1:2.33.2-9) unstable; urgency=low * Actually enable FFI on mipsel. -- Will Newton Sun, 20 Feb 2005 15:19:15 +0000 clisp (1:2.33.2-8) unstable; urgency=low * Acknowledge NMU (Closes: #283171). Thanks Frank! * Add patches from Thiemo Seufer to get FFI working on mips/mipsel. * Fix URLs in READMEs (Closes: #296000). * Build Depend on libreadline5-dev. -- Will Newton Sun, 20 Feb 2005 13:40:24 +0000 clisp (1:2.33.2-7.1) unstable; urgency=high * NMU * Disable FFI on mipsel again, just doesn't seem to work (Closes: #283171) -- Frank Lichtenheld Sat, 5 Feb 2005 15:25:35 +0100 clisp (1:2.33.2-7) unstable; urgency=low * Fix build so aclocal is not called unnecessarily (Closes: #272670). -- Will Newton Wed, 22 Sep 2004 23:29:07 +0100 clisp (1:2.33.2-6) unstable; urgency=low * Further mipsel fixing, try and get it right this time. * Make clisp-dev depend on gcc-2.95 on mips/mipsel (Closes: #272550). - Thanks to Robin Verduijn. -- Will Newton Mon, 20 Sep 2004 22:18:31 +0100 clisp (1:2.33.2-5) unstable; urgency=low * Add support for FFI on mipsel. -- Will Newton Fri, 17 Sep 2004 19:59:02 +0100 clisp (1:2.33.2-4) unstable; urgency=low * Fix FFI for mips (Closes: #200400). - Thanks to Thiemo Seufer. -- Will Newton Wed, 15 Sep 2004 21:25:19 +0100 clisp (1:2.33.2-3) unstable; urgency=low * Fix FFI for ia64 (Closes: #200245, #269556). -- Will Newton Mon, 6 Sep 2004 23:34:53 +0100 clisp (1:2.33.2-2) unstable; urgency=low * Add common-lisp-controller v4 support (Closes: #263009). - Thanks to Kevin M. Rosenberg. -- Will Newton Sat, 14 Aug 2004 17:05:07 +0100 clisp (1:2.33.2-1) unstable; urgency=low * New upstream version. * Fix build on alpha (Closes: #253679). -- Will Newton Wed, 9 Jun 2004 20:15:44 +0100 clisp (1:2.33.1-1) unstable; urgency=low * New upstream version. * Split out clisp-dev package (Closes: #249914). -- Will Newton Sun, 23 May 2004 12:16:25 +0100 clisp (1:2.33-2) unstable; urgency=medium * Build fixes for alpha, arm and hppa. * Updated description. -- Will Newton Wed, 24 Mar 2004 19:25:50 +0000 clisp (1:2.33-1) unstable; urgency=low * New upstream release. * Fixes build on 64bit userland. (Closes: #221242) -- Will Newton Tue, 23 Mar 2004 14:02:36 +0000 clisp (1:2.32.94-1) unstable; urgency=low * Pre-release of 2.33. * Merging of many patches upstream. -- Will Newton Mon, 15 Mar 2004 17:38:36 +0000 clisp (1:2.32-7) unstable; urgency=low * Further purging of preprocessor pasting to appease gcc. * Workaround gcc bug with asm constraints on m68k. * Declare Pre-Depends (ick) on xlibs. (Closes: #228629) -- Will Newton Thu, 19 Feb 2004 20:32:10 +0000 clisp (1:2.32-6) unstable; urgency=low * Remove Suggests: xlibs, shlibdeps does the right thing. * Fix libsigsegv usage on arm. * Set LD_LIBRARY_PATH so we can find X libs in postinst. (Closes: #228629) * Do not unconditionally purgew all of /usr/lib/clisp. (Closes: #230177) -- Will Newton Thu, 29 Jan 2004 18:04:08 +0000 clisp (1:2.32-5) unstable; urgency=low * Add Suggests: gdb and a note in README.Debian mentioning that using the disassemble function requires gdb installed. * Shuffle declaration in lispbibl.d to fix arm build. * Disable FFI on ia64 to fix FTBFS. (Closes: #224462) * Add a missing typecode guard to fix build on 64bit arches. -- Will Newton Mon, 19 Jan 2004 20:44:17 +0000 clisp (1:2.32-4) unstable; urgency=low * OK, I give in. Try disabling typecodes on all arches. -- Will Newton Thu, 15 Jan 2004 00:39:24 +0000 clisp (1:2.32-3) unstable; urgency=low * Fix for typecodes build (ia64, alpha). -- Will Newton Mon, 5 Jan 2004 21:57:11 +0000 clisp (1:2.32-2) unstable; urgency=low * Reintroduce mips build fix. -- Will Newton Sat, 3 Jan 2004 13:44:49 +0000 clisp (1:2.32-1) unstable; urgency=low * New upstream version. * new-clx module supports X authentication (Closes: #166094) * clisp.h no longer includes non-existant files (Closes: #216971) * Symlink clisp-link into /usr/bin (Closes: #175974) * Current cl-asdf seems to work fine (Closes: #197029) -- Will Newton Thu, 1 Jan 2004 22:30:57 +0000 clisp (1:2.31-4) unstable; urgency=low * Removed Build-Conflicts. * Build depend on new version of libsigsegv-dev. * Add Conflicts on old versions of clisp-doc. (Closes: #211873) * Rebuild against new libc6 and libsigsegv. - Should fix hppa build (Closes: #199025) -- Will Newton Mon, 22 Sep 2003 09:23:29 +0100 clisp (1:2.31-3) unstable; urgency=low * Fix build without dynamic ffi. * Add Build-Conflicts on broken libc6-dev. * Add fix for ppc build. -- Will Newton Mon, 8 Sep 2003 13:19:31 +0100 clisp (1:2.31-2) unstable; urgency=low * Really don't build ffcall on unsupported arches. * Add mips to list of unsupported arches. -- Will Newton Fri, 5 Sep 2003 09:54:53 +0100 clisp (1:2.31-1) unstable; urgency=low * New upstream version. * Bumped DH_COMPAT to 4. * Bumped standards version to 3.6.1. * Cleaned up build process. -- Will Newton Thu, 4 Sep 2003 18:14:02 +0100 clisp (1:2.30-9) unstable; urgency=low * Fix build on arm. * Disable global register variables on all architectures. -- Will Newton Fri, 6 Jun 2003 09:52:05 +0100 clisp (1:2.30-8) unstable; urgency=low * Fix build with gcc-3.3 (Closes: #196246) -- Will Newton Thu, 5 Jun 2003 19:35:16 +0100 clisp (1:2.30-7) unstable; urgency=low * Acknowledge NMU (Closes: #174272,#173728,#162186) * Work around gcc bug with global register variables. (Closes: #183796, #184632) * Updated Standards-Version. -- Will Newton Mon, 12 May 2003 18:52:05 +0100 clisp (1:2.30-6.1) unstable; urgency=low * NMU with permission * Remove obsolete install-defsystem & remove-defsystem options in clisp.sh * Add preinst and postrm files to remove .mem and .run files. Closes:#174272,#173728,#162186. * Exclude lispinit.mem from md5sums since this file is modified after the Common Lisp Controller installation. -- Kevin M. Rosenberg Tue, 4 Mar 2003 10:32:15 -0700 clisp (1:2.30-6) unstable; urgency=low * Added common-lisp-controller fixes from Kevin M. Rosenberg. * Closes: #165722, #170651 * Use new-clx module on capable architectures, mit-clx on others. * Build-Depend xlibs-dev, Suggest xlibs -- Will Newton Tue, 10 Dec 2002 22:01:24 +0000 clisp (1:2.30-5) unstable; urgency=low * More alpha fixes. -- Will Newton Tue, 24 Sep 2002 00:06:58 +0100 clisp (1:2.30-4) unstable; urgency=low * Alpha build fix. * Close bugs from previous changelog entries - Closes: #123035, #126913, #118818, #123076, #149131 - Closes: #46059, #108901, #130077 * Disable FFI on mipsel. * Try and fix m68k. -- Will Newton Mon, 23 Sep 2002 16:56:41 +0100 clisp (1:2.30-3) unstable; urgency=low * Fix ARM build. * common-lisp-controller support. (Closes: Bug#108884) - Thanks to Kevin M. Rosenberg * Fix bashisms in c-l-c code. * First upload as a DD! -- Will Newton Sun, 22 Sep 2002 21:08:40 +0100 clisp (1:2.30-2) unstable; urgency=low * Add readline build depends. * Better fix for hppa crash. * Uploaded sponsored by "Matthew Danish " -- Will Newton Fri, 20 Sep 2002 03:16:01 +0100 clisp (1:2.30-1) unstable; urgency=low * New upstream version - Use system versions of libiconv, gettext and readline. - Split off libsigsegv. - Use UCS-4 characters internally. - Russian translation. * Disable dynamic FFI on ARM * Disable register allocation on sparc. (Closes: Bug#46059, Bug#108901) * Disable dynamic FFI on hppa, fix arihppa.d. * Should finally build on hppa. -- Will Newton Wed, 18 Sep 2002 01:33:41 +0100 clisp (1:2.29-2) unstable; urgency=low * Add regexp module support. -- Will Newton Sun, 11 Aug 2002 22:06:51 +0100 clisp (1:2.29-1) unstable; urgency=low * New upstream release. -- Will Newton Wed, 31 Jul 2002 01:48:37 +0100 clisp (1:2.28-2) unstable; urgency=low * Export syscalls (Closes: Bug#123076) * Support CLX (Closes: Bug#118818) * Fixed in last upload (Closes: Bug#149131, Bug#123035, Bug#126913) * Acknowledge NMU (Closes: Bug#130077) * Add glibc bindings. * Yet more hppa fixes. * First attempt at mipsel support. -- Will Newton Sat, 13 Jul 2002 14:57:06 +0100 clisp (1:2.28-1) unstable; urgency=low * Final set of hppa fixes. * Release into the wild. -- Will Newton Fri, 14 Jun 2002 15:22:41 +0100 clisp (1:2.28-0.6) unstable; urgency=low * Hopefully fix mips build. * More hppa fixes. -- Will Newton Thu, 21 Mar 2002 15:57:10 +0000 clisp (1:2.28-0.5) unstable; urgency=low * Hopefully fix ARM build. -- Will Newton Thu, 21 Mar 2002 13:32:07 +0000 clisp (1:2.28-0.4) unstable; urgency=low * Hopefully fix sparc build. -- Will Newton Thu, 21 Mar 2002 03:15:22 +0000 clisp (1:2.28-0.3) unstable; urgency=low * Update config.{sub,guess}. * Fix alpha build. -- Will Newton Wed, 20 Mar 2002 18:32:52 +0000 clisp (1:2.28-0.2) unstable; urgency=low * New maintainer. * Really fix hppa build. -- Will Newton Mon, 18 Mar 2002 18:12:20 +0000 clisp (1:2.28-0.1) unstable; urgency=low * New upstream release. (closes: Bug#134565) * Build with -fPIC on hppa. (closes: Bug#123035, Bug#126913) -- Will Newton Mon, 18 Mar 2002 18:12:07 +0000 clisp (1:2.27-0.5) unstable; urgency=low * Non-maintainer upload. * bison, gettext build-deps added. -- Francesco P. Lovergine Tue, 5 Feb 2002 16:38:18 +0100 clisp (1:2.27-0.4) unstable; urgency=low * Non-maintainer upload. * Now build on alpha. (closes: #111285) * groff build-dep added. * lintian clean. -- Francesco P. Lovergine Wed, 30 Jan 2002 17:32:03 +0100 clisp (1:2.27-0.3) unstable; urgency=low * Non-maintainer upload * global register assignment in src/lispbibl.d disabled for s390, doesn't work on s390 probably due to a compiler bug. * s390 ffcall patches applied. (Closes: #130077) -- Gerhard Tonn Mon, 21 Jan 2002 07:46:15 +0100 clisp (1:2.27-0.2) unstable; urgency=low * Maintainer set to QA. * clisp has serious portability issues that I cannot resolve, and upstream appears to have gone dormant again (6 months since last release). -- Matt Zimmerman Tue, 15 Jan 2002 17:46:15 -0500 clisp (1:2.27-0.1) unstable; urgency=low * Non-maintainer upload * Previous NMU was becoming hack upon hack upon hack, so I gave up and started over. Last maintainer upload was over 1 year ago. * New upstream version (Closes: #96599) - Already includes the suggested patch for ARM (Closes: #87395) * Repackaged from scratch - Doesn't try to remove files outside the build tree (Closes: #74610) - Compresses documentation, and separates into clisp-doc (Closes: #96602) - COPYRIGHT folded into copyright (Closes: #96600) - Build dependencies are included (Closes: #70353) - /usr/lib/clisp/{base,full} are in fact exactly alike. Replace the contents of base with symlinks (Closes: #69992) - Remove duplicate copies of man pages (Closes: #65609) * Use latest config.{guess,sub} (2.27 already handles them correctly) (Closes: #104879) -- Matt Zimmerman Sat, 11 Aug 2001 20:23:05 -0400 clisp (2000-03-06-2.1) unstable; urgency=low * Non-maintainer upload * Update config.{guess,sub} (Closes: #104879) * Fix */autoconf/aclocal.m4's CL_CANONICAL_HOST macro to work with GNU system types where the 'os' portion takes the form 'kernel-system' * debian/rules: Remove config.cache files from source, and other miscellaneous clean fixes * debian/rules: Make /usr/lib/clisp/base a symlink to full (Closes: #69992) * Apply patch from Peter Naulls to hopefully fix compilation on ARM. (Closes: #87395) * Don't try to remove files in /usr/share in debian/rules (Closes: #74610) * Compress documentation, and don't install impnotes.html twice (Closes: #96602) * Verified that /usr/share/doc/clisp/copyright is present; COPYRIGHT is the original file from the upstream sources (Closes: #96600) * Verified that build dependencies are present and sane (Closes: #70353) * Removed over 300k of SETI@Home data files added by diff.gz. This, and the improved clean target result in a much more manageable diff.gz. * This package needs source code reorganization. There are a lot of files duplicated within the package, and copied from other packages. * There is a far newer upstream version (2.27, 2001/07/16) which probably fixes many problems. -- Matt Zimmerman Sat, 11 Aug 2001 19:26:19 -0400 clisp (2000-03-06-2) unstable; urgency=low * fixed problem with package creating user name appearing in clisp binary. (closes: #62923). -- Kevin Dalley Fri, 12 May 2000 01:46:29 -0700 clisp (2000-03-06-1) unstable; urgency=low * new upstream release. -- Kevin Dalley Sat, 18 Mar 2000 12:05:46 -0800 clisp (1999-07-22-4) frozen unstable; urgency=low * correct ownership of files. All files should be owned by root, rather than by user who packages clisp (closes: #516687). -- Kevin Dalley Sun, 16 Jan 2000 14:56:59 -0800 clisp (1999-07-22-3) unstable; urgency=low * corrected installation of clisp (closes: #48607). -- Kevin Dalley Thu, 28 Oct 1999 17:41:41 -0700 clisp (1999-07-22-2) unstable; urgency=low * corrected links from /usr/doc to /usr/share/doc -- Kevin Dalley Wed, 27 Oct 1999 15:14:01 -0700 clisp (1999-07-22-1) unstable; urgency=low * new release of clisp (closes: #46043) (probably closes: #46059, requires sparc compilation to check) -- Kevin Dalley Wed, 27 Oct 1999 11:20:37 -0700 clisp (1999-01-08-2) unstable; urgency=low * additional patch for m68k (closes: #36525) -- Kevin Dalley Tue, 27 Apr 1999 01:19:43 -0700 clisp (1999-01-08-1) unstable; urgency=low * Changed bytecode format. All .fas files generated by previous CLISP versions are invalid and must be recompiled. * installed {bytecode,impnotes}.html in clisp/doc/html (closes bug #33038). * recompiled for glibc2.1 (closes: #35653) * added fixed m68k syntax (probably closes: #28975) -- Kevin Dalley Wed, 7 Apr 1999 00:06:02 -0700 clisp (1998-09-09-2) unstable; urgency=low * fixed location where lisp.run is expected to be. (closes bug #31591) -- Kevin Dalley Thu, 7 Jan 1999 21:44:53 -0800 clisp (1998-09-09-1) unstable; urgency=low * first release of 1998-09-09 (believed to fix bugs #20844 and #23328) * COPYRIGHT file removed (fixes bug #21952) -- Kevin Dalley Sun, 27 Dec 1998 04:11:35 -0800 clisp (1997-12-06-1) unstable; urgency=low * new version of clisp -- Kevin Dalley Sun, 22 Feb 1998 19:31:55 -0800 clisp (1997-09-25-1) unstable; urgency=low * first release of clisp. -- Kevin Dalley Thu, 22 May 1997 23:51:34 -0700