From dehs-devel at lists.alioth.debian.org Sat Feb 14 07:39:00 2009 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Sat, 14 Feb 2009 07:39:00 +0000 Subject: [cl-debian] cmucl: New upstream version available Message-ID: Hello, The Debian External Health System (a.k.a. DEHS) has found a new upstream version of the package cmucl in the unstable distribution. The current package version is 19d-20061116-4.1 and latest by upstream is 19f. If you are the maintainer or a co-maintainer of the package please consider updating the package. The source code of version 19f by upstream can be found at: http://common-lisp.net/project/cmucl/downloads/release/19f/ For more information please refer to the DEHS report of cmucl at: http://dehs.alioth.debian.org/report.php?package=cmucl If you believe this message can be improved in any way don't hesitate to contact me by replying to this message. Note that the latest version by upstream is found thanks to the debian/watch file provided by the package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From vsedach at gmail.com Tue Feb 17 03:24:20 2009 From: vsedach at gmail.com (Vladimir Sedach) Date: Mon, 16 Feb 2009 20:24:20 -0700 Subject: [cl-debian] [ann] [parenscript-announce] New Parenscript release. Message-ID: Hello, The latest release of Parenscript fixes a few minor bugs from the previous release (mostly with macro-definition code), but most importantly it gets rid of the (.method object args) method-calling convention/hack. Now method calls are treated uniformly with function calls, so the previous expression becomes ((slot-value object 'method) args). The motivation behind this change is explained on the parenscript-devel mailing list: http://common-lisp.net/pipermail/parenscript-devel/2009-February/000465.html Vladimir _______________________________________________ parenscript-announce mailing list parenscript-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/parenscript-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From owner at bugs.debian.org Wed Feb 18 05:48:06 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Feb 2009 05:48:06 +0000 Subject: [cl-debian] Bug#515378: marked as done (cmucl: obsolete build-dep on x-dev) References: Message-ID: Your message dated Wed, 18 Feb 2009 05:17:16 +0000 with message-id and subject line Bug#515378: fixed in cmucl 19e-20080501-1 has caused the Debian Bug report #515378, regarding cmucl: obsolete build-dep on x-dev to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 515378: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515378 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: jcristau at debian.org Subject: cmucl: obsolete build-dep on x-dev Date: Sun, 15 Feb 2009 20:44:42 +0100 Size: 1940 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#515378: fixed in cmucl 19e-20080501-1 Date: Wed, 18 Feb 2009 05:17:16 +0000 Size: 16254 URL: From pvaneynd at debian.org Wed Feb 18 05:17:16 2009 From: pvaneynd at debian.org (Peter Van Eynde) Date: Wed, 18 Feb 2009 05:17:16 +0000 Subject: [cl-debian] Accepted cmucl 19e-20080501-1 (source i386 all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Tue, 17 Feb 2009 20:33:06 +0000 Source: cmucl Binary: cmucl cmucl-docs cmucl-clm cmucl-source Architecture: source i386 all Version: 19e-20080501-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cmucl - The CMUCL lisp compiler and development system cmucl-clm - The Motif interface for CMUCL cmucl-docs - The CMUCL documentation cmucl-source - The CMUCL lisp sources Closes: 473948 515378 Changes: cmucl (19e-20080501-1) unstable; urgency=low . [ Peter Van Eynde ] * change dependency on x-dev to x11proto-core-dev. (Closes: #515378) * update release in Makefile * fix for changed assembly semanics: fnstsw %eax -> fnstsw %ax * we do need the varioref package * updated standard-version no real changes * update build-dependency * no longer provide the lisp symlink * fix manpage * remove prepended paths * abort preinst on errors * New upstream. Major changes: . + Feature enhancements: ++ Support for dynamic-extent added for ppc. However, it suffers from the same problems with dynamic-extent as other platforms, so it is disabled by default. Tests indicate that it does work in simple situations. ++ PARSE-TIME recognizes the format produced by C asctime/ctime. (This change may break some other less commonly used patterns.) ++ PARSE-TIME recognizes and discards any microseconds. ++ PARSE-TIME checks that a specified day of the week matches the actual day of the week given in the date. An error is signaled if they are inconsistent. ++ New option to SAVE-LISP allows creating executable Lisp images that do not require a runtime loader. Syntax: (save-lisp "filename" :executable t) Currently supported on FreeBSD and Linux; work on a Solaris version is underway. Limitations: depends on files in "library:" to dump new executable images. ++ CMUCL's version of CLX has been replaced with telent CLX. ++ Preliminary support for external formats. Currently only iso8859-1 and utf-8 are supported. Utf-8 support is limited since CMUCL only has 8-bit characters. ++ UNIX-MPROTECT added to access mprotect. . + ANSI compliance fixes: ++ BOA constructors with &AUX variables are handled better now. ++ SHADOW accepts characters now. ++ Default initargs are now passed correctly to initialize-instance and shared-initialize. ++ Several issues in formatted output of floats have been fixed: o ~,dF won't print out extra digits if the number is too small. o ~E sometimes erroneously printed the overflow filler instead of the number. o ~G has changed so that ~E is chosen more often. This is seen when printing large numbers. Instead of printing lots of zeroes, ~E is used. ~G now matches what Fortran would do. o Inconsistencies between print and ~E are now gone. (See Trac ticket #1.) o Some incorrectly printed results for ~E have been fixed. (See Trace ticket #12.) . + Bugfixes: ++ Floating-point traps are now handled on ppc. Previously, no traps were signalled and SET-FLOATING-POINT-MODES did nothing. ++ FILE-POSITION no longer returns negative values for mapped file-simple-stream's. ++ Potential Version numbers that start with a leading 0 are no longer treated as version numbers. Hence, "foo.~1~" has name "foo", type nil, and version 1, but "foo.~01~" has type "~01~" and version :NEWEST. ++ A bug in type derivation for EXPT has been fixed. (expt x y) for x of type (double-float (0d0) 1d0) and y of type (double-float (0d0)) now returns (or (member 0d0) (double-float (0d0) 1d0)) instead of (double-float 0d0 1d0), i.e., -0d0 is not in the range. ++ On sparc, the decoding of a trapping FP instruction is correct now. Previously the wrong instruction was decoded, which produced the wrong operation and operands in the arithmetic error handler. ++ Fix issue with UNIX:UNIX-MMAP handling of "large" addresses that appeared to be negative numbers. ++ DOUBLE-DOUBLE-FLOAT fixes: o Converting negative rationals to double-double-float's doesn't produce wrong answers anymore. o (float 1w0) no longer returns a positive result. o Some issues with creation of DOUBLE-DOUBLE-FLOAT and (COMPLEX DOUBLE-DOUBLE-FLOAT) have been fixed on sparc, ppc, and x86. These seem to work, except there appears to be some bugs on x86 when compiling at speed 3 and safety 0. o (INTEGER-DECODE-FLOAT ) was sometimes returning the wrong integer value because the two components had the wrong sign. o Some issues with debugger printing out DOUBLE-DOUBLE-FLOATs and (COMPLEX DOUBLE-DOUBLE-FLOAT)'s have been fixed. o CLOS now recognizes that (COMPLEX DOUBLE-DOUBLE-FLOAT) is a valid built-in class instead of a random object. o Branch cuts for ASIN and ATANH for double-double-float's should match the branches for double-float's. o ATAN2 should correctly handle signed double-double-float zeroes. o FASL files containing -0w0 are now converted to -0w0 instead of 0w0. o SIN and TAN return -0w0 when the argument is -0w0. Previously, they returned 0w0. o Signed zeroes are handled better for addition, subtraction, and multiplication. That is, the correct signed zero is returned now. o Overflow in addition, multiplication, and division returns infinity if traps are disabled. o EQL supports DOUBLE-DOUBLE-FLOAT's now. o The printer and reader should now be consistent for double-double-floats. o Conversion of bignums and ratios to double-double-floats should be more accurate. o Double-double-float's should have print/read consistency now. o TRUNCATE works now when given a DOUBLE-DOUBLE-FLOAT divisor. o FORMATted output of DOUBLE-DOUBLE-FLOAT's should work. ++ The assembler for ppc had some arguments for some instructions in the wrong order, producing the wrong effect. ++ When making displaced arrays, the element types are checked to see if they are type equivalent. If not, an error is signaled. ++ The reader for #= and ## has been enhanced to be much faster for cases with a large number of shared objects. However, it is also somewhat slower for simple cases. ++ #p"..." now has a namestring and is treated as a pathname with name ".." and type "". ++ #p"..a" erroneously had directory (:relative). This has been fixed so that directory = nil, name = ".", and type = "a". ++ Compiling code using SIGNUM no longer causes a compiler error. The defoptimizer for SIGNUM was missing a case for double-double-float. ++ MAPHASH no longer causes a type-error when the mapping function calls (setf gethash) on the same table. ++ NOTINLINE declarations are honored for local functions even if they only have only one use. Previously, these would be inlined anyway. This allows tracing of such functions. ++ TRACE and UNTRACE should now work as expected for local labels/flet functions. Untracing should work. Redefining a function should automatically retrace the local functions if they were traced previously. ++ Callbacks should now work on systems where malloc'ed space does not normally allow execution of code. ++ The FLOAT-ACCURACY declaration has been removed. This should have no affect on most user's code, unless they were using this. The default is 53-bit (double-float) precision for everything and the compiler takes care of the precision for the appropriate ABI. It is the compiler's responsibility to make sure single-precision floats are done correctly with single-precision results. (This may be buggy currently.) ++ The :PRECISION-CONTROL keyword in SET-FLOATING-POINT-MODES has been removed. ++ A compiler bug with type inferencing and deleting unsued functions has been fixed. ++ A compiler bug has been fixed where a source transformation was incorrectly applied because the local variable haed. An error is generated if the number of days doesn't match the number of days in the given month. ++ #10 fixed. ROUND should now return correct answers for floats bigger than most-positive-fixnum. ++ #11 fixed. EQL handles double-double-float's correctly now. ++ #1 fixed. prin1 and ~E should produce the same results. ++ #12 fixed. (format t "~10,1,2,0,'*,,'DE" 1d-6) prints "0.1D-05" now. ++ #13 fixed. (format nil "~11,3,2,0,'*,,'EE" .9999) produces 0.100e+1 instead of 1.000e+0. . + Other changes: ++ UNIX:UNIX-ERRNO accesses the thread errno value instead of the global errno value. ++ Floating point zero is now printed with an exponent of zero, independent of any scale factor that might be used. Thus, we get results like "0.0D+00" instead of "0.0D-5". ++ CMUCL should now build and run on Redhat Fedora Core 9. . + Improvements to the PCL implementation of CLOS: ++ Forward-referenced classes are allowed. . + Changes to rebuilding procedure: ++ load-world.sh now supports a -p option to load the world without PCL. This is mostly for cross-compiling which doesn't want PCL loaded because it's not build during a cross-compile. ++ make-dist.sh now defaults to bzip compression instead of gzip. . [Luca Capello] * Acknowledge NMU (Closes: #473948). . * src/lisp/Config.linux_gencgc: - restore upstream version, modifications to upstream files must be managed through a Debian-specific patch system. . * debian/rules: - remove suspicious lines. - remove trailing spaces. Checksums-Sha1: 0b4de38b6998dc92f4b845e121b6bf73315d9cce 1357 cmucl_19e-20080501-1.dsc 22314df4a0842f20cf64873adb79a43058ae7478 4893638 cmucl_19e-20080501.orig.tar.gz 9868ff5ad167310a451022f63baab2ea770ba06e 1518952 cmucl_19e-20080501-1.diff.gz cdb2d01fbc11612918ceaf1a61f170ceef4635fa 11315728 cmucl_19e-20080501-1_i386.deb 9a29bec6efaa48ea55ffab2ba9b314f5864bfb50 2381662 cmucl-docs_19e-20080501-1_all.deb fb01bf5469d790dbd9ab6d0909d0e285f5b67980 651886 cmucl-clm_19e-20080501-1_i386.deb c46c73f37064f4d8f2857f002f9f821120665049 5586586 cmucl-source_19e-20080501-1_all.deb Checksums-Sha256: d89aef7fa0fce538b2c4844858891bce80c3ef8f96857591eaec115d9bc10390 1357 cmucl_19e-20080501-1.dsc d2831ae9485b876554c6cee44840361c392e26f01eaaf2e89359eda5ce34eed2 4893638 cmucl_19e-20080501.orig.tar.gz e7a75da4b88579f2af38fb9eb9a4529ebbf0d1ed0ca6e05159912b77da7037d4 1518952 cmucl_19e-20080501-1.diff.gz 25065b6ddfb9c7f9757d7d861199bfe00727ea9c49a2221513f0f1af3dd3212c 11315728 cmucl_19e-20080501-1_i386.deb 02706ca76aaff1cec440a8d682479eebf2b1b47a7ea8abead966a1dc31faedc5 2381662 cmucl-docs_19e-20080501-1_all.deb 784550d6393fad62742246321969508edeabc35c8122fd82f480d33bdc25fd9e 651886 cmucl-clm_19e-20080501-1_i386.deb ef77828a8e32a4352da3cb88a9606066ffbd58272b031e9344de18b4a9e45dd4 5586586 cmucl-source_19e-20080501-1_all.deb Files: e78b54068bef4613cd711cf1646eba1d 1357 devel optional cmucl_19e-20080501-1.dsc a717586e2e961fb15de39279c85951ef 4893638 devel optional cmucl_19e-20080501.orig.tar.gz 02064b7f6594e27bedaa096c15b35865 1518952 devel optional cmucl_19e-20080501-1.diff.gz 437d1f4441da7478dc61b6df11b95cd1 11315728 devel optional cmucl_19e-20080501-1_i386.deb 3875a190ed1053e54d9db415d5c15cbc 2381662 doc optional cmucl-docs_19e-20080501-1_all.deb 42d6e99e0584a65a71a4437adc71d7b7 651886 devel optional cmucl-clm_19e-20080501-1_i386.deb 2a5bc448b299b77db77843089a4cd8b1 5586586 devel optional cmucl-source_19e-20080501-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmblZYACgkQ11ldN0tyliUTjgCgvUfNxmDyQs7v1CdzuEGp+Oav 4dAAoMB5Uiv1yyRXgAXHJFhcee0SEqPK =REqw -----END PGP SIGNATURE----- Accepted: cmucl-clm_19e-20080501-1_i386.deb to pool/main/c/cmucl/cmucl-clm_19e-20080501-1_i386.deb cmucl-docs_19e-20080501-1_all.deb to pool/main/c/cmucl/cmucl-docs_19e-20080501-1_all.deb cmucl-source_19e-20080501-1_all.deb to pool/main/c/cmucl/cmucl-source_19e-20080501-1_all.deb cmucl_19e-20080501-1.diff.gz to pool/main/c/cmucl/cmucl_19e-20080501-1.diff.gz cmucl_19e-20080501-1.dsc to pool/main/c/cmucl/cmucl_19e-20080501-1.dsc cmucl_19e-20080501-1_i386.deb to pool/main/c/cmucl/cmucl_19e-20080501-1_i386.deb cmucl_19e-20080501.orig.tar.gz to pool/main/c/cmucl/cmucl_19e-20080501.orig.tar.gz From owner at bugs.debian.org Wed Feb 18 21:09:09 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Feb 2009 21:09:09 +0000 Subject: [cl-debian] Processed: tagging 456004 In-Reply-To: <1234991162-2232-bts-pvaneynd@debian.org> References: <1234991162-2232-bts-pvaneynd@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 456004 + help Bug#456004: Error while loading 50slime There were no tags set. Tags added: help > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) From owner at bugs.debian.org Wed Feb 18 21:09:05 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Feb 2009 21:09:05 +0000 Subject: [cl-debian] Processed: tagging 478355 In-Reply-To: <1234991162-3430-bts-pvaneynd@debian.org> References: <1234991162-3430-bts-pvaneynd@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 478355 + help Bug#478355: emacs-package-install fails to install slime for xemacs21 There were no tags set. Tags added: help > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) From pvaneynd at debian.org Wed Feb 18 21:14:32 2009 From: pvaneynd at debian.org (Peter Van Eynde) Date: Wed, 18 Feb 2009 22:14:32 +0100 Subject: [cl-debian] Bug#492943: slime: Package depencies: add recommmend konqueror Message-ID: <499C7A38.40903@debian.org> Hi, Good idea, however I don't see 'kfmclient' anywhere in the sources. And I use the build-in emacs browser.... Isn't this an emacs setting? Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| From pvaneynd at mailworks.org Wed Feb 18 21:16:56 2009 From: pvaneynd at mailworks.org (Peter Van Eynde) Date: Wed, 18 Feb 2009 22:16:56 +0100 Subject: [cl-debian] Bug#508922: SLIME doesn't like a non-Debian Lisp Message-ID: <499C7AC8.8010408@mailworks.org> Hi Juliusz, Good idea, however how can I tell your non-debian CCL to load swank? What method should I use? Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| From owner at bugs.debian.org Wed Feb 18 21:28:04 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Wed, 18 Feb 2009 21:28:04 +0000 Subject: [cl-debian] Processed: tagging 507302 In-Reply-To: <1234991939-446-bts-pvaneynd@debian.org> References: <1234991939-446-bts-pvaneynd@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > tags 507302 + upstream Bug#507302: slime: bridge.el uses old-style backquotes There were no tags set. Tags added: upstream > End of message, stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) From luca at pca.it Wed Feb 18 22:03:52 2009 From: luca at pca.it (Luca Capello) Date: Wed, 18 Feb 2009 23:03:52 +0100 Subject: [cl-debian] Bug#492943: slime: Package depencies: add recommmend konqueror In-Reply-To: <499C7A38.40903@debian.org> References: <499C7A38.40903@debian.org> Message-ID: <87y6w3o113.fsf@gismo.pca.it> Hi there! On Wed, 18 Feb 2009 22:14:32 +0100, Peter Van Eynde wrote: > Good idea, however I don't see 'kfmclient' anywhere in the sources. > And I use the build-in emacs browser.... > > Isn't this an emacs setting? As per (info "(slime)Documentation"), SLIME defaults to `browse-url-browser-function', which indeed is an Emacs setting: ===== luca at gismo:~$ debcheckout slime [...] luca at gismo:~$ cd slime/ luca at gismo:~/slime$ grep -r browse-url * contrib/slime-references.el: (browse-url (funcall common-lisp-hyperspec-section-fun what))) contrib/slime-references.el: (browse-url (funcall common-lisp-glossary-fun what))) contrib/slime-references.el: (browse-url (funcall 'common-lisp-issuex what))) contrib/slime-references.el: (browse-url url)))))) doc/slime.texi:@code{browse-url-browser-function}. hyperspec.el:(require 'browse-url) ;you need the Emacs 20 version hyperspec.el: (browse-url (concat common-lisp-hyperspec-root "Body/" (car entry))) hyperspec.el: (browse-url (common-lisp-hyperspec-section (car entry)))) luca at gismo:~/slime$ ===== This is clearly not a bug, but I do not know how to deal with it: should we tag it as wontfix or just close it? Thx, bye, Gismo / Luca -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 314 bytes Desc: not available URL: From edi at agharta.de Thu Feb 19 01:58:21 2009 From: edi at agharta.de (Edi Weitz) Date: Thu, 19 Feb 2009 02:58:21 +0100 Subject: [cl-debian] [ann] [hunchentoot-announce] New releases of Hunchentoot, Drakma, and Chunga Message-ID: Hi, I've just released new versions (all called 1.0.0) of Hunchentoot, Drakma, and Chunga. Note that none of these is compatible with earlier versions, so if you upgrade, you'll need to upgrade all of them. If you're using Hunchentoot or Drakma in a production environment and if it works well for you, you probably shouldn't switch. These are releases with a lot of changes and it is pretty likely that they contain bugs. If you're tracking the development, it'd be nice if you could download the new versions and provide feedback, though. The good news: * Hunchentoot has a new architecture that should hopefully make it much easier to extend or to customize it. * Both Huchentoot and Drakma should be faster now. * Now that we finally have release versions again, there are more things to come. Expect 1.0.1, 1.0.2, etc. releases in the next weeks. The bad news: * The Hunchentoot API has changed considerably and you'll have to read the documentation to see how it works now. Of course, we didn't do that to annoy you - we have to change our own web apps as well. We think that the new API is better, though, and that the change was worth it. * Some stuff has been removed, either because it seemed that nobody used it or because we thought it didn't really belong into a web server. Have fun, Edi. _______________________________________________ tbnl-announce site list tbnl-announce at common-lisp.net http://common-lisp.net/mailman/listinfo/tbnl-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From edi at agharta.de Thu Feb 19 01:58:21 2009 From: edi at agharta.de (Edi Weitz) Date: Thu, 19 Feb 2009 02:58:21 +0100 Subject: [cl-debian] [ann] [drakma-announce] New releases of Hunchentoot, Drakma, and Chunga Message-ID: Hi, I've just released new versions (all called 1.0.0) of Hunchentoot, Drakma, and Chunga. Note that none of these is compatible with earlier versions, so if you upgrade, you'll need to upgrade all of them. If you're using Hunchentoot or Drakma in a production environment and if it works well for you, you probably shouldn't switch. These are releases with a lot of changes and it is pretty likely that they contain bugs. If you're tracking the development, it'd be nice if you could download the new versions and provide feedback, though. The good news: * Hunchentoot has a new architecture that should hopefully make it much easier to extend or to customize it. * Both Huchentoot and Drakma should be faster now. * Now that we finally have release versions again, there are more things to come. Expect 1.0.1, 1.0.2, etc. releases in the next weeks. The bad news: * The Hunchentoot API has changed considerably and you'll have to read the documentation to see how it works now. Of course, we didn't do that to annoy you - we have to change our own web apps as well. We think that the new API is better, though, and that the change was worth it. * Some stuff has been removed, either because it seemed that nobody used it or because we thought it didn't really belong into a web server. Have fun, Edi. _______________________________________________ drakma-announce mailing list drakma-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/drakma-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From owner at bugs.debian.org Thu Feb 19 05:15:07 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 Feb 2009 05:15:07 +0000 Subject: [cl-debian] Bug#515802: marked as done (swank missing symbols, incompatible with newest sbcl) References: <613b861a0902171035t29843999vf4e32e224ff0ad19@mail.gmail.com> Message-ID: Your message dated Thu, 19 Feb 2009 05:02:03 +0000 with message-id and subject line Bug#515802: fixed in slime 1:20090217-1 has caused the Debian Bug report #515802, regarding swank missing symbols, incompatible with newest sbcl to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 515802: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=515802 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: "A.W." Subject: swank missing symbols, incompatible with newest sbcl Date: Tue, 17 Feb 2009 12:35:14 -0600 Size: 6648 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#515802: fixed in slime 1:20090217-1 Date: Thu, 19 Feb 2009 05:02:03 +0000 Size: 5524 URL: From owner at bugs.debian.org Thu Feb 19 05:15:05 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 Feb 2009 05:15:05 +0000 Subject: [cl-debian] Bug#493556: marked as done (slime: package dependencies: add emacs22 or other editor) References: <20080803073531.16795.17178.reportbug@debian> Message-ID: Your message dated Thu, 19 Feb 2009 05:02:03 +0000 with message-id and subject line Bug#493556: fixed in slime 1:20090217-1 has caused the Debian Bug report #493556, regarding slime: package dependencies: add emacs22 or other editor to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 493556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=493556 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: user Subject: slime: package dependencies: add emacs22 or other editor Date: Sun, 03 Aug 2008 09:35:31 +0200 Size: 2131 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#493556: fixed in slime 1:20090217-1 Date: Thu, 19 Feb 2009 05:02:03 +0000 Size: 5524 URL: From pvaneynd at debian.org Thu Feb 19 05:02:03 2009 From: pvaneynd at debian.org (Peter Van Eynde) Date: Thu, 19 Feb 2009 05:02:03 +0000 Subject: [cl-debian] Accepted slime 1:20090217-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Wed, 18 Feb 2009 22:23:43 +0100 Source: slime Binary: slime cl-swank Architecture: source all Version: 1:20090217-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-swank - Superior LISP Interaction Mode for Emacs (Lisp-side server) slime - Superior LISP Interaction Mode for Emacs Closes: 471863 493556 515802 Changes: slime (1:20090217-1) unstable; urgency=low . [ Luca Capello ] * debian/control: recommend, not depend on, cl-swank (Closes: #471863) * debian/control: remove trailing spaces from the long Description: * debian/control: add Vcs-Browser field * debian/control: add myself to Uploaders: . [ Peter Van Eynde ] * Add README.building as a hint for recompiling slime * add a recommends for emacs | emacs22. Closes: #493556 * new upstream release works with new sbcl, Closes: #515802 * we do not need the full paths in preinst and postrm * noted that we're still talking GPL v2 here * remove duplicate Section entries * updated standard version without any real changes * added ${misc:Depends} to slime Checksums-Sha1: 3dc770aaecce450c6a7afe6745aaa7e3a97df5f6 1360 slime_20090217-1.dsc 8b1b95162b77201511c650338fdcd78999c7fc48 791195 slime_20090217.orig.tar.gz 59316690ecee40b2a007e711f34a6ffacd5860e3 19159 slime_20090217-1.diff.gz 4960904d70f8e61fb034623d1f12116e0d10f306 917860 slime_20090217-1_all.deb 530b73df43288d687e2e5fa16d42b201830eb88d 466910 cl-swank_20090217-1_all.deb Checksums-Sha256: c303ff74cd0301252fd0568120687510626de5e08bd860eb18cacb62a80e8581 1360 slime_20090217-1.dsc b79e3d3ef674e97a59ad43bb46228237eb67aa6d669321ce6d74ae0bb4d1e362 791195 slime_20090217.orig.tar.gz 259aa812169ca706267e596536b456084766ce450770ffb2da105336458f2575 19159 slime_20090217-1.diff.gz 1854047a0f275cde56900ca46ae81007eaebbc32265a8eaff253a0e136b28c48 917860 slime_20090217-1_all.deb f7411fac356393dab4a20f6ee1d2d44483428ff33d5c8f743c37492491e9e6a0 466910 cl-swank_20090217-1_all.deb Files: 9ee0ae857439a2fb5d882eb933b70e5a 1360 devel optional slime_20090217-1.dsc ff306000d32b82b0084048479ad3ace0 791195 devel optional slime_20090217.orig.tar.gz 4e4628fa77ade75c03f5efe1c1b9c51f 19159 devel optional slime_20090217-1.diff.gz bf663fec212c455869a99c57e0ddcd80 917860 devel optional slime_20090217-1_all.deb 7e42accd5a67b3baab3536d26da8fea3 466910 devel optional cl-swank_20090217-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkmc5LoACgkQ11ldN0tyliUzwwCdEefRbW3geFl73qNnqnrsl1g8 7ycAoLh4Q0w4kR0vnaw/BSoboAA7hmTd =8hYq -----END PGP SIGNATURE----- Accepted: cl-swank_20090217-1_all.deb to pool/main/s/slime/cl-swank_20090217-1_all.deb slime_20090217-1.diff.gz to pool/main/s/slime/slime_20090217-1.diff.gz slime_20090217-1.dsc to pool/main/s/slime/slime_20090217-1.dsc slime_20090217-1_all.deb to pool/main/s/slime/slime_20090217-1_all.deb slime_20090217.orig.tar.gz to pool/main/s/slime/slime_20090217.orig.tar.gz From owner at bugs.debian.org Thu Feb 19 05:15:04 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 19 Feb 2009 05:15:04 +0000 Subject: [cl-debian] Bug#471863: marked as done (Should recommend (not depend) on cl-swank) References: <20080320184108.GA1864@Clio.twb.ath.cx> Message-ID: Your message dated Thu, 19 Feb 2009 05:02:03 +0000 with message-id and subject line Bug#471863: fixed in slime 1:20090217-1 has caused the Debian Bug report #471863, regarding Should recommend (not depend) on cl-swank to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 471863: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=471863 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: "Trent W. Buck" Subject: Should recommend (not depend) on cl-swank Date: Fri, 21 Mar 2008 05:41:15 +1100 Size: 2886 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#471863: fixed in slime 1:20090217-1 Date: Thu, 19 Feb 2009 05:02:03 +0000 Size: 5524 URL: From noreply at release.debian.org Thu Feb 26 16:39:16 2009 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 26 Feb 2009 16:39:16 +0000 Subject: [cl-debian] dh-lisp 0.6.4 MIGRATED to testing Message-ID: FYI: The status of the dh-lisp source package in Debian's testing distribution has changed. Previous version: 0.6.2 Current version: 0.6.4 -- This email is automatically generated; the Debian Release Team is responsible. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Thu Feb 26 16:39:16 2009 From: noreply at release.debian.org (Debian testing watch) Date: Thu, 26 Feb 2009 16:39:16 +0000 Subject: [cl-debian] dh-lisp 0.6.4 MIGRATED to testing Message-ID: FYI: The status of the dh-lisp source package in Debian's testing distribution has changed. Previous version: 0.6.2 Current version: 0.6.4 -- This email is automatically generated; the Debian Release Team is responsible. See http://release.debian.org/testing-watch/ for more information. From owner at bugs.debian.org Sat Feb 28 05:03:11 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 28 Feb 2009 05:03:11 +0000 Subject: [cl-debian] Bug#513347: marked as done (gclcvs: [INTL:vi] Vietnamese debconf templates translation update) References: <82F22770-3017-412B-99CC-72DD4B731A74@riverland.net.au> Message-ID: Your message dated Sat, 28 Feb 2009 04:32:30 +0000 with message-id and subject line Bug#513347: fixed in gclcvs 2.7.0-93 has caused the Debian Bug report #513347, regarding gclcvs: [INTL:vi] Vietnamese debconf templates translation update to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 513347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=513347 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Clytie Siddall Subject: gclcvs: [INTL:vi] Vietnamese debconf templates translation update Date: Wed, 28 Jan 2009 21:15:03 +1030 Size: 7803 URL: -------------- next part -------------- An embedded message was scrubbed... From: Camm Maguire Subject: Bug#513347: fixed in gclcvs 2.7.0-93 Date: Sat, 28 Feb 2009 04:32:30 +0000 Size: 5994 URL: From owner at bugs.debian.org Sat Feb 28 05:03:10 2009 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Sat, 28 Feb 2009 05:03:10 +0000 Subject: [cl-debian] Bug#496030: marked as done (gclcvs_2.7.0-89(sparc/unstable): FTBFS on sparc, Segmentation violation) References: <20080822075115.GK2470@solar.ftbfs.de> Message-ID: Your message dated Sat, 28 Feb 2009 04:32:30 +0000 with message-id and subject line Bug#496030: fixed in gclcvs 2.7.0-93 has caused the Debian Bug report #496030, regarding gclcvs_2.7.0-89(sparc/unstable): FTBFS on sparc, Segmentation violation to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner at bugs.debian.org immediately.) -- 496030: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496030 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Martin Zobel-Helas Subject: gclcvs_2.7.0-89(sparc/unstable): FTBFS on sparc, Segmentation violation Date: Fri, 22 Aug 2008 09:51:15 +0200 Size: 2689 URL: -------------- next part -------------- An embedded message was scrubbed... From: Camm Maguire Subject: Bug#496030: fixed in gclcvs 2.7.0-93 Date: Sat, 28 Feb 2009 04:32:30 +0000 Size: 6008 URL: From noreply at release.debian.org Sat Feb 28 16:39:18 2009 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 28 Feb 2009 16:39:18 +0000 Subject: [cl-debian] cmucl 19e-20080501-2 MIGRATED to testing Message-ID: FYI: The status of the cmucl source package in Debian's testing distribution has changed. Previous version: 19d-20061116-4.1 Current version: 19e-20080501-2 -- This email is automatically generated; the Debian Release Team is responsible. See http://release.debian.org/testing-watch/ for more information. From noreply at release.debian.org Sat Feb 28 16:39:18 2009 From: noreply at release.debian.org (Debian testing watch) Date: Sat, 28 Feb 2009 16:39:18 +0000 Subject: [cl-debian] cmucl 19e-20080501-2 MIGRATED to testing Message-ID: FYI: The status of the cmucl source package in Debian's testing distribution has changed. Previous version: 19d-20061116-4.1 Current version: 19e-20080501-2 -- This email is automatically generated; the Debian Release Team is responsible. See http://release.debian.org/testing-watch/ for more information.