From ths at networkno.de Fri Feb 1 14:05:04 2008 From: ths at networkno.de (Thiemo Seufer) Date: Fri, 1 Feb 2008 14:05:04 +0000 Subject: [cl-debian] Bug#463569: Please re-enable mips and mipsel builds Message-ID: <20080201140504.GA2179@networkno.de> Package: sbcl Version: 1.0.14-1 Starting with SBCL 1.0.9, support for several architectures was disabled due to continuous instability when building the package on the autobuilders. At least for mips and mipsel I believe I fixed the root cause in upstream version 1.0.10. I continue to maintain the MIPS port upstream and haven't seen the issue re-occur since then. Please re-enable mips and mipsel in the debian/control file. Note that this can expose said instability once more, as the SBCL version to bootstrap from is older than 1.0.10. If this is the case I'll upload manually built versions. Thiemo From ths at networkno.de Fri Feb 1 16:24:35 2008 From: ths at networkno.de (Thiemo Seufer) Date: Fri, 1 Feb 2008 16:24:35 +0000 Subject: [cl-debian] Bug#463569: Please re-enable mips and mipsel builds In-Reply-To: <87lk64pvhk.fsf@gismo.pca.it> References: <20080201140504.GA2179@networkno.de> <87lk64pvhk.fsf@gismo.pca.it> Message-ID: <20080201162435.GA25643@networkno.de> Luca Capello wrote: > Hi Thiemo! > > On Fri, 01 Feb 2008 15:05:04 +0100, Thiemo Seufer wrote: > > Starting with SBCL 1.0.9, support for several architectures was > > disabled due to continuous instability when building the package > > on the autobuilders. > > IIRC the other major reason was that the SBCL maintainer was Peter > alone. Now that SBCL is under team maintenance [1][2] everyone can step > in and help :-D > > > At least for mips and mipsel I believe I fixed the root cause in > > upstream version 1.0.10. I continue to maintain the MIPS port > > upstream and haven't seen the issue re-occur since then. > > Thank you for having fixed that. > > > Please re-enable mips and mipsel in the debian/control file. > > Note that this can expose said instability once more, as the > > SBCL version to bootstrap from is older than 1.0.10. If this > > is the case I'll upload manually built versions. > > Given what I wrote above about team maintenance and if Peter agrees, do > you want to join the Debian Common Lisp Team [1] and take care of SBCL > for mips and mipsel? Obviously, you can help with other things, too. I can join the team, but I can't promise to spend much time on it. I care about the Debian MIPS port in general, which means 500% of my sparetime is already taken. :-) Thiemo From igor.stirbu at gmail.com Fri Feb 8 14:47:19 2008 From: igor.stirbu at gmail.com (Igor Stirbu) Date: Fri, 8 Feb 2008 16:47:19 +0200 Subject: [cl-debian] Bug#404722: Entity support Message-ID: <2f38019b0802080647i65a9b660n3909efd42a388dc5@mail.gmail.com> Hello, I've debugged the issue and found out that the problem is in the function resolve-entity where type of ``ent`` is declared as follows (in xmls.lisp:188) : (declare (type simple-base-string ent)) and by changing the expression to (declare (type string ent)) makes it work. Do you think it is a proper fix? Thanks, Igor -- :wq From noreply at henning.makholm.net Fri Feb 8 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 08 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-ansi-tests 20071218-1 MIGRATED to testing Message-ID: FYI: The status of the cl-ansi-tests source package in Debian's testing distribution has changed. Previous version: 20070327-1 Current version: 20071218-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 8 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 08 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-uffi 1.6.0-1 MIGRATED to testing Message-ID: FYI: The status of the cl-uffi source package in Debian's testing distribution has changed. Previous version: 1.5.18-2 Current version: 1.6.0-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 8 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 08 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-uffi 1.6.0-1 MIGRATED to testing Message-ID: FYI: The status of the cl-uffi source package in Debian's testing distribution has changed. Previous version: 1.5.18-2 Current version: 1.6.0-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 8 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 08 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-ansi-tests 20071218-1 MIGRATED to testing Message-ID: FYI: The status of the cl-ansi-tests source package in Debian's testing distribution has changed. Previous version: 20070327-1 Current version: 20071218-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From pvaneynd at debian.org Sat Feb 9 09:32:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 09 Feb 2008 09:32:02 +0000 Subject: [cl-debian] Accepted cl-asdf 1.111-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 09 Feb 2008 10:07:21 +0100 Source: cl-asdf Binary: cl-asdf cl-cclan Architecture: source all Version: 1.111-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-asdf - Another System Definition Facility cl-cclan - Comprehensive Common Lisp Archive Network Changes: cl-asdf (1.111-1) unstable; urgency=low . * New upstream release. * Updated standard version without real changes * Corrected Vcs-Bzr field * Move to using dh-lisp * Fixed Vcs-Git field * Changed to group maintanance * recreated upstream changelog with git2cl * Changed directory, so we depend on a newer clc Files: 31785fe3882bb64f0934bdc9c4df3ce5 828 devel optional cl-asdf_1.111-1.dsc bc884b3b28a083ffc0773988ba586881 53478 devel optional cl-asdf_1.111.orig.tar.gz f536e604448b3bcf9ff7837b94c63134 17820 devel optional cl-asdf_1.111-1.diff.gz 33b51faf97cc2291b1d21b990b873348 211312 devel optional cl-asdf_1.111-1_all.deb ff307f5e53060b8f5478ae8f53194c22 32804 devel optional cl-cclan_1.111-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHrW2811ldN0tyliURAkbPAKCWShM53e6j/dAX/S3Ja1aeVvDgcwCgt+fH F04IUNTNOzM/DnBn8Drxum4= =xBu5 -----END PGP SIGNATURE----- Accepted: cl-asdf_1.111-1.diff.gz to pool/main/c/cl-asdf/cl-asdf_1.111-1.diff.gz cl-asdf_1.111-1.dsc to pool/main/c/cl-asdf/cl-asdf_1.111-1.dsc cl-asdf_1.111-1_all.deb to pool/main/c/cl-asdf/cl-asdf_1.111-1_all.deb cl-asdf_1.111.orig.tar.gz to pool/main/c/cl-asdf/cl-asdf_1.111.orig.tar.gz cl-cclan_1.111-1_all.deb to pool/main/c/cl-asdf/cl-cclan_1.111-1_all.deb From pvaneynd at debian.org Sat Feb 9 10:17:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 09 Feb 2008 10:17:02 +0000 Subject: [cl-debian] Accepted cl-clue 20050523-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 09 Feb 2008 10:47:09 +0100 Source: cl-clue Binary: cl-clue clue Architecture: source all Version: 20050523-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-clue - Lisp package for clue/clio/pictures: X interfaces for lisp clue - Package to ease upgrading, delete me Changes: cl-clue (20050523-2) unstable; urgency=low . * Updated standard version without real changes * Added Homepage information * Make debhelper a Build-Depends * Corrected Vcs-git field * Move to using dh-lisp * Changed to group maintenance Files: 546f1cb7c3247a703a06d5957ab4f987 800 libs optional cl-clue_20050523-2.dsc f8b75acfcb1f1fb25c55cb85d9afd543 4130 libs optional cl-clue_20050523-2.diff.gz 1064e9012ad328b6efe0f2273feec3f7 1618578 libs optional cl-clue_20050523-2_all.deb afcf63e488c7b7c93a93e66ce08bdbed 4420 libs optional clue_20050523-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHrX1L11ldN0tyliURAtnwAKC21JHubEOq3jbqaMV4DepteWE3hACeKz/P 5u3R0nVtzw9zOLbIVIWG31I= =Yz/f -----END PGP SIGNATURE----- Accepted: cl-clue_20050523-2.diff.gz to pool/main/c/cl-clue/cl-clue_20050523-2.diff.gz cl-clue_20050523-2.dsc to pool/main/c/cl-clue/cl-clue_20050523-2.dsc cl-clue_20050523-2_all.deb to pool/main/c/cl-clue/cl-clue_20050523-2_all.deb clue_20050523-2_all.deb to pool/main/c/cl-clue/clue_20050523-2_all.deb From pvaneynd at debian.org Tue Feb 12 17:17:01 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Tue, 12 Feb 2008 17:17:01 +0000 Subject: [cl-debian] Accepted common-lisp-controller 6.13 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 09 Feb 2008 08:15:56 +0100 Source: common-lisp-controller Binary: common-lisp-controller Architecture: source all Version: 6.13 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: common-lisp-controller - Common Lisp source and compiler manager Changes: common-lisp-controller (6.13) unstable; urgency=low . * Use Vcs-Bzr in control file * Accepted path from Joubert Nel to create module subdirectories as needed * Updated standard version without real changes * asdf changed its path, fix this. * Changed to group maintenance Files: 2ed26137ec4c73ee73e20179eab3aaf6 731 devel optional common-lisp-controller_6.13.dsc b78d4bfe07cfbd25b010108706875d06 33857 devel optional common-lisp-controller_6.13.tar.gz 28fbf67dd0c26ed23a145e6586cc3172 32074 devel optional common-lisp-controller_6.13_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHsdJ211ldN0tyliURAld7AKCEsL/HTDgdRFTDomxHDIPmbBmbtACfRtnT EJyQ6/X5asOOk004VOjrF68= =Ufc2 -----END PGP SIGNATURE----- Accepted: common-lisp-controller_6.13.dsc to pool/main/c/common-lisp-controller/common-lisp-controller_6.13.dsc common-lisp-controller_6.13.tar.gz to pool/main/c/common-lisp-controller/common-lisp-controller_6.13.tar.gz common-lisp-controller_6.13_all.deb to pool/main/c/common-lisp-controller/common-lisp-controller_6.13_all.deb From edi at agharta.de Wed Feb 13 15:25:25 2008 From: edi at agharta.de (Edi Weitz) Date: Wed, 13 Feb 2008 16:25:25 +0100 Subject: [cl-debian] [ann] [drakma-announce] New release 0.11.4 (Was: misleading error message) In-Reply-To: <200802081824.58479.daniel@sentivision.com> (Daniel Janus's message of "Fri, 8 Feb 2008 18:24:58 +0100") References: <200802081750.56129.daniel@sentivision.com> <200802081809.24320.daniel@sentivision.com> <200802081824.58479.daniel@sentivision.com> Message-ID: On Fri, 8 Feb 2008 18:24:58 +0100, Daniel Janus wrote: > Actually, I found a few more minutes and came up with the attached > patch, which changes the error to "Don't know what to do with NIL in > multipart/form-data body.". That's not entirely correct - you have to check for the CAR, not for the CDR. But I've now uploaded a version which hopefully has better error messages for cases like this one (and others as well). Thanks, 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 edi at agharta.de Wed Feb 13 16:09:05 2008 From: edi at agharta.de (Edi Weitz) Date: Wed, 13 Feb 2008 17:09:05 +0100 Subject: [cl-debian] [ann] [hunchentoot-announce] New release 0.15.1 (Was: handle-static-file patch) In-Reply-To: <70E8254A-D03A-4C72-948C-B80C57A205B2@bobobeach.com> (Cyrus Harmon's message of "Fri, 8 Feb 2008 08:34:41 -0800") References: <70E8254A-D03A-4C72-948C-B80C57A205B2@bobobeach.com> Message-ID: On Fri, 8 Feb 2008 08:34:41 -0800, Cyrus Harmon wrote: > Yes, cl-fad seems like a reasonable approach to me. See the latest release. Should also hopefully fix the other problem you reported. I've chosen to always reply "Not Found" now as I think we don't have to give the bad guys hints about our directory structure by sometimes (in the case of folders) saying "Bad Request". 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 pvaneynd at debian.org Thu Feb 14 07:17:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Thu, 14 Feb 2008 07:17:02 +0000 Subject: [cl-debian] Accepted cl-defsystem3 3.6i+2007.07.01-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 12 Feb 2008 18:07:22 +0100 Source: cl-defsystem3 Binary: cl-defsystem3 Architecture: source all Version: 3.6i+2007.07.01-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-defsystem3 - Make system for Common Lisp Packages Changes: cl-defsystem3 (3.6i+2007.07.01-1) unstable; urgency=low . * New upstream * Changed to group maintenance * Fixed Vcs field * swap binary-indep and binary-arch round * Updated standard version without real changes * Fixed doc-base whitespace problem Files: f34dc686dfb1133d0db2af838e0b992c 773 devel optional cl-defsystem3_3.6i+2007.07.01-1.dsc eb4aa51633e8468a9050ff12d6b40c65 78847 devel optional cl-defsystem3_3.6i+2007.07.01.orig.tar.gz 577baab41393e7fcf4cb9e82568b1b2d 11810 devel optional cl-defsystem3_3.6i+2007.07.01-1.diff.gz 073401f85c2a63d124dbadc77abbe0f3 87128 devel optional cl-defsystem3_3.6i+2007.07.01-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHs+gT11ldN0tyliURAg42AJ0czKry+NCWo7VIIXbwtot+1rCyxACfQNYO B0j54HTG/2OKseVuv/oV+/Y= =3ejJ -----END PGP SIGNATURE----- Accepted: cl-defsystem3_3.6i+2007.07.01-1.diff.gz to pool/main/c/cl-defsystem3/cl-defsystem3_3.6i+2007.07.01-1.diff.gz cl-defsystem3_3.6i+2007.07.01-1.dsc to pool/main/c/cl-defsystem3/cl-defsystem3_3.6i+2007.07.01-1.dsc cl-defsystem3_3.6i+2007.07.01-1_all.deb to pool/main/c/cl-defsystem3/cl-defsystem3_3.6i+2007.07.01-1_all.deb cl-defsystem3_3.6i+2007.07.01.orig.tar.gz to pool/main/c/cl-defsystem3/cl-defsystem3_3.6i+2007.07.01.orig.tar.gz From edi at agharta.de Thu Feb 14 12:21:43 2008 From: edi at agharta.de (Edi Weitz) Date: Thu, 14 Feb 2008 13:21:43 +0100 Subject: [cl-debian] [ann] [rdnzl-announce] New release 0.12.0 plus DLL 0.7.0 (Was: Rdnzl Problem) In-Reply-To: (Iver Odin Kvello's message of "Wed, 13 Feb 2008 21:49:55 +0100") References: <47A3A901.8000108@gmail.com> Message-ID: On Wed, 13 Feb 2008 21:49:55 +0100, "Iver Odin Kvello" wrote: > I tried to muck around with this myself, and discovered the > Unbox_Any opcode, present from version 2.0 of the framework; and > this also seems to work (see attached patch). Of course, I don't > really know what I'm doing, and this isn't present in version 1.0 > and 1.1, but could that work also? It makes the fix a one-liner. I've now released a new version which hopefully fixes this. Thanks for your help and thanks to Michael for discovering the bug. A simple test for callbacks is now included in the examples folder. As I already announced, the new DLL and the updated C++ code are based on Visual Studio 2005 now. Please test! _______________________________________________ rdnzl-announce mailing list rdnzl-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From dehs-devel at lists.alioth.debian.org Sun Feb 17 01:55:44 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Sun, 17 Feb 2008 01:55:44 +0000 Subject: [cl-debian] clisp: 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 clisp in the unstable distribution. The current package version is 2.43-2 and latest by upstream is 2.44. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From dehs-devel at lists.alioth.debian.org Sun Feb 17 01:56:19 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Sun, 17 Feb 2008 01:56:19 +0000 Subject: [cl-debian] ecl: 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 ecl in the unstable distribution. The current package version is 0.9i-20070324-2 and latest by upstream is 0.9j-p1. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From dehs-devel at lists.alioth.debian.org Sun Feb 17 01:57:22 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Sun, 17 Feb 2008 01:57:22 +0000 Subject: [cl-debian] cl-closer-mop: 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 cl-closer-mop in the unstable distribution. The current package version is 0.41-2 and latest by upstream is 0.42. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From dehs-devel at lists.alioth.debian.org Sun Feb 17 01:57:23 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Sun, 17 Feb 2008 01:57:23 +0000 Subject: [cl-debian] cl-salza: 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 cl-salza in the unstable distribution. The current package version is 0.7.2-2 and latest by upstream is 0.7.4. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From owner at bugs.debian.org Mon Feb 18 21:11:52 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 18 Feb 2008 21:11:52 +0000 Subject: [cl-debian] Processed: fixed 203344 in 18e-6 In-Reply-To: <1203368170-1605-bts-pvaneynd@debian.org> References: <1203368170-1605-bts-pvaneynd@debian.org> Message-ID: Processing commands for control at bugs.debian.org: > # Automatically generated email from bts, devscripts version 2.10.15 > fixed 203344 18e-6 Bug#203344: cmucl-docs: Chapter 10 (Networking support) missing Bug marked as fixed in version 18e-6. > 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 Mon Feb 18 22:47:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 22:47:04 +0000 Subject: [cl-debian] Accepted onlisp 1.0-15 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 22:42:53 +0100 Source: onlisp Binary: onlisp-pdf onlisp-ps onlisp-code Architecture: source all Version: 1.0-15 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: onlisp-code - Extracted code from On Lisp programming book onlisp-pdf - PDF version of book on Common Lisp programming techniques onlisp-ps - Postscript version of book on Common Lisp programming techniques Changes: onlisp (1.0-15) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git field * swap binary-arch and binary-indep * updated standard version without real changes * debhelper is Build-Depends Files: f796380e9d3c02ff98ae7d1706bc669d 731 non-free/doc optional onlisp_1.0-15.dsc ad8e1bf2cd0409eb8cfd7b467fed850e 8170 non-free/doc optional onlisp_1.0-15.diff.gz a6759e7eeb81242f5438d73e14121124 844298 non-free/doc optional onlisp-pdf_1.0-15_all.deb 74244a8a272b670d1ac672de694de1e7 508564 non-free/doc optional onlisp-ps_1.0-15_all.deb e7abf5c0573db15f3f346e113cffce90 17874 non-free/devel optional onlisp-code_1.0-15_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuf+P11ldN0tyliURAtv4AJ4qbAUEJ9H1ovKk1uugcVA1dQtL6QCffGsa hGFRYXccK1fSN7tfmLgIUdk= =CIBJ -----END PGP SIGNATURE----- Accepted: onlisp-code_1.0-15_all.deb to pool/non-free/o/onlisp/onlisp-code_1.0-15_all.deb onlisp-pdf_1.0-15_all.deb to pool/non-free/o/onlisp/onlisp-pdf_1.0-15_all.deb onlisp-ps_1.0-15_all.deb to pool/non-free/o/onlisp/onlisp-ps_1.0-15_all.deb onlisp_1.0-15.diff.gz to pool/non-free/o/onlisp/onlisp_1.0-15.diff.gz onlisp_1.0-15.dsc to pool/non-free/o/onlisp/onlisp_1.0-15.dsc From pvaneynd at debian.org Mon Feb 18 23:02:09 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:09 +0000 Subject: [cl-debian] Accepted hyperspec 1.26 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 22:51:08 +0100 Source: hyperspec Binary: hyperspec Architecture: source all Version: 1.26 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: hyperspec - The Common Lisp ANSI-standard Hyperspec Changes: hyperspec (1.26) unstable; urgency=low . * Changed to group maintanance and corrected Vcs-Git control field * swap binary-arch and binary-indep * updated standard version without real changes * Fixed doc-base whitespace * Removed . from hyperspec/aborting Files: 3c0d8542f1dba5adf85b13994bd8a16f 653 contrib/doc optional hyperspec_1.26.dsc 36c65a8be2c8083b70144d7470728c16 9849 contrib/doc optional hyperspec_1.26.tar.gz 9a446f5c9adf1e8a0305ae070145adc1 7844 contrib/doc optional hyperspec_1.26_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuf++11ldN0tyliURAgsgAKCN6dWcI+NVV9fr3sGATvGkOUtvRQCgj9xf /KcAQ0VphYj+Ti8xghg8TBg= =30PF -----END PGP SIGNATURE----- Accepted: hyperspec_1.26.dsc to pool/contrib/h/hyperspec/hyperspec_1.26.dsc hyperspec_1.26.tar.gz to pool/contrib/h/hyperspec/hyperspec_1.26.tar.gz hyperspec_1.26_all.deb to pool/contrib/h/hyperspec/hyperspec_1.26_all.deb From pvaneynd at debian.org Mon Feb 18 23:02:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:02 +0000 Subject: [cl-debian] Accepted cl-units 0.0+2004.10.05-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 22:45:45 +0100 Source: cl-units Binary: cl-units Architecture: source all Version: 0.0+2004.10.05-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-units - a Common Lisp package providing units conversions Changes: cl-units (0.0+2004.10.05-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added Homepage field * swap binary-arch and binary-indep * updated standard version without real changes Files: c7c366ff8c9ce508e305cbd2fae2e227 830 devel optional cl-units_0.0+2004.10.05-2.dsc ddc5f2cc91a6421e9511633c59e4c7c7 1985 devel optional cl-units_0.0+2004.10.05-2.diff.gz 186c6da9eda733d3023c543ab863f050 198988 devel optional cl-units_0.0+2004.10.05-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuf8k11ldN0tyliURAtbaAKCxQUE2BsoPkFQ4TgYF6+zm3xKivACgiXe+ r6fHCACDLj1v1IJ8dR5ShD0= =0sFy -----END PGP SIGNATURE----- Accepted: cl-units_0.0+2004.10.05-2.diff.gz to pool/main/c/cl-units/cl-units_0.0+2004.10.05-2.diff.gz cl-units_0.0+2004.10.05-2.dsc to pool/main/c/cl-units/cl-units_0.0+2004.10.05-2.dsc cl-units_0.0+2004.10.05-2_all.deb to pool/main/c/cl-units/cl-units_0.0+2004.10.05-2_all.deb From owner at bugs.debian.org Mon Feb 18 23:36:04 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 18 Feb 2008 23:36:04 +0000 Subject: [cl-debian] Bug#443705: marked as done (FTBFS: sectsty.sty not found) References: <20070923143307.GB4487@ftbfs.org> Message-ID: Your message dated Mon, 18 Feb 2008 23:02:08 +0000 with message-id and subject line Bug#443705: fixed in cmucl 19d-20061116-4 has caused the Debian Bug report #443705, regarding FTBFS: sectsty.sty not found 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.) -- 443705: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443705 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Matt Kraai Subject: FTBFS: sectsty.sty not found Date: Sun, 23 Sep 2007 07:33:14 -0700 Size: 2674 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#443705: fixed in cmucl 19d-20061116-4 Date: Mon, 18 Feb 2008 23:02:08 +0000 Size: 4333 URL: From pvaneynd at debian.org Mon Feb 18 23:02:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:04 +0000 Subject: [cl-debian] Accepted clisp 1:2.44-1 (source all amd64) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 06:36:09 +0100 Source: clisp Binary: clisp clisp-dev clisp-doc Architecture: source all amd64 Version: 1:2.44-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: clisp - GNU CLISP, a Common Lisp implementation clisp-dev - GNU CLISP, a Common Lisp implementation (development files) clisp-doc - GNU CLISP, a Common Lisp implementation (documentation) Changes: clisp (1:2.44-1) unstable; urgency=low . * New Upstream Version Major changes: * CLISP does not come with GNU libffcall anymore. This is now a separate package and should be installed separately. . * CLOS now issues warnings of type CLOS:CLOS-WARNING. See for details. . * Speed up list and sequence functions when : TEST is EQ, EQL, EQUAL or EQUALP. . * Rename EXT:DELETE-DIR, EXT:MAKE-DIR, and EXT:RENAME-DIR to EXT:DELETE-DIRECTORY, EXT:MAKE-DIRECTORY, and EXT:RENAME-DIRECTORY, respectively, for consistency with EXT:PROBE-DIRECTORY, EXT:DEFAULT-DIRECTORY and CL:PATHNAME-DIRECTORY. The old names are still available, but deprecated. . * The :VERBOSE argument to SAVEINITMEM defaults to a new user variable *SAVEINITMEM-VERBOSE*, intial value T. See for details. . * Bug fixes: + Fix FRESH-LINE at the end of a line containing only TABs. [ 1834193 ] + PPRINT-LOGICAL-BLOCK no longer ignores *PRINT-PPRINT-DISPATCH-TABLE*. [ 1835520 ] + BYTE is now a full-fledged type. [ 1854698 ] + Fix linux:dirent definition in the bindings/glibc module. [ 1779490 ] + Symbolic links into non-existent directories can now be deleted. [ 1860489 ] + DIRECTORY :FULL on directories now returns the same information as on files. [ 1860677 ] + CLISP no longer hangs at the end of a script coming via a pipe ("clisp < script.lisp" or "cat script | clisp"). [ 1865567 ] + When *CURRENT-LANGUAGE* is incompatible with *TERMINAL-ENCODING*, CLISP no longer goes into an infinite recursion trying to print various help messages. [ 1865636 ] + Fix the "Quit" debugger command. [ 1448744 ] + Repeated terminating signals kill CLISP instantly with the correct exit code. [ 1871205 ] + Stack inspection is now safer. [ 1506316 ] + Errors in the RC-file and init files are now handled properly. [ 1714737 ] + Avoid the growth of the restart set with each image save. [ 1877497 ] + Handle foreign functions coming from the old image which cannot be validated. [ 1407486 ] + Fix signal code in bindings/glibc/linux.lisp. [ 1781476 ] Files: faeddc6ce17a3ddf34cb32c488fcfd82 942 interpreters optional clisp_2.44-1.dsc e70d1cfdfa5364609b4b7ed3554499c6 8870016 interpreters optional clisp_2.44.orig.tar.gz 3d7835c80450cb77f28609833cdd5c52 18034 interpreters optional clisp_2.44-1.diff.gz eeddd6860a80d504162ef1d05fe7be39 491664 doc optional clisp-doc_2.44-1_all.deb f6bf1d885b0255b53be6a9a9b8b32af8 4509708 interpreters optional clisp_2.44-1_amd64.deb 4bf7631398dd1cf24d6c5410c726e666 3934996 devel optional clisp-dev_2.44-1_amd64.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHufUs11ldN0tyliURAuGaAJ42R2odVrdCAO2FmdbKJ9Y4jiIkNwCgtxGj 0bAOrJUQianteGV/v4Nn+yw= =rA0w -----END PGP SIGNATURE----- Accepted: clisp-dev_2.44-1_amd64.deb to pool/main/c/clisp/clisp-dev_2.44-1_amd64.deb clisp-doc_2.44-1_all.deb to pool/main/c/clisp/clisp-doc_2.44-1_all.deb clisp_2.44-1.diff.gz to pool/main/c/clisp/clisp_2.44-1.diff.gz clisp_2.44-1.dsc to pool/main/c/clisp/clisp_2.44-1.dsc clisp_2.44-1_amd64.deb to pool/main/c/clisp/clisp_2.44-1_amd64.deb clisp_2.44.orig.tar.gz to pool/main/c/clisp/clisp_2.44.orig.tar.gz From pvaneynd at debian.org Mon Feb 18 23:02:08 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:08 +0000 Subject: [cl-debian] Accepted cmucl 19d-20061116-4 (source i386 all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 23:11:47 +0100 Source: cmucl Binary: cmucl cmucl-docs cmucl-clm cmucl-source Architecture: source i386 all Version: 19d-20061116-4 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: 443705 460826 Changes: cmucl (19d-20061116-4) unstable; urgency=low . * Fixed FTBFS with texlive mess. Thanks to Matt Kraai for the patch (Closes: #443705) * Use Vcs-Bzr in control file * updated standard version no real changes * added homepage field * Changed to group maintanance * Mention "Common Lisp" in it's description (Closes: #460826) * Added dh_shlibdeps to rules file * Removed usr/sbin directory Files: 5cd7f58a87317d8913a722b4285e6ffe 937 devel optional cmucl_19d-20061116-4.dsc f4006b72ce8c56e5095d450b97eeaf3f 1532651 devel optional cmucl_19d-20061116-4.diff.gz 41a0c0e02ee7ce5d2ec6ad38c9430fa0 10903998 devel optional cmucl_19d-20061116-4_i386.deb 0e695af13daa4508d8056864a9395a29 2346030 doc optional cmucl-docs_19d-20061116-4_all.deb 0a0827756e7e5a5241675a2d7112adfe 647456 devel optional cmucl-clm_19d-20061116-4_i386.deb 256aa499dc8cc83956d70770d9091b40 5272808 devel optional cmucl-source_19d-20061116-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHugTy11ldN0tyliURAlOvAJ9qR8b8n8KUrz0xtXB9rbWJ6Hu+7wCdGesM GaFux7Ftuvhk/rhzRUyRERc= =tLu1 -----END PGP SIGNATURE----- Accepted: cmucl-clm_19d-20061116-4_i386.deb to pool/main/c/cmucl/cmucl-clm_19d-20061116-4_i386.deb cmucl-docs_19d-20061116-4_all.deb to pool/main/c/cmucl/cmucl-docs_19d-20061116-4_all.deb cmucl-source_19d-20061116-4_all.deb to pool/main/c/cmucl/cmucl-source_19d-20061116-4_all.deb cmucl_19d-20061116-4.diff.gz to pool/main/c/cmucl/cmucl_19d-20061116-4.diff.gz cmucl_19d-20061116-4.dsc to pool/main/c/cmucl/cmucl_19d-20061116-4.dsc cmucl_19d-20061116-4_i386.deb to pool/main/c/cmucl/cmucl_19d-20061116-4_i386.deb From pvaneynd at debian.org Mon Feb 18 23:02:11 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:11 +0000 Subject: [cl-debian] Accepted onlisp 1.0-16 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 22:42:53 +0100 Source: onlisp Binary: onlisp-pdf onlisp-ps onlisp-code Architecture: source all Version: 1.0-16 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: onlisp-code - Extracted code from On Lisp programming book onlisp-pdf - PDF version of book on Common Lisp programming techniques onlisp-ps - Postscript version of book on Common Lisp programming techniques Changes: onlisp (1.0-16) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git field * prepare for release * swap binary-arch and binary-indep * updated standard version without real changes * debhelper is Build-Depends Files: b7e00f55675c0281f3a0b270f5deb8fb 731 non-free/doc optional onlisp_1.0-16.dsc ad463f2b8aba3cd8f83d23230f791992 8194 non-free/doc optional onlisp_1.0-16.diff.gz d8543783a212223fe4d6a2b9e8d1ed70 844356 non-free/doc optional onlisp-pdf_1.0-16_all.deb e8ad48790c13d42712927547eecc6476 508594 non-free/doc optional onlisp-ps_1.0-16_all.deb e691f8d2c7ff0ebcad0b74fdccb91136 17902 non-free/devel optional onlisp-code_1.0-16_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHufv611ldN0tyliURAs45AJ9QEHTaMDA+oev2sL5Ug28HvcKsOgCfUM4O 5+wqXo3DOPw6TONFKvjdFdM= =pTrn -----END PGP SIGNATURE----- Accepted: onlisp-code_1.0-16_all.deb to pool/non-free/o/onlisp/onlisp-code_1.0-16_all.deb onlisp-pdf_1.0-16_all.deb to pool/non-free/o/onlisp/onlisp-pdf_1.0-16_all.deb onlisp-ps_1.0-16_all.deb to pool/non-free/o/onlisp/onlisp-ps_1.0-16_all.deb onlisp_1.0-16.diff.gz to pool/non-free/o/onlisp/onlisp_1.0-16.diff.gz onlisp_1.0-16.dsc to pool/non-free/o/onlisp/onlisp_1.0-16.dsc From pvaneynd at debian.org Mon Feb 18 23:02:08 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Mon, 18 Feb 2008 23:02:08 +0000 Subject: [cl-debian] Accepted common-lisp-controller 6.14 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Mon, 18 Feb 2008 22:01:36 +0100 Source: common-lisp-controller Binary: common-lisp-controller Architecture: source all Version: 6.14 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: common-lisp-controller - Common Lisp source and compiler manager Changes: common-lisp-controller (6.14) unstable; urgency=low . * Fixed Vcs-Git field Files: 2b4f64a500675b543837b68210a96a7e 750 devel optional common-lisp-controller_6.14.dsc cecdb0cb08a8b57facfbd0c1a0a04fd6 33884 devel optional common-lisp-controller_6.14.tar.gz 26540a0e54bac1c9b8b9733b8d623952 32118 devel optional common-lisp-controller_6.14_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHuf9b11ldN0tyliURArxxAJ9Pbk0AJNkUB1yWBTfo79wXSha2jgCgxwKD ToR+IwrpazA65OwckkNTYVE= =aO6r -----END PGP SIGNATURE----- Accepted: common-lisp-controller_6.14.dsc to pool/main/c/common-lisp-controller/common-lisp-controller_6.14.dsc common-lisp-controller_6.14.tar.gz to pool/main/c/common-lisp-controller/common-lisp-controller_6.14.tar.gz common-lisp-controller_6.14_all.deb to pool/main/c/common-lisp-controller/common-lisp-controller_6.14_all.deb From owner at bugs.debian.org Mon Feb 18 23:36:06 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Mon, 18 Feb 2008 23:36:06 +0000 Subject: [cl-debian] Bug#460826: marked as done (cmucl fails to mention "Common Lisp" in it's description) References: <20080115054419.GA25806@sanctum.jerhard.org> Message-ID: Your message dated Mon, 18 Feb 2008 23:02:08 +0000 with message-id and subject line Bug#460826: fixed in cmucl 19d-20061116-4 has caused the Debian Bug report #460826, regarding cmucl fails to mention "Common Lisp" in it's description 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.) -- 460826: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=460826 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: =?utf-8?Q?J=C3=BCrgen_A=2E?= Erhard Subject: cmucl fails to mention "Common Lisp" in it's description Date: Tue, 15 Jan 2008 06:44:19 +0100 Size: 3346 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#460826: fixed in cmucl 19d-20061116-4 Date: Mon, 18 Feb 2008 23:02:08 +0000 Size: 4308 URL: From pvaneynd at debian.org Tue Feb 19 05:32:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Tue, 19 Feb 2008 05:32:02 +0000 Subject: [cl-debian] Accepted cl-irc 1:0.8.1-dfsg-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 19 Feb 2008 06:20:06 +0100 Source: cl-irc Binary: cl-irc Architecture: source all Version: 1:0.8.1-dfsg-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-irc - Common Lisp Internet Relay Chat Library Closes: 443158 Changes: cl-irc (1:0.8.1-dfsg-1) unstable; urgency=low . * Use Vcs-Bzr in control file * New upstream version, using again release numbers. * Fixed Homepage field * Swap binary-arch and binary-indep round. * Added usocket dependency * updated standard version no real changes * Removed dangerous rfc files that eat your children at night. (Closes: #443158) * Changed to group maintanance * Corrected Vcs-Git control field Files: db4fba7b0e3d318037c1afa1d9b9df95 803 devel optional cl-irc_0.8.1-dfsg-1.dsc f53d6f79517f93eed24179d49eb543d4 853264 devel optional cl-irc_0.8.1-dfsg.orig.tar.gz 2b4cda4f2715b02a90c8d858ff29bcb0 1155 devel optional cl-irc_0.8.1-dfsg-1.diff.gz f69b1d5b14fee8d1fefa61f76d3e5f6c 848722 devel optional cl-irc_0.8.1-dfsg-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHumdn11ldN0tyliURAjOBAKCBEOuw7QlB/tI74bQKaeZ3KP3WnACgiLrq xoe7fSzt9rEbdzSEontKVUw= =7B6t -----END PGP SIGNATURE----- Accepted: cl-irc_0.8.1-dfsg-1.diff.gz to pool/main/c/cl-irc/cl-irc_0.8.1-dfsg-1.diff.gz cl-irc_0.8.1-dfsg-1.dsc to pool/main/c/cl-irc/cl-irc_0.8.1-dfsg-1.dsc cl-irc_0.8.1-dfsg-1_all.deb to pool/main/c/cl-irc/cl-irc_0.8.1-dfsg-1_all.deb cl-irc_0.8.1-dfsg.orig.tar.gz to pool/main/c/cl-irc/cl-irc_0.8.1-dfsg.orig.tar.gz From owner at bugs.debian.org Tue Feb 19 06:03:04 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 19 Feb 2008 06:03:04 +0000 Subject: [cl-debian] Bug#443158: marked as done (Source package contains non-free IETF RFC/I-D) References: <87ejgvt6n4.fsf@mocca.josefsson.org> Message-ID: Your message dated Tue, 19 Feb 2008 05:32:02 +0000 with message-id and subject line Bug#443158: fixed in cl-irc 1:0.8.1-dfsg-1 has caused the Debian Bug report #443158, regarding Source package contains non-free IETF RFC/I-D 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.) -- 443158: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443158 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Simon Josefsson Subject: Source package contains non-free IETF RFC/I-D Date: Wed, 19 Sep 2007 10:13:19 +0200 Size: 3022 URL: -------------- next part -------------- An embedded message was scrubbed... From: Peter Van Eynde Subject: Bug#443158: fixed in cl-irc 1:0.8.1-dfsg-1 Date: Tue, 19 Feb 2008 05:32:02 +0000 Size: 3760 URL: From pvaneynd at debian.org Tue Feb 19 05:32:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Tue, 19 Feb 2008 05:32:03 +0000 Subject: [cl-debian] Accepted cl-utilities 1.2.4-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Tue, 19 Feb 2008 05:48:45 +0100 Source: cl-utilities Binary: cl-utilities Architecture: source all Version: 1.2.4-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-utilities - a Common Lisp library of common functions Changes: cl-utilities (1.2.4-3) unstable; urgency=low . * Added Homepage * Changed to group maintanance * Corrected Vcs-Git control field * Updated standard version without real changes * swap binary-indep and binary-arch round * Added debian/compat file Files: 7c2cc3d4db2ee6ea0145a3c3a1a19fd5 819 devel optional cl-utilities_1.2.4-3.dsc eb482093812515d5f5f37118990e64a5 3312 devel optional cl-utilities_1.2.4-3.diff.gz 5b9c6be1af09fd9b65275184f956890b 26020 devel optional cl-utilities_1.2.4-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHul/U11ldN0tyliURAq3vAJ9BLNs6U26uLsQtGhAKbifTxa8sRgCgk5dI FtrkwuhukMs8WVGUWi0A51Q= =RsK2 -----END PGP SIGNATURE----- Accepted: cl-utilities_1.2.4-3.diff.gz to pool/main/c/cl-utilities/cl-utilities_1.2.4-3.diff.gz cl-utilities_1.2.4-3.dsc to pool/main/c/cl-utilities/cl-utilities_1.2.4-3.dsc cl-utilities_1.2.4-3_all.deb to pool/main/c/cl-utilities/cl-utilities_1.2.4-3_all.deb From owner at packages.qa.debian.org Tue Feb 19 09:31:23 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Tue, 19 Feb 2008 09:31:23 +0000 Subject: [cl-debian] Re: Checking cl-debian@common-lisp.net subscriptions In-Reply-To: <87skzpz4t6.fsf@gismo.pca.it> References: <87ir1feymd.fsf@gismo.pca.it> <87ir0l1h40.fsf@gismo.pca.it> <87skzpz4t6.fsf@gismo.pca.it> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From pbrochard at common-lisp.net Mon Feb 18 22:05:34 2008 From: pbrochard at common-lisp.net (Philippe Brochard) Date: Mon, 18 Feb 2008 23:05:34 +0100 Subject: [cl-debian] [ann] [clfswm-announce] Major update of clfswm Message-ID: <87zltxdioh.fsf@free.fr> Hi all, After some exchange with Cyrille Thouvenin I started to rewrite some parts of clfswm. The main major change is that there is no more references to workspaces, all is a group. There is a root group and there childs. A child can be a group or an application window. Here is the old data structure: -------------------------------------------------- (defstruct workspace number group-list) (defstruct group x y width height window-list fullscreenp) (defparameter *workspace-list* nil) -------------------------------------------------- Here is the new one: -------------------------------------------------- (defclass group name number x y w h layout window gc child ...) -simplified- (defparameter *root-group* nil "Root of the root - ie the root group") (defparameter *current-root* nil "The current fullscreen maximized child") (defparameter *current-child* nil "The current child with the focus") -------------------------------------------------- Now using clfswm is like walking throw a tree of groups and windows. Here is the current keybinding to navigate throw this tree: Alt-Tab: circulate throw childs of *current-child* if it is a group. Alt-Left/Right: circulate throw brother childs (ie: this is like workspaces) Alt-Up: select the first child. Alt-Down: select the father of *current-child* Alt-Enter: Make the current selected child the current root (ie maximize it) Alt+Shift-Enter: Make the father of current root the current root (ie unmaximize the current child) There is no workspace but the same effect is obtened by circulating throw brothers childs. The advantages: - you can have workspace in any level. - there is no need for the pager: _you_are_in_the_pager_!!! You can find some screenshots here for a better idea: http://common-lisp.net/project/clfswm/temp/ Others changes are: * group/window coordinates are in float number between 0 (left) and 1 (right) so we can zoom them. Each group have its own window. * each group can have its own layout: no-layout: groups have there size, windows are maximized in the father group maximize-layout: groups and windows are maximized tile-layout: groups and windows are tiled tile-left/right/...: tile like in larswm/dwm... ... and so on - it's very easy to add a new layout. * a group is named so you can tell where you want to map a new window. * Each time a new window is created each group can do something with it (nothing, absorbe this window, copy this window, open a new group and map the window in it, open it in the group named toto... This is a more general process than the previous control-o (open next window in a new workspace)) * Chained key binding. Key binding are grouped by action and there is a little window to present possibles choices (there is no more a lot of keys to remember). * Currently I'm trying to have a different focus policy by groups (I don't know if I'll integrate this by default). Ouf, here it is :) It's a great change but the code is more simple (for example there is no more duplicated code with the second mode and the pager because there is no more pager :) I'll commited all this changes. So don't be too surprised by the new cvs content! Have fun, Philippe -- Philippe Brochard http://hocwp.free.fr _______________________________________________ clfswm-announce mailing list clfswm-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clfswm-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From edi at agharta.de Tue Feb 19 18:53:36 2008 From: edi at agharta.de (Edi Weitz) Date: Tue, 19 Feb 2008 19:53:36 +0100 Subject: [cl-debian] [ann] [rdnzl-announce] New releases 0.12.1/0.7.1 (Was: Patch for generic types in RDZNL) In-Reply-To: (Iver Odin Kvello's message of "Tue, 19 Feb 2008 13:08:24 +0100") References: Message-ID: For the record, both tarballs have been updated. I could confirm that the Excel example works again on my machine. _______________________________________________ rdnzl-announce mailing list rdnzl-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/rdnzl-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From owner at packages.qa.debian.org Tue Feb 19 20:59:26 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Tue, 19 Feb 2008 20:59:26 +0000 Subject: [cl-debian] You are no longer subscribed to cl-irc In-Reply-To: <87lk5gwudl.fsf@gismo.pca.it> References: <87lk5gwudl.fsf@gismo.pca.it> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From owner at packages.qa.debian.org Wed Feb 20 05:08:49 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Wed, 20 Feb 2008 05:08:49 +0000 Subject: [cl-debian] Re: Your mail In-Reply-To: <20080220044719.CA724FF9A@frost.pvaneynd.mailworks.org> References: <20080220044719.CA724FF9A@frost.pvaneynd.mailworks.org> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From owner at packages.qa.debian.org Wed Feb 20 05:26:39 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Wed, 20 Feb 2008 05:26:39 +0000 Subject: [cl-debian] You are no longer subscribed to cl-blowfish In-Reply-To: <20080220051303.GA6773@pvaneynd.mailworks.org> References: <20080220051303.GA6773@pvaneynd.mailworks.org> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From owner at packages.qa.debian.org Wed Feb 20 06:56:57 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Wed, 20 Feb 2008 06:56:57 +0000 Subject: [cl-debian] Re: Your mail In-Reply-To: <20080220062839.F0D7AFF9A@frost.pvaneynd.mailworks.org> References: <20080220062839.F0D7AFF9A@frost.pvaneynd.mailworks.org> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From bubulle at debian.org Wed Feb 20 07:06:26 2008 From: bubulle at debian.org (Christian Perrier) Date: Wed, 20 Feb 2008 08:06:26 +0100 Subject: [cl-debian] Bug#466654: hyperspec: [INTL:fr] French debconf templates translation update Message-ID: <20080220070626.1874.64562.reportbug@mykerinos.onera> Package: hyperspec Version: N/A Severity: wishlist Tags: patch l10n Please find attached the french debconf templates update, proofread by the debian-l10n-french mailing list contributors. If you do not already use it, you might consider using the "podebconf-report-po" utility, which helps warning translators about changes when you modify some debconf templates in your packages. The usual policy when using it is sending a warning to translators when you plan to upload a version of your package with debconf templates changes (even typo corrections). Then leave about one week for them to update their files (several translation teams have a QA process which requires time). podebconf-report-po will take care of sending the translators the needed material as well as getting the translators adresses from the PO files. All you have to do is just using the utility..:-) Example use (from your package build tree): $ podebconf-report-po This will go through debian/po/*.po files, find those needing an update, extract the translators data from these files and prepare a mail to send to these translators (you can also use the "--languageteam" switch to also mail the mail addresses listed in "Language-Team" field). You can also use this utility to request for new translations: $ podebconf-report-po --call This will send a mail to debian-i18n at lists.debian.org with all the needed information and material for new translators to add new languages to your supported languages. If you apply this policy, please forget about these remarks, of course....This message is generic..:-) -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.24-1-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -------------- next part -------------- # # Translators, if you are not familiar with the PO format, gettext # documentation is worth reading, especially sections dedicated to # this format, e.g. by running: # info -n '(gettext)PO Files' # info -n '(gettext)Header Entry' # # Some information specific to po-debconf are available at # /usr/share/doc/po-debconf/README-trans # or http://www.debian.org/intl/l10n/po-debconf/README-trans # # Developers do not need to manually edit POT or PO files. # msgid "" msgstr "" "Project-Id-Version: hyperspec\n" "Report-Msgid-Bugs-To: hyperspec at packages.debian.org\n" "POT-Creation-Date: 2008-02-18 22:51+0100\n" "PO-Revision-Date: 2005-03-06 20:30+0100\n" "Last-Translator: Eric Madesclair \n" "Language-Team: French \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Download the hyperspec book from the Internet?" msgstr "Faut-il t?l?charger le livre depuis Internet??" #. Type: boolean #. Description #: ../templates:1001 msgid "" "You don't have the file /root/tmp/HyperSpec-6-0.tar.gz. You may want to " "download this file from internet now and proceed with the installation " "afterward." msgstr "" "Le livre ?lectronique sur hyperspec n'est pas pr?sent sur votre syst?me. " "Vous pouvez t?l?charger maintenant le fichier ??/root/tmp/HyperSpec-6-0.tar." "gz?? depuis Internet et l'installer plus tard." #. Type: boolean #. Description #: ../templates:2001 msgid "Unable to download. Try again?" msgstr "T?l?chargement impossible, voulez-vous r?essayer??" #. Type: boolean #. Description #: ../templates:2001 msgid "" "An error occured during the download of the hyperspec from the Internet. You " "may now request to try the download again." msgstr "" "Une erreur s'est produite pendant le t?l?chargement de hyperspec. Vous " "pouvez recommencer le t?l?chargement maintenant." #. Type: note #. Description #: ../templates:3001 msgid "Aborting" msgstr "Abandon du t?l?chargement" #. Type: note #. Description #: ../templates:3001 msgid "" "The download of the hyperspec from internet failed. You can try reinstalling " "the file another time." msgstr "" "Le t?l?chargement de hyperspec depuis Internet a ?chou?. Vous pourrez " "essayer de le r?installer plus tard." From owner at packages.qa.debian.org Wed Feb 20 09:27:41 2008 From: owner at packages.qa.debian.org (owner at packages.qa.debian.org) Date: Wed, 20 Feb 2008 09:27:41 +0000 Subject: [cl-debian] You are no longer subscribed to cl-metering In-Reply-To: <20080220091314.GA12559@pvaneynd.mailworks.org> References: <20080220091314.GA12559@pvaneynd.mailworks.org> Message-ID: An embedded and charset-unspecified text was scrubbed... Name: not available URL: From pvaneynd at debian.org Wed Feb 20 22:17:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Wed, 20 Feb 2008 22:17:03 +0000 Subject: [cl-debian] Accepted cl-xmls 1.2-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Wed, 20 Feb 2008 22:44:12 +0100 Source: cl-xmls Binary: cl-xmls Architecture: source all Version: 1.2-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-xmls - XML Simple Parser for Common Lisp Changes: cl-xmls (1.2-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * updated standard version without real changes * debhelper is Build-Depends * swap binary-arch and binary-indep * Added Homepage field Files: d23a3163868ab861d0d9f3b02c7bdfce 751 devel optional cl-xmls_1.2-2.dsc 07424923da04d776d95eb2c5f1707f2d 3108 devel optional cl-xmls_1.2-2.diff.gz 887c2e86319437c5a8b81884359382b6 11466 devel optional cl-xmls_1.2-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHvKR411ldN0tyliURApSSAJwO/w/NBEdi8v3IvwxhJ9vHfXVJBACgpPCN dkIHEws2O7pV5lUTmNmf2Pc= =2U0q -----END PGP SIGNATURE----- Accepted: cl-xmls_1.2-2.diff.gz to pool/main/c/cl-xmls/cl-xmls_1.2-2.diff.gz cl-xmls_1.2-2.dsc to pool/main/c/cl-xmls/cl-xmls_1.2-2.dsc cl-xmls_1.2-2_all.deb to pool/main/c/cl-xmls/cl-xmls_1.2-2_all.deb From noreply at henning.makholm.net Wed Feb 20 23:39:06 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Wed, 20 Feb 2008 16:39:06 -0700 Subject: [cl-debian] cl-clue 20050523-2 MIGRATED to testing Message-ID: FYI: The status of the cl-clue source package in Debian's testing distribution has changed. Previous version: 20050523-1 Current version: 20050523-2 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Wed Feb 20 23:39:06 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Wed, 20 Feb 2008 16:39:06 -0700 Subject: [cl-debian] cl-clue 20050523-2 MIGRATED to testing Message-ID: FYI: The status of the cl-clue source package in Debian's testing distribution has changed. Previous version: 20050523-1 Current version: 20050523-2 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From traduz at debianpt.org Thu Feb 21 11:43:07 2008 From: traduz at debianpt.org (Traduz - Portuguese Translation Team) Date: Thu, 21 Feb 2008 11:43:07 +0000 Subject: [cl-debian] Bug#466843: hyperspec : [INTL:pt] Updated Portuguese translation for debconf messages Message-ID: <47BD63CB.4030606@debianpt.org> Package: hyperspec Version: 1.26 Tags: l10n, patch Severity: wishlist Updated Portuguese translation for hyperspec's debconf messages. Translator: Am?rico Monteiro Feel free to use it. For translation updates please contact 'Last Translator' or the Portuguese Translation Team . -- Best regards, Rui Branco "Traduz" - Portuguese Translation Team http://www.DebianPT.org -------------- next part -------------- A non-text attachment was scrubbed... Name: pt.po Type: text/x-gettext-translation Size: 2083 bytes Desc: not available URL: From debian at helgefjell.de Thu Feb 21 21:14:17 2008 From: debian at helgefjell.de (Helge Kreutzmann) Date: Thu, 21 Feb 2008 22:14:17 +0100 Subject: [cl-debian] Bug#466926: hyperspec: [INTL:de] updated German debconf translation Message-ID: <20080221211417.GA9984@ipxXXXXX> Package: hyperspec Version: 1.26 Severity: wishlist Tags: patch l10n Please find the updated German debconf translation for hyperspec attached. Please place this file in debian/po/ as de.po for your next upload. If you update your template, please use 'msgfmt --statistics ' to check the po-files for fuzzy or untranslated strings. If there are such strings, please contact me so I can update the German translation. Greetings Helge -------------- next part -------------- # Translation of hyperspec debconf templates to German # Copyright (C) Helge Kreutzmann , 2007, 2008. # This file is distributed under the same license as the hyperspec package. # msgid "" msgstr "" "Project-Id-Version: hyperspec 1.26\n" "Report-Msgid-Bugs-To: hyperspec at packages.debian.org\n" "POT-Creation-Date: 2008-02-18 22:51+0100\n" "PO-Revision-Date: 2008-02-21 22:13+0100\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: de \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Download the hyperspec book from the Internet?" msgstr "Das Hyperspec-Buch aus dem Internet herunterladen?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "You don't have the file /root/tmp/HyperSpec-6-0.tar.gz. You may want to " "download this file from internet now and proceed with the installation " "afterward." msgstr "" "Sie haben die Datei /root/tmp/HyperSpec-6-0.tar.gz nicht. Eventuell m?chten " "Sie zuerst diese Datei jetzt aus dem Internet herunterladen und danach mit " "der Installation fortfahren." #. Type: boolean #. Description #: ../templates:2001 msgid "Unable to download. Try again?" msgstr "Kann nicht herunterladen. Erneut versuchen?" #. Type: boolean #. Description #: ../templates:2001 msgid "" "An error occured during the download of the hyperspec from the Internet. You " "may now request to try the download again." msgstr "" "Ein Fehler trat w?hrend des Herunterladens der Hyperspec aus dem Internet " "auf. Sie k?nnen jetzt erbeten, dass das Herunterladen erneut versucht wird." #. Type: note #. Description #: ../templates:3001 msgid "Aborting" msgstr "Abbruch" #. Type: note #. Description #: ../templates:3001 msgid "" "The download of the hyperspec from internet failed. You can try reinstalling " "the file another time." msgstr "" "Das Herunterladen des Hyperspec aus dem Internet ist fehlgeschlagen. Sie " "k?nnen zu einem sp?teren Zeitpunkt die Installation der Datei erneut " "versuchen." From pvaneynd at debian.org Sat Feb 23 14:32:07 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 14:32:07 +0000 Subject: [cl-debian] Accepted cltl 1.0.25 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 14:50:46 +0100 Source: cltl Binary: cltl Architecture: source all Version: 1.0.25 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cltl - Common Lisp the Language, second edition, book (Pre-ANSI) Changes: cltl (1.0.25) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * swap binary-indep and binary-arch * Updated standard version without real changes Files: 6f7807e3826ba85ac03001c2b97cc3cb 643 contrib/doc optional cltl_1.0.25.dsc 50ce7bcb3e9724d273d020349ad03d10 10752 contrib/doc optional cltl_1.0.25.tar.gz 1bf1ad062adc04414c6ffd192b8beca8 8968 contrib/doc optional cltl_1.0.25_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwCTM11ldN0tyliURAjGvAJ43dcuNXEV/K6cWD3DnI9xgldKVZwCgxdlC sxlAgoSjz9Tndd+Ooxwt/JU= =oYme -----END PGP SIGNATURE----- Accepted: cltl_1.0.25.dsc to pool/contrib/c/cltl/cltl_1.0.25.dsc cltl_1.0.25.tar.gz to pool/contrib/c/cltl/cltl_1.0.25.tar.gz cltl_1.0.25_all.deb to pool/contrib/c/cltl/cltl_1.0.25_all.deb From pvaneynd at debian.org Sat Feb 23 14:32:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 14:32:03 +0000 Subject: [cl-debian] Accepted cl-ubf 0.2.1-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 13:48:51 +0100 Source: cl-ubf Binary: cl-ubf Architecture: source all Version: 0.2.1-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-ubf - Common Lisp Universal Binary Format Library Changes: cl-ubf (0.2.1-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * swap binary-indep and binary-arch * Updated standard version without real changes Files: aadbcdaddb21411f20ffad073200f55f 704 devel optional cl-ubf_0.2.1-3.dsc 01ac32bcd876f5f9018f074fbf424abb 2879 devel optional cl-ubf_0.2.1-3.diff.gz e349f233144632e0c00a00a0d5331a15 7186 devel optional cl-ubf_0.2.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwBZC11ldN0tyliURAitoAJ4/m8Ru6LEkKDksU3apMUwy7PO1twCgs8Nx s+aMQuCIBV+CjXrHsW2IWkU= =RVE0 -----END PGP SIGNATURE----- Accepted: cl-ubf_0.2.1-3.diff.gz to pool/main/c/cl-ubf/cl-ubf_0.2.1-3.diff.gz cl-ubf_0.2.1-3.dsc to pool/main/c/cl-ubf/cl-ubf_0.2.1-3.dsc cl-ubf_0.2.1-3_all.deb to pool/main/c/cl-ubf/cl-ubf_0.2.1-3_all.deb From pvaneynd at debian.org Sat Feb 23 14:32:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 14:32:04 +0000 Subject: [cl-debian] Accepted cl-unit 1.3.1-4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 13:43:44 +0100 Source: cl-unit Binary: cl-unit Architecture: source all Version: 1.3.1-4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-unit - A regression suite library for Common Lisp Changes: cl-unit (1.3.1-4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * Updated standard version without real changes * prepare for release * Added homepage field * debhelper is Build-Depends * updated FSF address Files: b337ca43028549971dc087199ade6bae 765 devel optional cl-unit_1.3.1-4.dsc 8872f8f23a969222712c331258afce5d 3531 devel optional cl-unit_1.3.1-4.diff.gz 164580407ce085857f3a7d9d08c55627 30770 devel optional cl-unit_1.3.1-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwBUe11ldN0tyliURAp8NAKCTjVL+cCmIwWKiOAziMgFejtjhIgCcC46J M0dlWYaaSGhsZyHrYSNm10M= =Epa+ -----END PGP SIGNATURE----- Accepted: cl-unit_1.3.1-4.diff.gz to pool/main/c/cl-unit/cl-unit_1.3.1-4.diff.gz cl-unit_1.3.1-4.dsc to pool/main/c/cl-unit/cl-unit_1.3.1-4.dsc cl-unit_1.3.1-4_all.deb to pool/main/c/cl-unit/cl-unit_1.3.1-4_all.deb From pvaneynd at debian.org Sat Feb 23 16:17:05 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 16:17:05 +0000 Subject: [cl-debian] Accepted cl-typesetting 157-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 14:17:39 +0100 Source: cl-typesetting Binary: cl-typesetting Architecture: source all Version: 157-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-typesetting - a Common Lisp typesetting library Changes: cl-typesetting (157-3) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Added homepage field * swap binary-indep and binary-arch * Updated standard version without real changes * New upstream version. Now uses git svn to track upstream. Changes: . + Small correction in reduce+nullable + Added table-cell to generic render method so that customization can be added to it. + cl-typesetting: Small modif of the unicode test. [Marc] + Add leading-ratio to the text-style Files: fce78c5db7c88d2197dd751f1f6af9c1 836 non-free/devel optional cl-typesetting_157-3.dsc 2e7a539a641ea4a8199e2cf85ad2e0b5 336568 non-free/devel optional cl-typesetting_157.orig.tar.gz 5b6773b5772e7761be704c110a8cceb9 3442 non-free/devel optional cl-typesetting_157-3.diff.gz ce1f8ebfb2be06baf9cd845d0fcd83e8 166866 non-free/devel optional cl-typesetting_157-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwB6U11ldN0tyliURAtmWAJ49YC91De+2GBmTSZUlFuw7FjZQoQCgnRG+ UqTvpmTIpGIa6FR9wl0ih+s= =MuFu -----END PGP SIGNATURE----- Accepted: cl-typesetting_157-3.diff.gz to pool/non-free/c/cl-typesetting/cl-typesetting_157-3.diff.gz cl-typesetting_157-3.dsc to pool/non-free/c/cl-typesetting/cl-typesetting_157-3.dsc cl-typesetting_157-3_all.deb to pool/non-free/c/cl-typesetting/cl-typesetting_157-3_all.deb cl-typesetting_157.orig.tar.gz to pool/non-free/c/cl-typesetting/cl-typesetting_157.orig.tar.gz From pvaneynd at debian.org Sat Feb 23 16:17:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 16:17:04 +0000 Subject: [cl-debian] Accepted cl-png 0.4-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:52:36 +0100 Source: cl-png Binary: cl-png Architecture: source all Version: 0.4-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-png - Common Lisp package to read and write PNG image files Changes: cl-png (0.4-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Updated standard version without real changes * swap binary-indep and binary-arch Files: 1f772659b924ba9c675f9c6bf4d4060e 699 devel optional cl-png_0.4-3.dsc b15bc3ca9117eb7497e5c41d344ab266 2476 devel optional cl-png_0.4-3.diff.gz 55e5c2cecb1b3aa7292468b2fd6335bc 25058 devel optional cl-png_0.4-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwDND11ldN0tyliURAlYiAJoDXcRDqJLXpiiw6TmGAUOknGRGRQCeKbhY rBbNAVbbxZ0dL0BbiqjCcK8= =Lnqn -----END PGP SIGNATURE----- Accepted: cl-png_0.4-3.diff.gz to pool/main/c/cl-png/cl-png_0.4-3.diff.gz cl-png_0.4-3.dsc to pool/main/c/cl-png/cl-png_0.4-3.dsc cl-png_0.4-3_all.deb to pool/main/c/cl-png/cl-png_0.4-3_all.deb From pvaneynd at debian.org Sat Feb 23 16:17:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 16:17:03 +0000 Subject: [cl-debian] Accepted cl-binary-types 0.90b-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:44:18 +0100 Source: cl-binary-types Binary: cl-binary-types Architecture: source all Version: 0.90b-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-binary-types - Common Lisp package for reading and writing binary files Changes: cl-binary-types (0.90b-3) unstable; urgency=low . * Updated standard version without real changes * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Added misc:Depends dependency * Added homepage field * swap binary-indep and binary-arch * Convert copyright file to UTF-8 Files: 4a24add8a09e43e97e6d6663f0181b09 806 devel optional cl-binary-types_0.90b-3.dsc 8675e06563afecf3ba9803b9564cd14c 3252 devel optional cl-binary-types_0.90b-3.diff.gz fba25f8e35e9c89e99c34a6f61afa81e 27532 devel optional cl-binary-types_0.90b-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwDFO11ldN0tyliURAhG2AKCl+tqfbnXTo+2o2Y3gvPFc6yAsjACdHM1M Dd3gNim4d9Qhqqb/EvoKZOc= =ZXMA -----END PGP SIGNATURE----- Accepted: cl-binary-types_0.90b-3.diff.gz to pool/main/c/cl-binary-types/cl-binary-types_0.90b-3.diff.gz cl-binary-types_0.90b-3.dsc to pool/main/c/cl-binary-types/cl-binary-types_0.90b-3.dsc cl-binary-types_0.90b-3_all.deb to pool/main/c/cl-binary-types/cl-binary-types_0.90b-3_all.deb From pvaneynd at debian.org Sat Feb 23 16:17:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 16:17:02 +0000 Subject: [cl-debian] Accepted cl-aima 20020509-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:29:56 +0100 Source: cl-aima Binary: cl-aima Architecture: source all Version: 20020509-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-aima - Source code for Artificial Intelligence: A Modern Approach Changes: cl-aima (20020509-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * swap binary-indep and binary-arch * Updated standard version without real changes * debhelper is Build-Depends Files: 553a0730ab57aa69d78a233d6478d935 721 devel optional cl-aima_20020509-2.dsc 7ce6c6a57915e2dae77b1279f540c7f5 23013 devel optional cl-aima_20020509-2.diff.gz d8154d433c8d10084fa5d9999863a539 176220 devel optional cl-aima_20020509-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwC5R11ldN0tyliURAvEmAKCzG7kD31IKMW4gFETuqojFy/4J0QCfRhj5 MHBg83ZqZQjNQ4kNrLu0Bj8= =3HIG -----END PGP SIGNATURE----- Accepted: cl-aima_20020509-2.diff.gz to pool/main/c/cl-aima/cl-aima_20020509-2.diff.gz cl-aima_20020509-2.dsc to pool/main/c/cl-aima/cl-aima_20020509-2.dsc cl-aima_20020509-2_all.deb to pool/main/c/cl-aima/cl-aima_20020509-2_all.deb From pvaneynd at debian.org Sat Feb 23 16:32:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sat, 23 Feb 2008 16:32:03 +0000 Subject: [cl-debian] Accepted cl-split-sequence 20050802-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:49:11 +0100 Source: cl-split-sequence Binary: cl-split-sequence Architecture: source all Version: 20050802-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-split-sequence - Common Lisp package split a sequence of objects Changes: cl-split-sequence (20050802-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * swap binary-indep and binary-arch * Now uses debian/compat * Added homepage field * Updated standard version without real changes Files: c617a098c0fa7578c00171bd4bb597ce 814 devel optional cl-split-sequence_20050802-2.dsc 4e8c257398e6e3352afd2717ad8f650b 2665 devel optional cl-split-sequence_20050802-2.diff.gz 021ae74744e1de34eb3b0c346db2c6cc 5036 devel optional cl-split-sequence_20050802-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwDKP11ldN0tyliURAvtCAKDNSaoUcO8tsAcO5uRt+AwQNwikDQCfcNH5 Pb/1oCdNEFxzk//wAXVBkRM= =rpFE -----END PGP SIGNATURE----- Accepted: cl-split-sequence_20050802-2.diff.gz to pool/main/c/cl-split-sequence/cl-split-sequence_20050802-2.diff.gz cl-split-sequence_20050802-2.dsc to pool/main/c/cl-split-sequence/cl-split-sequence_20050802-2.dsc cl-split-sequence_20050802-2_all.deb to pool/main/c/cl-split-sequence/cl-split-sequence_20050802-2_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:06 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:06 +0000 Subject: [cl-debian] Accepted cl-geodesics 20010214-8 (source i386) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 23:58:31 +0100 Source: cl-geodesics Binary: cl-geodesics Architecture: source i386 Version: 20010214-8 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-geodesics - Geodesic equations in Common Lisp Changes: cl-geodesics (20010214-8) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * Now uses debian/compat * swap binary-indep and binary-arch Files: ac636c44a644710dc2603a7306e4721f 743 contrib/devel optional cl-geodesics_20010214-8.dsc 8df75b9e98c24aa74ad446dcbe7656f8 2622 contrib/devel optional cl-geodesics_20010214-8.diff.gz 7a0d887bfa410af27247060cfbb2000c 8248 contrib/devel optional cl-geodesics_20010214-8_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKUi11ldN0tyliURAohLAJ4pBHHbkRupc3+1PYv1senmpIK98ACfSmD+ mcPnY7TaO6827Nd6QCClrTE= =/ysY -----END PGP SIGNATURE----- Accepted: cl-geodesics_20010214-8.diff.gz to pool/contrib/c/cl-geodesics/cl-geodesics_20010214-8.diff.gz cl-geodesics_20010214-8.dsc to pool/contrib/c/cl-geodesics/cl-geodesics_20010214-8.dsc cl-geodesics_20010214-8_i386.deb to pool/contrib/c/cl-geodesics/cl-geodesics_20010214-8_i386.deb From pvaneynd at debian.org Sun Feb 24 00:17:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:03 +0000 Subject: [cl-debian] Accepted cl-environment 1:1.3-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 18:37:15 +0100 Source: cl-environment Binary: cl-environment Architecture: source all Version: 1:1.3-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-environment - Object-Oriented Environment Encapsulation for Common Lisp Program Changes: cl-environment (1:1.3-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * debhelper is Build-Depends * swap binary-indep and binary-arch * Added homepage field * Updated standard version without real changes Files: d265cd96b752c3f3bf34b43c57cde99c 790 devel optional cl-environment_1.3-2.dsc d0022a97244a3fe4cdc40e2507501485 7448 devel optional cl-environment_1.3-2.diff.gz 6c3feccd3903979c48eaddd9306fa6fb 13660 devel optional cl-environment_1.3-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwFn111ldN0tyliURAkEFAJ9fBfljdUHUfh9NMrOUqpyPi8M5VQCgiNma 3sfE8PpLcZLn6jyw/1qmY34= =ZF1w -----END PGP SIGNATURE----- Accepted: cl-environment_1.3-2.diff.gz to pool/main/c/cl-environment/cl-environment_1.3-2.diff.gz cl-environment_1.3-2.dsc to pool/main/c/cl-environment/cl-environment_1.3-2.dsc cl-environment_1.3-2_all.deb to pool/main/c/cl-environment/cl-environment_1.3-2_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:12 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:12 +0000 Subject: [cl-debian] Accepted cl-syslog 0.9.1-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:14:49 +0100 Source: cl-syslog Binary: cl-syslog Architecture: source all Version: 0.9.1-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-syslog - Common Lisp syslog interface Changes: cl-syslog (0.9.1-3) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch Files: a7e04b62d755f2fa3825f06e8e25a9a8 800 devel optional cl-syslog_0.9.1-3.dsc 0b73ec032d8312d3b3502f07b695149b 2645 devel optional cl-syslog_0.9.1-3.diff.gz 304541cd673ac2f3c6f2b4c4a999712a 5340 devel optional cl-syslog_0.9.1-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwCrD11ldN0tyliURAnGUAKCl8NaIX2CvbrvM6yb3ueVYLHVCwgCffL1m 9pa8zgg6YVv+Xjxv4BBtwBI= =gK1y -----END PGP SIGNATURE----- Accepted: cl-syslog_0.9.1-3.diff.gz to pool/main/c/cl-syslog/cl-syslog_0.9.1-3.diff.gz cl-syslog_0.9.1-3.dsc to pool/main/c/cl-syslog/cl-syslog_0.9.1-3.dsc cl-syslog_0.9.1-3_all.deb to pool/main/c/cl-syslog/cl-syslog_0.9.1-3_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:07 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:07 +0000 Subject: [cl-debian] Accepted cl-grt 1:0.1-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 00:01:43 +0100 Source: cl-grt Binary: cl-grt Architecture: source all Version: 1:0.1-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-grt - Common Lisp GRT Raytrace Changes: cl-grt (1:0.1-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: b77b112ee4968bbb4cc1c14952f650c4 737 devel optional cl-grt_0.1-2.dsc 15575dd699f405a6c1f0ba1cdf2b6755 793 devel optional cl-grt_0.1-2.diff.gz d5a727e467cfb2f18a02f1b4c86bca67 41270 devel optional cl-grt_0.1-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKXq11ldN0tyliURAsrjAJwMyiSqnxkozaN4YO6NWXtdvyF/6ACaAjL1 rO8u1CPOKBbo1+NVF7rdnEE= =JcES -----END PGP SIGNATURE----- Accepted: cl-grt_0.1-2.diff.gz to pool/main/c/cl-grt/cl-grt_0.1-2.diff.gz cl-grt_0.1-2.dsc to pool/main/c/cl-grt/cl-grt_0.1-2.dsc cl-grt_0.1-2_all.deb to pool/main/c/cl-grt/cl-grt_0.1-2_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:09 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:09 +0000 Subject: [cl-debian] Accepted cl-infix 19960628.2-4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 00:12:51 +0100 Source: cl-infix Binary: cl-infix Architecture: source all Version: 19960628.2-4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-infix - an infix reader macro for Common Lisp Changes: cl-infix (19960628.2-4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Updated standard version without real changes * swap binary-indep and binary-arch Files: 2b93c91008a8a9997cee39e3f4425ca4 759 non-free/devel optional cl-infix_19960628.2-4.dsc b4548affc9aed4dd87230b21177b3580 3731 non-free/devel optional cl-infix_19960628.2-4.diff.gz ce4c36a6c0f6645de8224e8878d9e452 14484 non-free/devel optional cl-infix_19960628.2-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKij11ldN0tyliURAqI9AJwNQRt16SpWWILAfHMQM9wt+UEOHgCfW2pm XW0BGYH3t11DJZg6ST2gEBo= =znSJ -----END PGP SIGNATURE----- Accepted: cl-infix_19960628.2-4.diff.gz to pool/non-free/c/cl-infix/cl-infix_19960628.2-4.diff.gz cl-infix_19960628.2-4.dsc to pool/non-free/c/cl-infix/cl-infix_19960628.2-4.dsc cl-infix_19960628.2-4_all.deb to pool/non-free/c/cl-infix/cl-infix_19960628.2-4_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:02 +0000 Subject: [cl-debian] Accepted cl-csv 1.12-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:56:18 +0100 Source: cl-csv Binary: cl-csv Architecture: source all Version: 1.12-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-csv - Common Lisp utility to import CSV text files Changes: cl-csv (1.12-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * debhelper is Build-Depends * swap binary-indep and binary-arch * Updated standard version without real changes Files: 2320cc91324baa61d48629c3db233aab 701 devel optional cl-csv_1.12-3.dsc 8cdff21c129dd3d2af8389ca93b123f0 3690 devel optional cl-csv_1.12-3.diff.gz 19b3312697647bc1b36f60f4b6f36d8c 6778 devel optional cl-csv_1.12-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwDQl11ldN0tyliURAlwxAJ0ZKpoFLb5B5QCmeE5fxevy3+8pfACfdU+J Ad62efu3QuuBTSJV52rzMS4= =0NTr -----END PGP SIGNATURE----- Accepted: cl-csv_1.12-3.diff.gz to pool/main/c/cl-csv/cl-csv_1.12-3.diff.gz cl-csv_1.12-3.dsc to pool/main/c/cl-csv/cl-csv_1.12-3.dsc cl-csv_1.12-3_all.deb to pool/main/c/cl-csv/cl-csv_1.12-3_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:12 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:12 +0000 Subject: [cl-debian] Accepted cl-statistics 20050224-4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 15:36:02 +0100 Source: cl-statistics Binary: cl-statistics Architecture: source all Version: 20050224-4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-statistics - Common Lisp Statistics Package Changes: cl-statistics (20050224-4) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * swap binary-indep and binary-arch * Updated standard version without real changes Files: 922460faa497ce7bceea8f91dee88844 778 devel optional cl-statistics_20050224-4.dsc 7bd6772cadf095be0c927d57e1889628 4519 devel optional cl-statistics_20050224-4.diff.gz 034d4a48c26b137d069dfbdc4b53e9fc 32528 devel optional cl-statistics_20050224-4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwC9l11ldN0tyliURAlr8AJ9e3I82ujbPYUddvcXYowdAVsbZMwCffNCZ Lk79VnVnzF5IjD7/tVXccoE= =bYW6 -----END PGP SIGNATURE----- Accepted: cl-statistics_20050224-4.diff.gz to pool/main/c/cl-statistics/cl-statistics_20050224-4.diff.gz cl-statistics_20050224-4.dsc to pool/main/c/cl-statistics/cl-statistics_20050224-4.dsc cl-statistics_20050224-4_all.deb to pool/main/c/cl-statistics/cl-statistics_20050224-4_all.deb From installer at ftp-master.debian.org Sun Feb 24 00:32:02 2008 From: installer at ftp-master.debian.org (Debian Installer) Date: Sun, 24 Feb 2008 00:32:02 +0000 Subject: [cl-debian] cl-faq_20021107-3_i386.changes REJECTED Message-ID: Rejected: md5sum and/or size mismatch on existing copy of cl-faq_20021107-3.dsc. Rejected: cl-faq_20021107-3_all.deb: old version (20021107-3) in unstable >= new version (20021107-3) targeted at unstable. Rejected: cl-faq_20021107-3_all.deb: can not overwrite existing copy already in the archive. Rejected: md5sum and/or size mismatch on existing copy of cl-faq_20021107-3_all.deb. Rejected: md5sum and/or size mismatch on existing copy of cl-faq_20021107-3.diff.gz. Rejected: cl-faq_20021107-3.dsc: old version (20021107-3) in unstable >= new version (20021107-3) targeted at unstable. Rejected: can not overwrite existing copy of 'cl-faq_20021107-3.diff.gz' already in the archive. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. From pvaneynd at debian.org Sun Feb 24 00:17:11 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:11 +0000 Subject: [cl-debian] Accepted cl-series 1:2.2.9-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 18:03:40 +0100 Source: cl-series Binary: cl-series Architecture: source all Version: 1:2.2.9-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-series - A Common Lisp extension for general iterations Changes: cl-series (1:2.2.9-3) unstable; urgency=low . * imported new fixed from CVS * noted update method * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Added homepage field * Updated standard version without real changes * Added misc:Depends dependency * swap binary-indep and binary-arch Files: fa3783e902813274ce0b8e270719ea32 788 devel optional cl-series_2.2.9-3.dsc 22fb8c69f2f122d8c3b90d2830f79aa4 14065 devel optional cl-series_2.2.9-3.diff.gz 32f27976597726a1d2c347a92cd48f08 137354 devel optional cl-series_2.2.9-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwFMN11ldN0tyliURAlg5AJ9emn7hp5h2BWB0m3ikKRYpc4Hk2gCgj2cI OfsLesyTyil+K0x+/iu19Pg= =OXsh -----END PGP SIGNATURE----- Accepted: cl-series_2.2.9-3.diff.gz to pool/main/c/cl-series/cl-series_2.2.9-3.diff.gz cl-series_2.2.9-3.dsc to pool/main/c/cl-series/cl-series_2.2.9-3.dsc cl-series_2.2.9-3_all.deb to pool/main/c/cl-series/cl-series_2.2.9-3_all.deb From pvaneynd at debian.org Sun Feb 24 00:17:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:04 +0000 Subject: [cl-debian] Accepted cl-f2cl 20080222-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 23:39:16 +0100 Source: cl-f2cl Binary: cl-f2cl Architecture: source all Version: 20080222-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-f2cl - Common Lisp package to convert Fortran 77 source code to Common L Changes: cl-f2cl (20080222-1) unstable; urgency=low . * New upstream. * Changed to group maintanance * Corrected Vcs-Git control field * Added homepage field Files: 3973e81406251d4ef1b801d6383abe77 798 devel optional cl-f2cl_20080222-1.dsc a9de7a6479394df801c23b80a118c451 1877893 devel optional cl-f2cl_20080222.orig.tar.gz b7373cf891ad911d2cf540a49a891cba 2607 devel optional cl-f2cl_20080222-1.diff.gz 94aba8adf6d7fe2e86d6b619c9727caf 163382 devel optional cl-f2cl_20080222-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKHK11ldN0tyliURApzkAJsEQL+Y3xMQhYUENpEpRA33n4sJEQCfR8Ni DlBsTuUMb+PDRwS9gZS+UMI= =QDco -----END PGP SIGNATURE----- Accepted: cl-f2cl_20080222-1.diff.gz to pool/main/c/cl-f2cl/cl-f2cl_20080222-1.diff.gz cl-f2cl_20080222-1.dsc to pool/main/c/cl-f2cl/cl-f2cl_20080222-1.dsc cl-f2cl_20080222-1_all.deb to pool/main/c/cl-f2cl/cl-f2cl_20080222-1_all.deb cl-f2cl_20080222.orig.tar.gz to pool/main/c/cl-f2cl/cl-f2cl_20080222.orig.tar.gz From pvaneynd at debian.org Sun Feb 24 00:17:08 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:08 +0000 Subject: [cl-debian] Accepted cl-html-template 0.9.1-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 00:08:22 +0100 Source: cl-html-template Binary: cl-html-template Architecture: source all Version: 0.9.1-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-html-template - Common Lisp HTML Template processor Changes: cl-html-template (0.9.1-1) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch * New Upstream Version Files: b125538b888e88392c3e76721eff4896 796 devel optional cl-html-template_0.9.1-1.dsc cdecaf930dde5658d6ff6a802c291e82 32195 devel optional cl-html-template_0.9.1.orig.tar.gz 93a42f8cf48f19d7413d01a99c8a8bd3 3203 devel optional cl-html-template_0.9.1-1.diff.gz e41a3471eaf5cbcc3af76559dd5f9e47 34962 devel optional cl-html-template_0.9.1-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKfY11ldN0tyliURAqNxAJ9CLTQNbFf6a6tpscgdmY4QfNDkvACfXW1A zlgU10FNcurW+Rt7/7IW5JE= =Ef5W -----END PGP SIGNATURE----- Accepted: cl-html-template_0.9.1-1.diff.gz to pool/main/c/cl-html-template/cl-html-template_0.9.1-1.diff.gz cl-html-template_0.9.1-1.dsc to pool/main/c/cl-html-template/cl-html-template_0.9.1-1.dsc cl-html-template_0.9.1-1_all.deb to pool/main/c/cl-html-template/cl-html-template_0.9.1-1_all.deb cl-html-template_0.9.1.orig.tar.gz to pool/main/c/cl-html-template/cl-html-template_0.9.1.orig.tar.gz From pvaneynd at debian.org Sun Feb 24 00:17:10 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 00:17:10 +0000 Subject: [cl-debian] Accepted cl-salza 0.7.4-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 23:54:38 +0100 Source: cl-salza Binary: cl-salza Architecture: source all Version: 0.7.4-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-salza - Common Lisp package to write compressed data Changes: cl-salza (0.7.4-1) unstable; urgency=low . * Imported Debian patch 0.7.2-2 * Changed to group maintanance * Added Vcs-Git control field * swap binary-indep and binary-arch * Added homepage field * Updated standard version without real changes * New Upstream Version * debhelper is Build-Depends Files: b49ce8524ea26bdba4ad89148cc52e1d 752 devel optional cl-salza_0.7.4-1.dsc 73b4ce65fdf73efa8529c57953c80884 13982 devel optional cl-salza_0.7.4.orig.tar.gz 0c5d111b0a7907ea06719ff74596d6a0 3143 devel optional cl-salza_0.7.4-1.diff.gz aabecabdc1695a446cb829cf1a423fce 18390 devel optional cl-salza_0.7.4-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwKQ911ldN0tyliURAoN2AKCc8S4B0W0s/OS5fY/frL/pkIoixgCgtlUN SH3zEiOMOg5TL9FcUWqmKZs= =K4F7 -----END PGP SIGNATURE----- Accepted: cl-salza_0.7.4-1.diff.gz to pool/main/c/cl-salza/cl-salza_0.7.4-1.diff.gz cl-salza_0.7.4-1.dsc to pool/main/c/cl-salza/cl-salza_0.7.4-1.dsc cl-salza_0.7.4-1_all.deb to pool/main/c/cl-salza/cl-salza_0.7.4-1_all.deb cl-salza_0.7.4.orig.tar.gz to pool/main/c/cl-salza/cl-salza_0.7.4.orig.tar.gz From pvaneynd at debian.org Sun Feb 24 15:02:16 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:16 +0000 Subject: [cl-debian] Accepted cl-rsm-mod 1.4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:23:21 +0100 Source: cl-rsm-mod Binary: cl-rsm-mod Architecture: source all Version: 1.4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-mod - McIntire's Common Lisp Modular Arithmetic Library Changes: cl-rsm-mod (1.4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * swap binary-indep and binary-arch * Updated standard version without real changes * debhelper is Build-Depends Files: a98fc46de06ffe291859bf99b76e680b 647 devel optional cl-rsm-mod_1.4.dsc 35745ba462cea9c16cea8862af174242 8267 devel optional cl-rsm-mod_1.4.tar.gz 7b448463a4a82a470bfd158d76e631a4 8702 devel optional cl-rsm-mod_1.4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX3i11ldN0tyliURAvQfAKCm9Owru386vccVOpOzcc1Dz2CLlwCgsCzK CH43wI0nQa+X9M1zSqUF9Ew= =jlzK -----END PGP SIGNATURE----- Accepted: cl-rsm-mod_1.4.dsc to pool/main/c/cl-rsm-mod/cl-rsm-mod_1.4.dsc cl-rsm-mod_1.4.tar.gz to pool/main/c/cl-rsm-mod/cl-rsm-mod_1.4.tar.gz cl-rsm-mod_1.4_all.deb to pool/main/c/cl-rsm-mod/cl-rsm-mod_1.4_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:21 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:21 +0000 Subject: [cl-debian] Accepted cl-screamer 3.24.2-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 12:44:58 +0100 Source: cl-screamer Binary: cl-screamer Architecture: source all Version: 3.24.2-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-screamer - Common Lisp package for non-determinate programming Changes: cl-screamer (3.24.2-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch * debhelper is Build-Depends Files: 3726b859c2e3c3480f5a42ea28bd389b 795 devel optional cl-screamer_3.24.2-3.dsc 7a7caea199bdb3709f199f8d04decee8 4175 devel optional cl-screamer_3.24.2-3.diff.gz 7711a86a1d160b38db65fac80ee6a8bb 197816 devel optional cl-screamer_3.24.2-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwVjN11ldN0tyliURAuuaAKDKOtUxViBIGIkZaT++vKe7df2QNACgnyFn 6siZm0f1XxLyqQUFOVHV7LQ= =yFeI -----END PGP SIGNATURE----- Accepted: cl-screamer_3.24.2-3.diff.gz to pool/main/c/cl-screamer/cl-screamer_3.24.2-3.diff.gz cl-screamer_3.24.2-3.dsc to pool/main/c/cl-screamer/cl-screamer_3.24.2-3.dsc cl-screamer_3.24.2-3_all.deb to pool/main/c/cl-screamer/cl-screamer_3.24.2-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:12 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:12 +0000 Subject: [cl-debian] Accepted cl-rsm-delayed 1.2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:14:08 +0100 Source: cl-rsm-delayed Binary: cl-rsm-delayed Architecture: source all Version: 1.2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-delayed - Common Lisp Delayed List Library Changes: cl-rsm-delayed (1.2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: cee38fca342854b5064c73472022a59c 664 devel optional cl-rsm-delayed_1.2.dsc a4310ac7b9bc0ad272a6d99b2bca4b54 10591 devel optional cl-rsm-delayed_1.2.tar.gz 80af43fb9aecaed2caddc091137fae55 11120 devel optional cl-rsm-delayed_1.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXvC11ldN0tyliURAsJTAJ4zEztDjlLW3s6a19+++yldpIdB2gCgwnco e4EBEFKY+vQmY4/ehw2o9Fw= =k/09 -----END PGP SIGNATURE----- Accepted: cl-rsm-delayed_1.2.dsc to pool/main/c/cl-rsm-delayed/cl-rsm-delayed_1.2.dsc cl-rsm-delayed_1.2.tar.gz to pool/main/c/cl-rsm-delayed/cl-rsm-delayed_1.2.tar.gz cl-rsm-delayed_1.2_all.deb to pool/main/c/cl-rsm-delayed/cl-rsm-delayed_1.2_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:24 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:24 +0000 Subject: [cl-debian] Accepted cl-ssl 0.2+cvs.2004.01.07 (source i386) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:53:46 +0100 Source: cl-ssl Binary: cl-ssl Architecture: source i386 Version: 0.2+cvs.2004.01.07 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-ssl - Common Lisp interface to OpenSSL package Changes: cl-ssl (0.2+cvs.2004.01.07) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * fix control file order Files: fd2f7c5a295590e419f24af17d4c3a59 744 devel optional cl-ssl_0.2+cvs.2004.01.07.dsc 28dce98182003aa431500886908bbbdc 16633 devel optional cl-ssl_0.2+cvs.2004.01.07.tar.gz f911e9bad28f853e398916207d43cc85 15450 devel optional cl-ssl_0.2+cvs.2004.01.07_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXcO11ldN0tyliURAvUQAKClV2kLfOL3vy8ma0KOxpnDw42WEQCeLyBr X5wf3eY2dQEYFFhJyaQNPy8= =dLGb -----END PGP SIGNATURE----- Accepted: cl-ssl_0.2+cvs.2004.01.07.dsc to pool/main/c/cl-ssl/cl-ssl_0.2+cvs.2004.01.07.dsc cl-ssl_0.2+cvs.2004.01.07.tar.gz to pool/main/c/cl-ssl/cl-ssl_0.2+cvs.2004.01.07.tar.gz cl-ssl_0.2+cvs.2004.01.07_i386.deb to pool/main/c/cl-ssl/cl-ssl_0.2+cvs.2004.01.07_i386.deb From pvaneynd at debian.org Sun Feb 24 15:02:05 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:05 +0000 Subject: [cl-debian] Accepted cl-jpeg 1.034-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:16:19 +0100 Source: cl-jpeg Binary: cl-jpeg Architecture: source all Version: 1.034-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-jpeg - A JPEG library for Common Lisp Changes: cl-jpeg (1.034-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 0bcf12e807536ff57e55ebac4dd11265 752 devel optional cl-jpeg_1.034-3.dsc e01d41f2335746d4555413a8801008ac 3075 devel optional cl-jpeg_1.034-3.diff.gz d8b8b533a8866f77fd01c6f3222523fb 20578 devel optional cl-jpeg_1.034-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwW4v11ldN0tyliURAoDEAJ9BsGfyq/d9DCshzvKfvgC1EfNw2wCgvkQC vjZdlBZuqgrcHWyrXp1UIEU= =BMsl -----END PGP SIGNATURE----- Accepted: cl-jpeg_1.034-3.diff.gz to pool/main/c/cl-jpeg/cl-jpeg_1.034-3.diff.gz cl-jpeg_1.034-3.dsc to pool/main/c/cl-jpeg/cl-jpeg_1.034-3.dsc cl-jpeg_1.034-3_all.deb to pool/main/c/cl-jpeg/cl-jpeg_1.034-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:06 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:06 +0000 Subject: [cl-debian] Accepted cl-md5 1:1.8-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:19:46 +0100 Source: cl-md5 Binary: cl-md5 Architecture: source all Version: 1:1.8-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-md5 - Common Lisp package for MD5 Message Digests Changes: cl-md5 (1:1.8-2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch * debhelper is Build-Depends Files: c87974ab5cd8253ea928d60053dc1c05 754 devel optional cl-md5_1.8-2.dsc 9063495d443c2eda85cc65bed0639e43 5282 devel optional cl-md5_1.8-2.diff.gz a335b2b18dbaa1a27fb95d15de84ba5b 12500 devel optional cl-md5_1.8-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwW8G11ldN0tyliURAji3AJ43P1z/igjSDkJ3/7sajfXTHV6dQwCfe1K+ CJJ340Evl7K91EfAjNOI+nI= =sh4x -----END PGP SIGNATURE----- Accepted: cl-md5_1.8-2.diff.gz to pool/main/c/cl-md5/cl-md5_1.8-2.diff.gz cl-md5_1.8-2.dsc to pool/main/c/cl-md5/cl-md5_1.8-2.dsc cl-md5_1.8-2_all.deb to pool/main/c/cl-md5/cl-md5_1.8-2_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:03 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:03 +0000 Subject: [cl-debian] Accepted cl-integrate 20021107.3-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:02:29 +0100 Source: cl-integrate Binary: cl-integrate Architecture: source all Version: 20021107.3-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-integrate - Common Lisp library for integrating differential equations Changes: cl-integrate (20021107.3-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * debhelper is Build-Depends * Updated standard version without real changes * swap binary-indep and binary-arch Files: d01c42ec3b05e47e24b2b684e5bbca0f 749 devel optional cl-integrate_20021107.3-3.dsc f177e3cce5361c9fb2a22a62509cc3ab 2566 devel optional cl-integrate_20021107.3-3.diff.gz 3683606607aeb1849b92a7060b782275 6668 devel optional cl-integrate_20021107.3-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwWsS11ldN0tyliURAiKGAKChdPMR8qGV1KjhEYlKLdcl7G6GCACdGsxj Bh5WiGP4e3Ux1CwKd99SXHk= =p4Zc -----END PGP SIGNATURE----- Accepted: cl-integrate_20021107.3-3.diff.gz to pool/main/c/cl-integrate/cl-integrate_20021107.3-3.diff.gz cl-integrate_20021107.3-3.dsc to pool/main/c/cl-integrate/cl-integrate_20021107.3-3.dsc cl-integrate_20021107.3-3_all.deb to pool/main/c/cl-integrate/cl-integrate_20021107.3-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:08 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:08 +0000 Subject: [cl-debian] Accepted cl-pdf 166-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sat, 23 Feb 2008 14:32:25 +0100 Source: cl-pdf Binary: cl-pdf Architecture: source all Version: 166-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-pdf - Common Lisp package to create PDF files Changes: cl-pdf (166-1) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch * New upstream. Major changes: + Use *compress-fonts* for the compression of some more font related streams. (patch by Roland Lohner) + Use sbcl's own string-to-octets for character encoding. (patch by Roland Lohner) + Fix compression on SBCL by using the iso-8859-1 encoding that does not alter the byte values. (patch by Roland Lohner) + Added SBCL support of the entire Latin-2 charset; *sbcl-latin-2-charset* moved from config.lisp to encoding.lisp. + Added SBCL support of Latin-2 charset + Added SBCL support for Latin-2 charset + Added simple support of Latin-2 for SBCL - only Hungarian characters are mapped, thanks to Roland Lohner + Mapping of useful characters extended + Small correction in # + Added charset stuff for single-byte encoding + Fix bar code *table* for 71 :BEL. + cl-pdf: Fixed unicode string encoding [Marc] + pdf: added :segs-per-char to draw-bar-code128 Files: cffa2369ca5e07225410e2fd85431bf3 790 devel optional cl-pdf_166-1.dsc 2551789a4d37212ccd08c9ed7207adfa 481066 devel optional cl-pdf_166.orig.tar.gz 885c04271b111adddc613cf01a766f1a 4746 devel optional cl-pdf_166-1.diff.gz fcf207e92fb47f2f6ba09b5aa39a7ce2 468070 devel optional cl-pdf_166-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwCMU11ldN0tyliURArroAKCc0rg9uxrATBR5l/GNxQ85D9Ul2ACgr4j1 TBhqBEjqH9J6zk6uaXtOLH8= =QJZU -----END PGP SIGNATURE----- Accepted: cl-pdf_166-1.diff.gz to pool/main/c/cl-pdf/cl-pdf_166-1.diff.gz cl-pdf_166-1.dsc to pool/main/c/cl-pdf/cl-pdf_166-1.dsc cl-pdf_166-1_all.deb to pool/main/c/cl-pdf/cl-pdf_166-1_all.deb cl-pdf_166.orig.tar.gz to pool/main/c/cl-pdf/cl-pdf_166.orig.tar.gz From pvaneynd at debian.org Sun Feb 24 15:02:14 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:14 +0000 Subject: [cl-debian] Accepted cl-rsm-finance 1.3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:16:43 +0100 Source: cl-rsm-finance Binary: cl-rsm-finance Architecture: source all Version: 1.3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-finance - McIntire's Common Lisp Finance Library Changes: cl-rsm-finance (1.3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 491a48c99c45c4128995e13daaa66712 664 devel optional cl-rsm-finance_1.3.dsc 2408ca2636f6b980b09c2d7e760c0591 13348 devel optional cl-rsm-finance_1.3.tar.gz 3071fe9348b0d9d7619b8866ca3d92ba 12598 devel optional cl-rsm-finance_1.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXxU11ldN0tyliURAlpIAJ0YDQvIQDUSicQ7gTqmglHaPm/CqwCeLEx+ SX+kLx4qN0K8reY8uEnxnTA= =tsoB -----END PGP SIGNATURE----- Accepted: cl-rsm-finance_1.3.dsc to pool/main/c/cl-rsm-finance/cl-rsm-finance_1.3.dsc cl-rsm-finance_1.3.tar.gz to pool/main/c/cl-rsm-finance/cl-rsm-finance_1.3.tar.gz cl-rsm-finance_1.3_all.deb to pool/main/c/cl-rsm-finance/cl-rsm-finance_1.3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:14 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:14 +0000 Subject: [cl-debian] Accepted cl-rsm-fuzzy 1.4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:17:55 +0100 Source: cl-rsm-fuzzy Binary: cl-rsm-fuzzy Architecture: source all Version: 1.4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-fuzzy - McIntire's Common Lisp Fuzzy Logic Library Changes: cl-rsm-fuzzy (1.4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 32eec5761ee7c248d7c45ff566b8a605 656 devel optional cl-rsm-fuzzy_1.4.dsc 5ace53910cd9ba2a02a25f3610754524 14644 devel optional cl-rsm-fuzzy_1.4.tar.gz 643430853572bd3fd2a123f720bab917 14676 devel optional cl-rsm-fuzzy_1.4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXyu11ldN0tyliURAobXAJ9F0YtZK12kBu0i/rIRY5eG971MygCcCSDP sUCqUsrtNpSysKbyC6GFSjo= =B/cE -----END PGP SIGNATURE----- Accepted: cl-rsm-fuzzy_1.4.dsc to pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_1.4.dsc cl-rsm-fuzzy_1.4.tar.gz to pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_1.4.tar.gz cl-rsm-fuzzy_1.4_all.deb to pool/main/c/cl-rsm-fuzzy/cl-rsm-fuzzy_1.4_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:16 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:16 +0000 Subject: [cl-debian] Accepted cl-rsm-memo 1.1.3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:22:26 +0100 Source: cl-rsm-memo Binary: cl-rsm-memo Architecture: source all Version: 1.1.3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-memo - McIntire's Common Lisp Memoization Library Changes: cl-rsm-memo (1.1.3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: bf98dfd417980abeee17e343706ab538 655 devel optional cl-rsm-memo_1.1.3.dsc ecd145f640049a82485cc5024c9787f4 7634 devel optional cl-rsm-memo_1.1.3.tar.gz cfd19c7ba0e1e40cb1f4559f1e3fd8a9 7992 devel optional cl-rsm-memo_1.1.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX2q11ldN0tyliURAi54AJ9XCV3qQ0opWvfA+IwH1fC8lgsMWgCfSyAq 3fDQvMen1WpoN27/BreLfNE= =ufJx -----END PGP SIGNATURE----- Accepted: cl-rsm-memo_1.1.3.dsc to pool/main/c/cl-rsm-memo/cl-rsm-memo_1.1.3.dsc cl-rsm-memo_1.1.3.tar.gz to pool/main/c/cl-rsm-memo/cl-rsm-memo_1.1.3.tar.gz cl-rsm-memo_1.1.3_all.deb to pool/main/c/cl-rsm-memo/cl-rsm-memo_1.1.3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:19 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:19 +0000 Subject: [cl-debian] Accepted cl-rsm-rsa 1.3+cvs.2004.03.30 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:45:21 +0100 Source: cl-rsm-rsa Binary: cl-rsm-rsa Architecture: source all Version: 1.3+cvs.2004.03.30 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-rsa - McIntire's Common Lisp RSA Library Changes: cl-rsm-rsa (1.3+cvs.2004.03.30) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * swap binary-indep and binary-arch * Updated standard version without real changes * debhelper is Build-Depends Files: 706817818ae10773956c288e43856ade 678 devel optional cl-rsm-rsa_1.3+cvs.2004.03.30.dsc e5dad392c36131eafc9c084d9652767f 11084 devel optional cl-rsm-rsa_1.3+cvs.2004.03.30.tar.gz ea36e6d314aceeac23f44f973736b7ec 11106 devel optional cl-rsm-rsa_1.3+cvs.2004.03.30_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwYML11ldN0tyliURAqeqAKCXL2BQuFBJVhxWrZIyPgsmHM6DDwCeKtfn 0EttKaym+AaRh7ShV6Q9rzI= =KTnm -----END PGP SIGNATURE----- Accepted: cl-rsm-rsa_1.3+cvs.2004.03.30.dsc to pool/main/c/cl-rsm-rsa/cl-rsm-rsa_1.3+cvs.2004.03.30.dsc cl-rsm-rsa_1.3+cvs.2004.03.30.tar.gz to pool/main/c/cl-rsm-rsa/cl-rsm-rsa_1.3+cvs.2004.03.30.tar.gz cl-rsm-rsa_1.3+cvs.2004.03.30_all.deb to pool/main/c/cl-rsm-rsa/cl-rsm-rsa_1.3+cvs.2004.03.30_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:20 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:20 +0000 Subject: [cl-debian] Accepted cl-rt 20040621-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 13:59:11 +0100 Source: cl-rt Binary: cl-rt Architecture: source all Version: 20040621-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rt - Common Lisp regression tester from MIT Changes: cl-rt (20040621-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * swap binary-indep and binary-arch * debhelper is Build-Depends Files: 95ac2b54b6571ac4b340e5c2de0f4426 801 devel optional cl-rt_20040621-3.dsc b2db13732be740e83a7a82162cc5bbad 3130 devel optional cl-rt_20040621-3.diff.gz 1d919337e830b02d7e7ccebf0df5a9a5 14414 devel optional cl-rt_20040621-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwWor11ldN0tyliURApCIAJoCRJi4Vo9+83Gg/9GDUpLH++A97QCfd4tH TBwWXzI9+qpOZIBSyWyehWQ= =fBPB -----END PGP SIGNATURE----- Accepted: cl-rt_20040621-3.diff.gz to pool/main/c/cl-rt/cl-rt_20040621-3.diff.gz cl-rt_20040621-3.dsc to pool/main/c/cl-rt/cl-rt_20040621-3.dsc cl-rt_20040621-3_all.deb to pool/main/c/cl-rt/cl-rt_20040621-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:22 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:22 +0000 Subject: [cl-debian] Accepted cl-scribble 1.21-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 12:38:19 +0100 Source: cl-scribble Binary: cl-scribble Architecture: source all Version: 1.21-1 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-scribble - Scribe-like reader for Common Lisp Changes: cl-scribble (1.21-1) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Imported upstream version 1.21 * Updated standard version without real changes * Added homepage field * Now uses debian/compat * swap binary-indep and binary-arch Files: ca768db942b94dc504a4bbeedc8ccb1a 795 devel optional cl-scribble_1.21-1.dsc d7117126dfbf5f16b76a743318fb8971 6684 devel optional cl-scribble_1.21.orig.tar.gz 250e5f8710f43b69cfa2beac9c062962 3069 devel optional cl-scribble_1.21-1.diff.gz f83b0a465c4648648309697f458ae609 10310 devel optional cl-scribble_1.21-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwVek11ldN0tyliURAqTiAKCZ+PXVB21wsdn3njWxwznPYfiGAACeP9RI Gnu8LfMbtwfphoF32S/6/hM= =ZehT -----END PGP SIGNATURE----- Accepted: cl-scribble_1.21-1.diff.gz to pool/main/c/cl-scribble/cl-scribble_1.21-1.diff.gz cl-scribble_1.21-1.dsc to pool/main/c/cl-scribble/cl-scribble_1.21-1.dsc cl-scribble_1.21-1_all.deb to pool/main/c/cl-scribble/cl-scribble_1.21-1_all.deb cl-scribble_1.21.orig.tar.gz to pool/main/c/cl-scribble/cl-scribble_1.21.orig.tar.gz From pvaneynd at debian.org Sun Feb 24 15:02:11 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:11 +0000 Subject: [cl-debian] Accepted cl-rsm-bool-comp 1.2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:06:14 +0100 Source: cl-rsm-bool-comp Binary: cl-rsm-bool-comp Architecture: source all Version: 1.2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-bool-comp - Common Lisp Boolean Function Comparison Library Changes: cl-rsm-bool-comp (1.2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 53dd9cedb3cdfeb9130ec3cda5365f6e 672 devel optional cl-rsm-bool-comp_1.2.dsc c897e57dcae427d8636cb68d4bf555b5 43596 devel optional cl-rsm-bool-comp_1.2.tar.gz bec65c86d433518267958bdd0de3bc63 43042 devel optional cl-rsm-bool-comp_1.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXnk11ldN0tyliURAmFpAKCPKV/fxX15p+NloXNaygYZzulLgwCfdjAj Xd+CLPhOt7McTRxY9ZHnHys= =eOn+ -----END PGP SIGNATURE----- Accepted: cl-rsm-bool-comp_1.2.dsc to pool/main/c/cl-rsm-bool-comp/cl-rsm-bool-comp_1.2.dsc cl-rsm-bool-comp_1.2.tar.gz to pool/main/c/cl-rsm-bool-comp/cl-rsm-bool-comp_1.2.tar.gz cl-rsm-bool-comp_1.2_all.deb to pool/main/c/cl-rsm-bool-comp/cl-rsm-bool-comp_1.2_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:24 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:24 +0000 Subject: [cl-debian] Accepted cl-sdl 1:0.2.2-6 (source all i386) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 12:30:07 +0100 Source: cl-sdl Binary: cl-sdl cl-sdl-opengl cl-sdl-demos cl-sdl-ttf cl-sdl-img cl-sdl-mix Architecture: source all i386 Version: 1:0.2.2-6 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-sdl - Common Lisp bindings to the SDL graphics library cl-sdl-demos - CL-SDL and OpenGL example programs cl-sdl-img - Support for the SDL_image library in Common Lisp cl-sdl-mix - Support for the SDL_mixer library in Common Lisp cl-sdl-opengl - Support for OpenGL in Common Lisp, via CL-SDL cl-sdl-ttf - Support for the SDL_ttf library in Common Lisp Changes: cl-sdl (1:0.2.2-6) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Now uses debian/compat * Added homepage field * Updated standard version without real changes * Added misc:Depends dependency Files: 7c0d80ca70f8cdb7fe8e20be5c580f2b 959 devel optional cl-sdl_0.2.2-6.dsc e50967181c481631b2d500ee6c1e9382 2993 devel optional cl-sdl_0.2.2-6.diff.gz 1568e7acfb1233067b4e9c72a336657a 69548 devel optional cl-sdl-demos_0.2.2-6_all.deb d7568983b5989c0f4e4ffe4f31cdca79 29850 devel optional cl-sdl_0.2.2-6_i386.deb 5738d4debf9bdeba38cd433cb3c2d027 22882 devel optional cl-sdl-opengl_0.2.2-6_i386.deb 887ed4d55cc61d499bf3328c11086caa 9064 devel optional cl-sdl-ttf_0.2.2-6_i386.deb 7a9628d9f3980f724196f894211f383e 7286 devel optional cl-sdl-img_0.2.2-6_i386.deb 90e08ed301f6df2b4ac7189f279aa78d 8258 devel optional cl-sdl-mix_0.2.2-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwVVk11ldN0tyliURAq/GAKCHQwTbz8zcZzql9lc7EtfBoLEsmwCgk8HZ ZQrJpCB/b8BE+DI+ImTolHM= =LVUW -----END PGP SIGNATURE----- Accepted: cl-sdl-demos_0.2.2-6_all.deb to pool/main/c/cl-sdl/cl-sdl-demos_0.2.2-6_all.deb cl-sdl-img_0.2.2-6_i386.deb to pool/main/c/cl-sdl/cl-sdl-img_0.2.2-6_i386.deb cl-sdl-mix_0.2.2-6_i386.deb to pool/main/c/cl-sdl/cl-sdl-mix_0.2.2-6_i386.deb cl-sdl-opengl_0.2.2-6_i386.deb to pool/main/c/cl-sdl/cl-sdl-opengl_0.2.2-6_i386.deb cl-sdl-ttf_0.2.2-6_i386.deb to pool/main/c/cl-sdl/cl-sdl-ttf_0.2.2-6_i386.deb cl-sdl_0.2.2-6.diff.gz to pool/main/c/cl-sdl/cl-sdl_0.2.2-6.diff.gz cl-sdl_0.2.2-6.dsc to pool/main/c/cl-sdl/cl-sdl_0.2.2-6.dsc cl-sdl_0.2.2-6_i386.deb to pool/main/c/cl-sdl/cl-sdl_0.2.2-6_i386.deb From pvaneynd at debian.org Sun Feb 24 15:02:20 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:20 +0000 Subject: [cl-debian] Accepted cl-rsm-string 1.6 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:46:36 +0100 Source: cl-rsm-string Binary: cl-rsm-string Architecture: source all Version: 1.6 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-string - McIntire's Common Lisp String Library Changes: cl-rsm-string (1.6) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * swap binary-indep and binary-arch Files: 45b965d4d5645d5f8ce21e30eedcf87e 688 devel optional cl-rsm-string_1.6.dsc 2eaa858dc99889fb45dc625e6eae1b8a 8186 devel optional cl-rsm-string_1.6.tar.gz 331bfd7e7637917df95adde9366222f0 8060 devel optional cl-rsm-string_1.6_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwYNX11ldN0tyliURAnvxAKC9s/zcKiRR4ZWBkE4mJ6pQWg8JrACfRnzO 162FhWO4go+9xCVMDhmwqzE= =k0iP -----END PGP SIGNATURE----- Accepted: cl-rsm-string_1.6.dsc to pool/main/c/cl-rsm-string/cl-rsm-string_1.6.dsc cl-rsm-string_1.6.tar.gz to pool/main/c/cl-rsm-string/cl-rsm-string_1.6.tar.gz cl-rsm-string_1.6_all.deb to pool/main/c/cl-rsm-string/cl-rsm-string_1.6_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:07 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:07 +0000 Subject: [cl-debian] Accepted cl-memoization 20080224 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:23:57 +0100 Source: cl-memoization Binary: cl-memoization Architecture: source all Version: 20080224 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-memoization - A extension library that adds memoization support to CMU-CL Changes: cl-memoization (20080224) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Added homepage field * Updated standard version without real changes * debhelper is Build-Depends Files: 663eb09facf7280dc2b1cfe65101a843 760 libs optional cl-memoization_20080224.dsc 15ceba351a217d3f48963279b515cd80 85468 libs optional cl-memoization_20080224.tar.gz c1d428f01e79ad5abae03085db595c65 86614 libs optional cl-memoization_20080224_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXAQ11ldN0tyliURAmicAKCkwMhN332Lu0KiznClXz5a/RF4AgCeNYug WrYg5agu01FffRoHcsUUUD0= =78QD -----END PGP SIGNATURE----- Accepted: cl-memoization_20080224.dsc to pool/main/c/cl-memoization/cl-memoization_20080224.dsc cl-memoization_20080224.tar.gz to pool/main/c/cl-memoization/cl-memoization_20080224.tar.gz cl-memoization_20080224_all.deb to pool/main/c/cl-memoization/cl-memoization_20080224_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:17 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:17 +0000 Subject: [cl-debian] Accepted cl-rsm-mpoly 1.3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:24:22 +0100 Source: cl-rsm-mpoly Binary: cl-rsm-mpoly Architecture: source all Version: 1.3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-mpoly - McIntire's Common Lisp Multivariate Polynomial Library Changes: cl-rsm-mpoly (1.3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: c90760c2ef1c2cd95beddf5b97e1bad7 656 devel optional cl-rsm-mpoly_1.3.dsc 30780a4f2290d9eb870ab7e24368d035 14361 devel optional cl-rsm-mpoly_1.3.tar.gz 5abfeedcd042e67f0f53a046c567f964 14108 devel optional cl-rsm-mpoly_1.3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX4e11ldN0tyliURAtnSAJ4ofYVAtP4GtkimfZ4+lcsAPtf0KACfcEXc rnDpaVrmZVCDS22t+ndKtX0= =bydG -----END PGP SIGNATURE----- Accepted: cl-rsm-mpoly_1.3.dsc to pool/main/c/cl-rsm-mpoly/cl-rsm-mpoly_1.3.dsc cl-rsm-mpoly_1.3.tar.gz to pool/main/c/cl-rsm-mpoly/cl-rsm-mpoly_1.3.tar.gz cl-rsm-mpoly_1.3_all.deb to pool/main/c/cl-rsm-mpoly/cl-rsm-mpoly_1.3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:10 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:10 +0000 Subject: [cl-debian] Accepted cl-ptester 2.1.2-5 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 12:49:47 +0100 Source: cl-ptester Binary: cl-ptester Architecture: source all Version: 2.1.2-5 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-ptester - Test suite for Common Lisp programs Changes: cl-ptester (2.1.2-5) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * swap binary-indep and binary-arch * Added homepage field Files: 72a199b53a7b472b5504141b619f3b76 787 devel optional cl-ptester_2.1.2-5.dsc e110b38333c7c1045c78fee78b39b4a9 4402 devel optional cl-ptester_2.1.2-5.diff.gz 633626ad89b279e4c6e731832d142bf5 13452 devel optional cl-ptester_2.1.2-5_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwVnn11ldN0tyliURAhzVAJ9iRiu5Jmqj/EN0WnAxVaCdyyOXwwCbBxtd SB0x8hskdN9kY92y7DG0NG0= =KyGj -----END PGP SIGNATURE----- Accepted: cl-ptester_2.1.2-5.diff.gz to pool/main/c/cl-ptester/cl-ptester_2.1.2-5.diff.gz cl-ptester_2.1.2-5.dsc to pool/main/c/cl-ptester/cl-ptester_2.1.2-5.dsc cl-ptester_2.1.2-5_all.deb to pool/main/c/cl-ptester/cl-ptester_2.1.2-5_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:12 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:12 +0000 Subject: [cl-debian] Accepted cl-rsm-cache 1.1b3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:08:07 +0100 Source: cl-rsm-cache Binary: cl-rsm-cache Architecture: source all Version: 1.1b3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-cache - Common Lisp Cache Library Changes: cl-rsm-cache (1.1b3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: e492990ade9ebf7eafb1bd873083e46b 659 devel optional cl-rsm-cache_1.1b3.dsc 85d110c8637b4b61d48b5ea0439933b6 7658 devel optional cl-rsm-cache_1.1b3.tar.gz 1ff48057e6e72a87807a8e7cbad78b1b 7580 devel optional cl-rsm-cache_1.1b3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXpU11ldN0tyliURAiEwAJoCPGlO1mQlBlFnGy4myI0z88/OOQCdF1fC TK9PlJfk0QEQpaDSQl96c2c= =E2LL -----END PGP SIGNATURE----- Accepted: cl-rsm-cache_1.1b3.dsc to pool/main/c/cl-rsm-cache/cl-rsm-cache_1.1b3.dsc cl-rsm-cache_1.1b3.tar.gz to pool/main/c/cl-rsm-cache/cl-rsm-cache_1.1b3.tar.gz cl-rsm-cache_1.1b3_all.deb to pool/main/c/cl-rsm-cache/cl-rsm-cache_1.1b3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:11 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:11 +0000 Subject: [cl-debian] Accepted cl-quick-arrays 20080224 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:57:12 +0100 Source: cl-quick-arrays Binary: cl-quick-arrays Architecture: source all Version: 20080224 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-quick-arrays - A library offering less flexible, but faster arrays Changes: cl-quick-arrays (20080224) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Now uses debian/compat * debhelper is Build-Depends * Updated standard version without real changes * swap binary-indep and binary-arch Files: c98925a028750361977005ece0d17849 678 libs optional cl-quick-arrays_20080224.dsc 74539ffcfa1f241e36a76c895fbda347 12012 libs optional cl-quick-arrays_20080224.tar.gz f4ac8052fab218b9b2571df859ad9d47 13540 libs optional cl-quick-arrays_20080224_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXgp11ldN0tyliURAvdwAJ9n2r2qNxwsAr6m7KHSgqN4y3/j6QCfSo2/ SHYsAehJVQoE8got9SZIj3g= =IZdm -----END PGP SIGNATURE----- Accepted: cl-quick-arrays_20080224.dsc to pool/main/c/cl-quick-arrays/cl-quick-arrays_20080224.dsc cl-quick-arrays_20080224.tar.gz to pool/main/c/cl-quick-arrays/cl-quick-arrays_20080224.tar.gz cl-quick-arrays_20080224_all.deb to pool/main/c/cl-quick-arrays/cl-quick-arrays_20080224_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:13 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:13 +0000 Subject: [cl-debian] Accepted cl-rsm-filter 1.1b4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:15:17 +0100 Source: cl-rsm-filter Binary: cl-rsm-filter Architecture: source all Version: 1.1b4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-filter - Common Lisp Filter Library Changes: cl-rsm-filter (1.1b4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 223c4f4db89a7cb47437aaa29f5a018d 663 devel optional cl-rsm-filter_1.1b4.dsc 7df62dcaef0b1f007e1cc2796f510a72 6051 devel optional cl-rsm-filter_1.1b4.tar.gz 1a2e48dad83bf230bec7fba0ec41e6e2 6466 devel optional cl-rsm-filter_1.1b4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXwA11ldN0tyliURAmkWAKDJZyUMNLXTraXhDxjIUxb7UMha5ACgzLu5 SrDGFvXPPwG7332/v7YCe9w= =UpbM -----END PGP SIGNATURE----- Accepted: cl-rsm-filter_1.1b4.dsc to pool/main/c/cl-rsm-filter/cl-rsm-filter_1.1b4.dsc cl-rsm-filter_1.1b4.tar.gz to pool/main/c/cl-rsm-filter/cl-rsm-filter_1.1b4.tar.gz cl-rsm-filter_1.1b4_all.deb to pool/main/c/cl-rsm-filter/cl-rsm-filter_1.1b4_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:02 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:02 +0000 Subject: [cl-debian] Accepted cl-inflate 1.1.4.2.1-6 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 12:25:58 +0100 Source: cl-inflate Binary: cl-inflate Architecture: source all Version: 1.1.4.2.1-6 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-inflate - Common Lisp package to decompress a gzip, jar, and winzip file Changes: cl-inflate (1.1.4.2.1-6) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch * Added homepage field Files: c4ebf73bdf2ca9a3861bdc89a734d96c 793 devel optional cl-inflate_1.1.4.2.1-6.dsc 8e0da3a46480a86293fd13843c3852d2 4530 devel optional cl-inflate_1.1.4.2.1-6.diff.gz 68abc8f1c81c20751964f0625e4e120d 13274 devel optional cl-inflate_1.1.4.2.1-6_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwVRj11ldN0tyliURAsg8AJ9qlxgIHhMhQjRWgsDoufxxom0SMwCfW3a5 ooJAMAadXSjTsCAezgK5MP0= =t65y -----END PGP SIGNATURE----- Accepted: cl-inflate_1.1.4.2.1-6.diff.gz to pool/main/c/cl-inflate/cl-inflate_1.1.4.2.1-6.diff.gz cl-inflate_1.1.4.2.1-6.dsc to pool/main/c/cl-inflate/cl-inflate_1.1.4.2.1-6.dsc cl-inflate_1.1.4.2.1-6_all.deb to pool/main/c/cl-inflate/cl-inflate_1.1.4.2.1-6_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:15 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:15 +0000 Subject: [cl-debian] Accepted cl-rsm-genetic-alg 1.2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:19:36 +0100 Source: cl-rsm-genetic-alg Binary: cl-rsm-genetic-alg Architecture: source all Version: 1.2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-genetic-alg - Common Lisp Genetic Algorithm Library Changes: cl-rsm-genetic-alg (1.2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * swap binary-indep and binary-arch * Updated standard version without real changes * debhelper is Build-Depends Files: a42e8bc8226cc462a4d41af15df874e5 680 devel optional cl-rsm-genetic-alg_1.2.dsc 9f31c2a50696a88d9082158e8080d589 13186 devel optional cl-rsm-genetic-alg_1.2.tar.gz 29e541f9e861022df4f3acddd3820de9 11772 devel optional cl-rsm-genetic-alg_1.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX0H11ldN0tyliURAhhkAJ9ohV6oGCJq07rHAZcx8CQsX2B24ACeOM6k AP2QdiZZ0YF7xYCn6lIpCcQ= =JRlc -----END PGP SIGNATURE----- Accepted: cl-rsm-genetic-alg_1.2.dsc to pool/main/c/cl-rsm-genetic-alg/cl-rsm-genetic-alg_1.2.dsc cl-rsm-genetic-alg_1.2.tar.gz to pool/main/c/cl-rsm-genetic-alg/cl-rsm-genetic-alg_1.2.tar.gz cl-rsm-genetic-alg_1.2_all.deb to pool/main/c/cl-rsm-genetic-alg/cl-rsm-genetic-alg_1.2_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:09 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:09 +0000 Subject: [cl-debian] Accepted cl-portable-aserve 1.2.42+cvs.2007.05.07-dfsg-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:40:26 +0100 Source: cl-portable-aserve Binary: cl-aserve cl-acl-compat cl-htmlgen cl-webactions Architecture: source all Version: 1.2.42+cvs.2007.05.07-dfsg-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-acl-compat - Compatibility layer for Allegro Common Lisp cl-aserve - Portable Aserve cl-htmlgen - HTML generation library for Common Lisp programs cl-webactions - HTTP dispatch library for cl-aserve Changes: cl-portable-aserve (1.2.42+cvs.2007.05.07-dfsg-3) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * fix control file order Files: 787caa3a36026b5ccfc5eb650543ce7c 941 web optional cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.dsc 64b765847c19cc17878427015b213b4d 27983 web optional cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.diff.gz fbdbcd8f35be046ea8693908348e37b7 390832 web optional cl-aserve_1.2.42+cvs.2007.05.07-dfsg-3_all.deb e861bf6a2a35abdf34e9a78251e4cfae 63638 web optional cl-acl-compat_1.2.42+cvs.2007.05.07-dfsg-3_all.deb c932609acade46a3282449d3615a7978 20844 web optional cl-htmlgen_1.2.42+cvs.2007.05.07-dfsg-3_all.deb d453e36fc331160c0ade13a9b368ed06 24270 web optional cl-webactions_1.2.42+cvs.2007.05.07-dfsg-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwXSZ11ldN0tyliURAkikAJ9QyXKNSMmlJ6IKUgXU1WOLBWryYgCfa+fu 63g6HbfiOX72v4Z2SvYUx6k= =R3+6 -----END PGP SIGNATURE----- Accepted: cl-acl-compat_1.2.42+cvs.2007.05.07-dfsg-3_all.deb to pool/main/c/cl-portable-aserve/cl-acl-compat_1.2.42+cvs.2007.05.07-dfsg-3_all.deb cl-aserve_1.2.42+cvs.2007.05.07-dfsg-3_all.deb to pool/main/c/cl-portable-aserve/cl-aserve_1.2.42+cvs.2007.05.07-dfsg-3_all.deb cl-htmlgen_1.2.42+cvs.2007.05.07-dfsg-3_all.deb to pool/main/c/cl-portable-aserve/cl-htmlgen_1.2.42+cvs.2007.05.07-dfsg-3_all.deb cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.diff.gz to pool/main/c/cl-portable-aserve/cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.diff.gz cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.dsc to pool/main/c/cl-portable-aserve/cl-portable-aserve_1.2.42+cvs.2007.05.07-dfsg-3.dsc cl-webactions_1.2.42+cvs.2007.05.07-dfsg-3_all.deb to pool/main/c/cl-portable-aserve/cl-webactions_1.2.42+cvs.2007.05.07-dfsg-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:18 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:18 +0000 Subject: [cl-debian] Accepted cl-rsm-rand 1.4 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:44:01 +0100 Source: cl-rsm-rand Binary: cl-rsm-rand Architecture: source all Version: 1.4 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-rand - McIntire's Common Lisp Discrete Random Number Library Changes: cl-rsm-rand (1.4) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: 32f837e6ea7c2da68a897b842686282f 651 devel optional cl-rsm-rand_1.4.dsc ca183087292892b50eff93be08c8ee93 6434 devel optional cl-rsm-rand_1.4.tar.gz 8a04b0dca444206b5da04364e10a2fee 6840 devel optional cl-rsm-rand_1.4_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwYLE11ldN0tyliURAv6nAJ92WfrmFJ461+7uxwbaRWMKTZMbmQCgmVg8 j5acVxACI6tqv2cQkxxEJz0= =PFGO -----END PGP SIGNATURE----- Accepted: cl-rsm-rand_1.4.dsc to pool/main/c/cl-rsm-rand/cl-rsm-rand_1.4.dsc cl-rsm-rand_1.4.tar.gz to pool/main/c/cl-rsm-rand/cl-rsm-rand_1.4.tar.gz cl-rsm-rand_1.4_all.deb to pool/main/c/cl-rsm-rand/cl-rsm-rand_1.4_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:04 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:04 +0000 Subject: [cl-debian] Accepted cl-interpol 0.1.2-3 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 14:06:24 +0100 Source: cl-interpol Binary: cl-interpol Architecture: source all Version: 0.1.2-3 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-interpol - String Interpolation Library for Common Lisp Changes: cl-interpol (0.1.2-3) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Updated standard version without real changes * Added homepage field * swap binary-indep and binary-arch Files: 1e8c51f96f26604afddb7d905eb7f0cb 770 devel optional cl-interpol_0.1.2-3.dsc 1a917f061ebf780ffe7a932439970649 3066 devel optional cl-interpol_0.1.2-3.diff.gz 4ee8b940155bbb65699d25a57e8e7199 139328 devel optional cl-interpol_0.1.2-3_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwWwE11ldN0tyliURAiDlAJ9XrQn1AlWK+YPYwyAXAHRH5e+OHgCdFFeu TrS7wieZEBHj/zls5SQGE2c= =PIYy -----END PGP SIGNATURE----- Accepted: cl-interpol_0.1.2-3.diff.gz to pool/main/c/cl-interpol/cl-interpol_0.1.2-3.diff.gz cl-interpol_0.1.2-3.dsc to pool/main/c/cl-interpol/cl-interpol_0.1.2-3.dsc cl-interpol_0.1.2-3_all.deb to pool/main/c/cl-interpol/cl-interpol_0.1.2-3_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:15 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:15 +0000 Subject: [cl-debian] Accepted cl-rsm-gen-prog 1.2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:21:13 +0100 Source: cl-rsm-gen-prog Binary: cl-rsm-gen-prog Architecture: source all Version: 1.2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-gen-prog - McIntire's Common Lisp Genetic Programming Library Changes: cl-rsm-gen-prog (1.2) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * debhelper is Build-Depends * Updated standard version without real changes * swap binary-indep and binary-arch Files: 38b7cc013258d38627bdde0c56958ee6 668 devel optional cl-rsm-gen-prog_1.2.dsc 62b85d46aaeadd0c72636263a5942093 14066 devel optional cl-rsm-gen-prog_1.2.tar.gz 4b912706786b546cb409d9805d872be3 13152 devel optional cl-rsm-gen-prog_1.2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX1l11ldN0tyliURAvpEAKDH+lWfkHCdkSYbxuq/rWMsAN9nngCeNrNH BdPrRAxP0jjCUAK+hDYsv0Q= =DsQT -----END PGP SIGNATURE----- Accepted: cl-rsm-gen-prog_1.2.dsc to pool/main/c/cl-rsm-gen-prog/cl-rsm-gen-prog_1.2.dsc cl-rsm-gen-prog_1.2.tar.gz to pool/main/c/cl-rsm-gen-prog/cl-rsm-gen-prog_1.2.tar.gz cl-rsm-gen-prog_1.2_all.deb to pool/main/c/cl-rsm-gen-prog/cl-rsm-gen-prog_1.2_all.deb From pvaneynd at debian.org Sun Feb 24 15:02:18 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 15:02:18 +0000 Subject: [cl-debian] Accepted cl-rsm-queue 1.1c (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 15:25:43 +0100 Source: cl-rsm-queue Binary: cl-rsm-queue Architecture: source all Version: 1.1c Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-rsm-queue - Common Lisp Queue Library Changes: cl-rsm-queue (1.1c) unstable; urgency=low . * Changed to group maintanance * Added Vcs-Git control field * Updated standard version without real changes * debhelper is Build-Depends * swap binary-indep and binary-arch Files: eb0f0db9504ce86455d0efd322679ea1 657 devel optional cl-rsm-queue_1.1c.dsc 1b577b4b7ed9ce949e39fb3513b60b5c 7646 devel optional cl-rsm-queue_1.1c.tar.gz dbef3dc661663ebd17966b529ee360a6 7982 devel optional cl-rsm-queue_1.1c_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwX5x11ldN0tyliURArR0AJ947iWkmuWoxWGlj6PoNeTLrM+95QCgtF0D cPhEtLJ9Q+U7HZxwV2Y9qIY= =YkFQ -----END PGP SIGNATURE----- Accepted: cl-rsm-queue_1.1c.dsc to pool/main/c/cl-rsm-queue/cl-rsm-queue_1.1c.dsc cl-rsm-queue_1.1c.tar.gz to pool/main/c/cl-rsm-queue/cl-rsm-queue_1.1c.tar.gz cl-rsm-queue_1.1c_all.deb to pool/main/c/cl-rsm-queue/cl-rsm-queue_1.1c_all.deb From pvaneynd at debian.org Sun Feb 24 16:02:10 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Sun, 24 Feb 2008 16:02:10 +0000 Subject: [cl-debian] Accepted slime 1:20080223-1 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Sun, 24 Feb 2008 16:30:38 +0100 Source: slime Binary: slime cl-swank Architecture: source all Version: 1:20080223-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 Changes: slime (1:20080223-1) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Updated standard version without real changes * Added homepage field * New upstream release Files: 572a44dfd1310dbec9e1ec95b7367eea 868 devel optional slime_20080223-1.dsc 5d8d7a984cd2a3070b477d95278d6f43 705477 devel optional slime_20080223.orig.tar.gz bd99497ba85e3619d04ea2c2cef5cba8 19041 devel optional slime_20080223-1.diff.gz 2eac787dd08044dfb6b7103a47865f1d 874016 devel optional slime_20080223-1_all.deb 2b10758bbf485c50384eaaec0404b6da 416150 devel optional cl-swank_20080223-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHwY6p11ldN0tyliURAp7pAJ96R9GwWRCx5bpMMoNPjTJjcecD1wCbBV4U Z1ZFf7C/5PAgqBxgaoZ6KhM= =LYtl -----END PGP SIGNATURE----- Accepted: cl-swank_20080223-1_all.deb to pool/main/s/slime/cl-swank_20080223-1_all.deb slime_20080223-1.diff.gz to pool/main/s/slime/slime_20080223-1.diff.gz slime_20080223-1.dsc to pool/main/s/slime/slime_20080223-1.dsc slime_20080223-1_all.deb to pool/main/s/slime/slime_20080223-1_all.deb slime_20080223.orig.tar.gz to pool/main/s/slime/slime_20080223.orig.tar.gz From installer at ftp-master.debian.org Sun Feb 24 16:02:02 2008 From: installer at ftp-master.debian.org (Debian Installer) Date: Sun, 24 Feb 2008 16:02:02 +0000 Subject: [cl-debian] cl-pg_20061225-2_i386.changes REJECTED Message-ID: Rejected: cl-pg_20061225-2_all.deb: old version (1:20061216-2) in unstable >= new version (20061225-2) targeted at unstable. Rejected: cl-pg_20061225-2.dsc: old version (1:20061216-2) in unstable >= new version (20061225-2) targeted at unstable. Rejected: cl-pg_20061225-2.dsc refers to cl-pg_20061225.orig.tar.gz, but I can't find it in the queue or in the pool. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. From installer at ftp-master.debian.org Sun Feb 24 16:02:03 2008 From: installer at ftp-master.debian.org (Debian Installer) Date: Sun, 24 Feb 2008 16:02:03 +0000 Subject: [cl-debian] cl-pg_20061216-3_amd64.changes REJECTED Message-ID: Rejected: Unknown distribution `UNRELEASED'. === If you don't understand why your files were rejected, or if the override file requires editing, reply to this email. From pbrochard at common-lisp.net Sun Feb 24 21:14:15 2008 From: pbrochard at common-lisp.net (Philippe Brochard) Date: Sun, 24 Feb 2008 22:14:15 +0100 Subject: [cl-debian] [ann] [clfswm-announce] Let's go for the next CLFSWM version Message-ID: <87ablq2h20.fsf@free.fr> Hi all, As I said in the last mail, I've done a lot of rework on CLFSWM to change its internal structure. Now the code is much simple and there is no more needs for the pager. If you look at the code and want to walk throw the group tree, don't crash your head on a recurcif algorithm. You can simply use the with-all-* macros. Here are some examples: -------------------------------------------------- ;; Walk throw all childs (with-all-childs (*root-group* child) (typecase child (xlib:window (print (xlib:wm-name child))) (group (print (group-number child))))) ;; Walk throw all groups (with-all-group (*root-group* group) (print (group-number group))) ;; Walk throw all windows (with-all-windows (*root-group* window) (print (wm-name xlib:window))) ;; Walk throw all childs - First form is applied on windows and the ;; second on groups (with-all-groups-windows (*root-group* child) (print (xlib:wm-name child)) (print (group-number child))) -------------------------------------------------- Also there is less keybinding, just press 'm' in the second mode to open a menu. All is not already there (like pack, resize, the mouse...) but I use this version already so there is nothing that prevent to have it in the CVS. Philippe -- Philippe Brochard http://hocwp.free.fr _______________________________________________ clfswm-announce mailing list clfswm-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clfswm-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From pbrochard at common-lisp.net Sun Feb 24 21:18:18 2008 From: pbrochard at common-lisp.net (Philippe Brochard) Date: Sun, 24 Feb 2008 22:18:18 +0100 Subject: [cl-debian] [ann] [clfswm-announce] CLFSWM wiki opened Message-ID: <8763we2gv9.fsf@free.fr> Hi all, I've set up a wiki about CLFSWM here: http://hocwp.free.fr/clfswm-wiki/ Feel free to enhance it, share your ideas or your feeling about clfswm. There is a page for free discution if you find it more convenient than the mailing list. PS: Also, the devel mailing list is the prefered way to discuss about CLFSWM in general. Have fun, Philippe -- Philippe Brochard http://hocwp.free.fr _______________________________________________ clfswm-announce mailing list clfswm-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/clfswm-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From noreply at henning.makholm.net Sun Feb 24 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Sun, 24 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-defsystem3 3.6i+2007.07.01-1 MIGRATED to testing Message-ID: FYI: The status of the cl-defsystem3 source package in Debian's testing distribution has changed. Previous version: 3.6i+2006.03.13-2 Current version: 3.6i+2007.07.01-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Sun Feb 24 23:39:15 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Sun, 24 Feb 2008 16:39:15 -0700 Subject: [cl-debian] cl-defsystem3 3.6i+2007.07.01-1 MIGRATED to testing Message-ID: FYI: The status of the cl-defsystem3 source package in Debian's testing distribution has changed. Previous version: 3.6i+2006.03.13-2 Current version: 3.6i+2007.07.01-1 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From bubulle at kheops.frmug.org Sat Feb 23 11:07:15 2008 From: bubulle at kheops.frmug.org (Christian Perrier) Date: Sat, 23 Feb 2008 12:07:15 +0100 (CET) Subject: [cl-debian] Bug#458120: Reminder for pending French debconf translations Message-ID: <20080223110716.0597F40A09C@mykerinos.kheops.frmug.org> Dear maintainer, This bug report features a French translation update for debconf templates. It has been sent a while ago, but no update to your package happened since then. Debconf translations are very easy to fix and I would advise you to fix them as soon as you can in your package. Though we are pretty far from the release of lenny, I'm currently beginning a campaign to get as many debconf translations as possible to be fixed. That campaign will involve some increasing "pressure" to get these bugs fixed and the current "gentle reminder" action is the first of these actions. Please consider fixing that bug report if you can. I'll monitor this bug and, in advance, I thank you when you upload the fixed package. Of course, doing so, please also consider fixing *other* debconf translations of your package. Many thanks for your attention and your work in Debian. From bubulle at kheops.frmug.org Sat Feb 23 11:07:14 2008 From: bubulle at kheops.frmug.org (Christian Perrier) Date: Sat, 23 Feb 2008 12:07:14 +0100 (CET) Subject: [cl-debian] Bug#457154: Reminder for pending French debconf translations Message-ID: <20080223110715.B2A6340A09C@mykerinos.kheops.frmug.org> Dear maintainer, This bug report features a French translation update for debconf templates. It has been sent a while ago, but no update to your package happened since then. Debconf translations are very easy to fix and I would advise you to fix them as soon as you can in your package. Though we are pretty far from the release of lenny, I'm currently beginning a campaign to get as many debconf translations as possible to be fixed. That campaign will involve some increasing "pressure" to get these bugs fixed and the current "gentle reminder" action is the first of these actions. Please consider fixing that bug report if you can. I'll monitor this bug and, in advance, I thank you when you upload the fixed package. Of course, doing so, please also consider fixing *other* debconf translations of your package. Many thanks for your attention and your work in Debian. From schepler at math.berkeley.edu Mon Feb 25 18:34:43 2008 From: schepler at math.berkeley.edu (Daniel Schepler) Date: Mon, 25 Feb 2008 13:34:43 -0500 Subject: [cl-debian] Bug#467474: gcl: Builds broken package with gcc-4.3 Message-ID: <200802251334.44362.schepler@math.berkeley.edu> Package: gcl Version: Severity: important User: tbm at cyrius.com Usertags: ftbfs-gcc-4.3 I built gcl in a chroot with gcc -> gcc-4.3, then tried to use the resulting binary to compile maxima. I got these errors: ... Compiling /tmp/buildd/maxima-5.13.0/src/numerical/slatec/zexp.lisp. ; (IN-PACKAGE "CL-USER") is being compiled. ;; Warning: The package operation (IN-PACKAGE "CL-USER") was in a bad place. End of Pass 1. End of Pass 2. OPTIMIZE levels: Safety=0 (No runtime error checking), Space=0, Speed=3 Finished compiling binary-gcl/numerical/slatec/zexp.o. ; - Loading binary file "binary-gcl/numerical/slatec/zexp.o" Loading binary-gcl/numerical/slatec/zexp.o sincos is undefined Error in FUNCALL [or a callee]: Cannot get relocated section contents Fast links are on: do (use-fast-links nil) for debugging Broken at CONDITIONS::CLCS-LOAD. Type :H for Help. 1 (Continue) Retry loading file "binary-gcl/numerical/slatec/zexp.o". 2 (Abort) Return to top level. dbl:>> Warning: REQUIRE is being redefined. ; - Loading defsystem "maxima" ... cd src/binary-gcl && echo ':lisp (setq si::*readline-prefix* "maxima::$")(when (fboundp (quote si::sgc-on)) (si::sgc-on t))(setq maxima::*maxima-started* nil)(si::putprop (quote cl-info::cause-maxima-index-to-load) "/usr/share/doc/maxima-doc/info/maxima-index.lisp" (quote autoload))(si::save-system "foo")' | ./maxima -eval '(run)' && mv foo maxima /bin/sh: ./maxima: not found make: *** [build-stamp] Error 127 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 I just confirmed that rebuilding gcl with gcc-4.2, that resulting binary builds maxima just fine. -- Daniel Schepler From schepler at math.berkeley.edu Mon Feb 25 19:12:13 2008 From: schepler at math.berkeley.edu (Daniel Schepler) Date: Mon, 25 Feb 2008 14:12:13 -0500 Subject: [cl-debian] Bug#467474: More info on gcl/gcc-4.3 Message-ID: <200802251412.13958.schepler@math.berkeley.edu> It appears that I forgot to set the gcc symlink back to gcc-4.3 before testing the gcc-4.2 built gcl on maxima. It appears that that version still fails when gcc is pointing to gcc-4.3, while a gcc-4.3 built gcl succeeds if I set gcc -> gcc-4.2. So it looks like it's the runtime version of gcc -> gcc-4.3 that's causing problems, not the version of gcc used to build. -- Daniel Schepler From pvaneynd at debian.org Tue Feb 26 09:02:06 2008 From: pvaneynd at debian.org (Peter Van Eynde) Date: Tue, 26 Feb 2008 09:02:06 +0000 Subject: [cl-debian] Accepted cl-who 0.11.0-2 (source all) Message-ID: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.7 Date: Thu, 21 Feb 2008 06:58:22 +0100 Source: cl-who Binary: cl-who Architecture: source all Version: 0.11.0-2 Distribution: unstable Urgency: low Maintainer: Debian Common Lisp Team Changed-By: Peter Van Eynde Description: cl-who - Common Lisp HTML generator Changes: cl-who (0.11.0-2) unstable; urgency=low . * Changed to group maintanance * Corrected Vcs-Git control field * Added Homepage field * swap binary-arch and binary-indep * updated standard version without real changes * Fixed cl-cl-who typo Files: f83dd8210a915cae0f5bf6d46ff9ecf9 771 devel optional cl-who_0.11.0-2.dsc c0377d69998152f8e39e2abfc7fa29ec 2832 devel optional cl-who_0.11.0-2.diff.gz daff46041fa28ff7b9a438ad9f929f0e 22852 devel optional cl-who_0.11.0-2_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHvSLd11ldN0tyliURAh7vAKCi8hioiJKSQFCGo4KpI0pqA2zQxQCgiWsP gHPMLKghaC4giafZLk0sY4E= =DAs4 -----END PGP SIGNATURE----- Accepted: cl-who_0.11.0-2.diff.gz to pool/main/c/cl-who/cl-who_0.11.0-2.diff.gz cl-who_0.11.0-2.dsc to pool/main/c/cl-who/cl-who_0.11.0-2.dsc cl-who_0.11.0-2_all.deb to pool/main/c/cl-who/cl-who_0.11.0-2_all.deb From debian at helgefjell.de Tue Feb 26 21:05:35 2008 From: debian at helgefjell.de (Helge Kreutzmann) Date: Tue, 26 Feb 2008 22:05:35 +0100 Subject: [cl-debian] Bug#468062: hyperspec: [INTL:de] updated German debconf translation Message-ID: <20080226210535.GA19122@ipxXXXXX> Package: hyperspec Version: 1.26 Severity: wishlist Tags: patch l10n Please find the updated German debconf translation for hyperspec attached. Please place this file in debian/po/ as de.po for your next upload. If you update your template, please use 'msgfmt --statistics ' to check the po-files for fuzzy or untranslated strings. If there are such strings, please contact me so I can update the German translation. Greetings Helge -------------- next part -------------- # Translation of hyperspec debconf templates to German # Copyright (C) Helge Kreutzmann , 2007, 2008. # This file is distributed under the same license as the hyperspec package. # msgid "" msgstr "" "Project-Id-Version: hyperspec 1.26\n" "Report-Msgid-Bugs-To: hyperspec at packages.debian.org\n" "POT-Creation-Date: 2008-02-18 22:51+0100\n" "PO-Revision-Date: 2008-02-26 22:04+0100\n" "Last-Translator: Helge Kreutzmann \n" "Language-Team: de \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-15\n" "Content-Transfer-Encoding: 8bit\n" #. Type: boolean #. Description #: ../templates:1001 msgid "Download the hyperspec book from the Internet?" msgstr "Das Hyperspec-Buch aus dem Internet herunterladen?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "You don't have the file /root/tmp/HyperSpec-6-0.tar.gz. You may want to " "download this file from internet now and proceed with the installation " "afterward." msgstr "" "Sie haben die Datei /root/tmp/HyperSpec-6-0.tar.gz nicht. Eventuell m?chten " "Sie zuerst diese Datei jetzt aus dem Internet herunterladen und danach mit " "der Installation fortfahren." #. Type: boolean #. Description #: ../templates:2001 msgid "Unable to download. Try again?" msgstr "Kann nicht herunterladen. Erneut versuchen?" #. Type: boolean #. Description #: ../templates:2001 msgid "" "An error occured during the download of the hyperspec from the Internet. You " "may now request to try the download again." msgstr "" "Ein Fehler trat w?hrend des Herunterladens der Hyperspec aus dem Internet " "auf. Sie k?nnen jetzt erbeten, dass das Herunterladen erneut versucht wird." #. Type: note #. Description #: ../templates:3001 msgid "Aborting" msgstr "Abbruch" #. Type: note #. Description #: ../templates:3001 msgid "" "The download of the hyperspec from internet failed. You can try reinstalling " "the file another time." msgstr "" "Das Herunterladen des Hyperspec aus dem Internet ist fehlgeschlagen. Sie " "k?nnen zu einem sp?teren Zeitpunkt die Installation der Datei erneut " "versuchen." From joerg at alea.gnuu.de Tue Feb 26 16:42:01 2008 From: joerg at alea.gnuu.de (=?UTF-8?Q?J=C3=B6rg?= Sommer) Date: Tue, 26 Feb 2008 17:42:01 +0100 Subject: [cl-debian] Bug#468090: clisp-dev: Missing dependency on libffcall1-dev Message-ID: <20080226164201.GA5657@alea.gnuu.de> Package: clisp-dev Version: 1:2.44-1 Severity: normal Hi, clisp-link calls the linker with the options ?/usr/lib/libavcall.so /usr/lib/libcallback.so,? but this call fails as long as the package libffcall1-dev is not installed. % grep ^LIBS /usr/lib/clisp-2.44/full/makevars LIBS=' bdb.o -ldb clx.o -lXpm -lXext -lSM -lICE -lX11 linux.o -lm readline.o -lreadline -lncurses regexi.o calls.o -lm -lcrypt gettext.o lisp.a /usr/lib/libreadline.so -lncurses -ldl /usr/lib/libavcall.so /usr/lib/libcallback.so -L/usr/lib -lsigsegv' Bye, J?rg. -- System Information: Debian Release: unstable/experimental APT prefers unstable APT policy: (900, 'unstable'), (700, 'experimental') Architecture: powerpc (ppc) Kernel: Linux 2.6.25-rc1 Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages clisp-dev depends on: ii bison 1:2.3.dfsg-5 A parser generator that is compati ii clisp 1:2.44-1 GNU CLISP, a Common Lisp implement ii debhelper 6.0.5 helper programs for debian/rules ii gettext 0.17-2 GNU Internationalization utilities ii groff 1.18.1.1-17 GNU troff text-formatting system ii libc6-dev 2.7-8 GNU C Library: Development Librari ii libncurses5-dev 5.6+20080203-1 Developer's libraries and docs for ii libreadline5-dev 5.2-3 GNU readline and history libraries ii libsigsegv-dev 2.5-1 Library for handling page faults i ii libx11-dev 2:1.0.3-7 X11 client-side library (developme ii libxext-dev 1:1.0.3-2 X11 miscellaneous extensions libra ii libxpm-dev 1:3.5.7-1 X11 pixmap library (development he ii libxt-dev 1:1.0.5-3 X11 toolkit intrinsics library (de ii xutils 1:7.3+10 X Window System utility programs m clisp-dev recommends no packages. -- no debconf information -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: Digital signature http://en.wikipedia.org/wiki/OpenPGP URL: From owner at bugs.debian.org Tue Feb 26 21:42:08 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Tue, 26 Feb 2008 21:42:08 +0000 Subject: [cl-debian] Bug#468062: marked as done (hyperspec: [INTL:de] updated German debconf translation) References: <20080226213236.GC13320@ipxXXXXX> <20080226210535.GA19122@ipxXXXXX> Message-ID: Your message dated Tue, 26 Feb 2008 22:32:36 +0100 with message-id <20080226213236.GC13320 at ipxXXXXX> and subject line Re: Bug#468062: Acknowledgement (hyperspec: [INTL:de] updated German debconf translation) has caused the Debian Bug report #468062, regarding hyperspec: [INTL:de] updated German debconf translation 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.) -- 468062: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=468062 Debian Bug Tracking System Contact owner at bugs.debian.org with problems -------------- next part -------------- An embedded message was scrubbed... From: Helge Kreutzmann Subject: hyperspec: [INTL:de] updated German debconf translation Date: Tue, 26 Feb 2008 22:05:35 +0100 Size: 4614 URL: -------------- next part -------------- An embedded message was scrubbed... From: Helge Kreutzmann Subject: Re: Bug#468062: Acknowledgement (hyperspec: [INTL:de] updated German debconf translation) Date: Tue, 26 Feb 2008 22:32:36 +0100 Size: 2628 URL: From eemoore at fyndo.com Tue Feb 26 22:45:46 2008 From: eemoore at fyndo.com (Eric E Moore) Date: Tue, 26 Feb 2008 17:45:46 -0500 Subject: [cl-debian] Bug#468087: cl-swank: does not load Message-ID: <20080226224546.10167.41223.reportbug@nyarlothotep.fyndo.com> Package: cl-swank Version: 1:20080223-1 Severity: grave Justification: renders package unusable When I try and start slime on cmucl or sbcl I get this (cmucl output provided): (progn (load "/usr/share/common-lisp/source/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/var/tmp/slime.6230" :coding-system "iso-latin-1-unix")) CMU Common Lisp CVS 19d 19d-release (19D), running on nyarlothotep With core: /usr/lib/cmucl/lisp.core Dumped on: Wed, 2008-02-20 01:38:11-05:00 on nyarlothotep For support see http://www.cons.org/cmucl/support.html Send bug reports to the debian BTS. or to pvaneynd at debian.org type (help) for help, (quit) to exit, and (demo) to see the demos Loaded subsystems: Python 1.1, target Intel x86 CLOS based on Gerd's PCL 2004/04/14 03:32:47 * ; Loading #P"/usr/share/common-lisp/source/slime/swank-loader.lisp". ; In: LAMBDA (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR) ; #'(LAMBDA (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR) ; (DECLARE #) ; (BLOCK SWANK-LOADER::BINARY-PATHNAME #)) ; Warning: Ignore declaration for unknown variable SWANK-LOADER::BINARY-DIRECTORY. ; ; Note: Variable SWANK-LOADER::BINARY-DIR defined but never used. ; ; ; Warning: This function is undefined: ; SWANK-LOADER::UNIQUE-DIRECTORY-NAME Error in KERNEL:%COERCE-TO-FUNCTION: the function SWANK-LOADER::UNIQUE-DIRECTORY-NAME is undefined. [Condition of type UNDEFINED-FUNCTION] Restarts: 0: [ABORT] Return to Top-Level. Debug (type H for help) (KERNEL:%COERCE-TO-FUNCTION SWANK-LOADER::UNIQUE-DIRECTORY-NAME) Source: Error finding source: Error in function DEBUG::GET-FILE-TOP-LEVEL-FORM: Source file no longer exists: target:code/fdefinition.lisp. -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.23-1-686 (SMP w/1 CPU core) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages cl-swank depends on: ii common-lisp-controller 6.14 Common Lisp source and compiler ma cl-swank recommends no packages. -- no debconf information From pc at p-cos.net Wed Feb 27 21:28:54 2008 From: pc at p-cos.net (Pascal Costanza) Date: Wed, 27 Feb 2008 22:28:54 +0100 Subject: [cl-debian] [ann] [cdr-announce] CDR 5 accepted Message-ID: <759F6E78-7A43-440D-8D28-9FB765E5AA97@p-cos.net> The document "Extra Numerical Types for Common Lisp" has been submitted by Marco Antoniotti and has been accepted as CDR document 5. According to the CDR process, this document is now in its initial stage and will be finalized on April 9, 2008, unless withdrawn by the author beforehand. See http://cdr.eurolisp.org/document/5/ for the details of this document. Pascal -- 1st European Lisp Symposium (ELS'08) http://prog.vub.ac.be/~pcostanza/els08/ Pascal Costanza, mailto:pc at p-cos.net, http://p-cos.net Vrije Universiteit Brussel, Programming Technology Lab Pleinlaan 2, B-1050 Brussel, Belgium _______________________________________________ cdr-announce mailing list cdr-announce at common-lisp.net http://common-lisp.net/cgi-bin/mailman/listinfo/cdr-announce _______________________________________________ announcements site list announcements at common-lisp.net http://common-lisp.net/mailman/listinfo/announcements From owner at bugs.debian.org Thu Feb 28 17:57:27 2008 From: owner at bugs.debian.org (Debian Bug Tracking System) Date: Thu, 28 Feb 2008 17:57:27 +0000 Subject: [cl-debian] Processed: Re: [slime-devel] Re: Debian unstable version broken In-Reply-To: <871w6xj7e2.fsf@gismo.pca.it> References: <871w6xj7e2.fsf@gismo.pca.it> Message-ID: Processing commands for control at bugs.debian.org: > forwarded 468087 http://common-lisp.net/pipermail/slime-devel/2008-February/007120.html Bug#468087: cl-swank: does not load Noted your statement that Bug has been forwarded to http://common-lisp.net/pipermail/slime-devel/2008-February/007120.html. > tags 468087 + patch Bug#468087: cl-swank: does not load There were no tags set. Tags added: patch > thanks Stopping processing here. Please contact me if you need assistance. Debian bug tracking system administrator (administrator, Debian Bugs database) From lnp at healy.washington.dc.us Thu Feb 28 21:54:56 2008 From: lnp at healy.washington.dc.us (Liam Healy) Date: Thu, 28 Feb 2008 16:54:56 -0500 Subject: [cl-debian] Bug#468429: slime: Error on startup Message-ID: <654935030802281354o16194a29na97be5537c1b166a@mail.gmail.com> Package: slime Version: 1:20080223-1 Severity: grave I have found that the latest version of slime will not start up. I posted to the slime mailing list and got this response from Helmut Eller: This seems to be Debian specific. The missing function UNIQUE-DIRECTORY-NAME is now called UNIQUE-DIR-NAME. Peter Van Eynde should probably set *FASL-DIRECTORY* instead of hard-coding the paths. This is what I get when trying to start slime: (progn (load "/usr/share/common-lisp/source/slime/swank-loader.lisp" :verbose t) (funcall (read-from-string "swank-loader:init")) (funcall (read-from-string "swank:start-server") "/tmp/slime.10300" :coding-system "iso-latin-1-unix")) This is SBCL 1.0.14.debian, an implementation of ANSI Common Lisp. More information about SBCL is available at . SBCL is free software, provided as is, with absolutely no warranty. It is mostly in the public domain; some portions are provided under BSD-style licenses. See the CREDITS and COPYING files in the distribution for more information. CL-USER(1): ; loading #P"/usr/share/common-lisp/source/slime/swank-loader.lisp" ; in: LAMBDA NIL ; (SB-INT:NAMED-LAMBDA SWANK-LOADER::BINARY-PATHNAME ; (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR) ; (DECLARE (IGNORE SWANK-LOADER::BINARY-DIRECTORY)) ; (BLOCK SWANK-LOADER::BINARY-PATHNAME ; (LET ((SWANK-LOADER::CFP #)) ; (MERGE-PATHNAMES ; (MAKE-PATHNAME :DIRECTORY `# :NAME # :TYPE #) ; (COMMON-LISP-CONTROLLER:CALCULATE-FASL-ROOT))))) ; ==> ; #'(SB-INT:NAMED-LAMBDA SWANK-LOADER::BINARY-PATHNAME ; (SWANK-LOADER::SRC-PATHNAME SWANK-LOADER::BINARY-DIR) ; (DECLARE (IGNORE SWANK-LOADER::BINARY-DIRECTORY)) ; (BLOCK SWANK-LOADER::BINARY-PATHNAME ; (LET ((SWANK-LOADER::CFP #)) ; (MERGE-PATHNAMES ; (MAKE-PATHNAME :DIRECTORY `# :NAME # :TYPE #) ; (COMMON-LISP-CONTROLLER:CALCULATE-FASL-ROOT))))) ; ; caught STYLE-WARNING: ; declaring unknown variable BINARY-DIRECTORY to be ignored ; ; caught STYLE-WARNING: ; The variable BINARY-DIR is defined but never used. ; in: LAMBDA NIL ; (SWANK-LOADER::UNIQUE-DIRECTORY-NAME) ; ; caught STYLE-WARNING: ; undefined function: UNIQUE-DIRECTORY-NAME ; ; caught STYLE-WARNING: ; This function is undefined: ; UNIQUE-DIRECTORY-NAME ; ; compilation unit finished ; caught 4 STYLE-WARNING conditions debugger invoked on a UNDEFINED-FUNCTION in thread #: The function SWANK-LOADER::UNIQUE-DIRECTORY-NAME is undefined. Type HELP for debugger help, or (SB-EXT:QUIT) to exit from SBCL. restarts (invokable by number or by possibly-abbreviated name): 0: [ABORT] Exit debugger, returning to top level. ("bogus stack frame") 0] -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-3-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages slime depends on: ii cl-swank 1:20080223-1 Superior LISP Interaction Mode for ii emacsen-common 1.4.17 Common facilities for all emacsen Versions of packages slime recommends: ii emacs21 [info-browser] 21.4a+1-5.3 The GNU Emacs editor ii emacs22-gtk [info-brows 22.1+1-2.3 The GNU Emacs editor (with GTK use ii info [info-browser] 4.11.dfsg.1-4 Standalone GNU Info documentation ii konqueror [info-browser 4:3.5.8.dfsg.1-2 KDE's advanced file manager, web b ii xemacs21-nomule [info-b 21.4.21-1 highly customizable text editor -- -- no debconf information From dehs-devel at lists.alioth.debian.org Fri Feb 29 00:58:40 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Fri, 29 Feb 2008 00:58:40 +0000 Subject: [cl-debian] clisp: 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 clisp in the unstable distribution. The current package version is 2.44-1 and latest by upstream is 2.44.1. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From dehs-devel at lists.alioth.debian.org Fri Feb 29 01:23:56 2008 From: dehs-devel at lists.alioth.debian.org (Debian External Health System) Date: Fri, 29 Feb 2008 01:23:56 +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 and latest by upstream is 19d. If you are the maintainer or a co-maintainer of the package please consider updating the package. 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 your package, in case this message is a false positive please review the watch file before reporting. Sincerely, Raphael Geissert From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cmucl 19d-20061116-4 MIGRATED to testing Message-ID: FYI: The status of the cmucl source package in Debian's testing distribution has changed. Previous version: 19d-20061116-2 Current version: 19d-20061116-4 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:14 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:14 -0700 Subject: [cl-debian] hyperspec 1.26 MIGRATED to testing Message-ID: FYI: The status of the hyperspec source package in Debian's testing distribution has changed. Previous version: 1.25 Current version: 1.26 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cmucl 19d-20061116-4 MIGRATED to testing Message-ID: FYI: The status of the cmucl source package in Debian's testing distribution has changed. Previous version: 19d-20061116-2 Current version: 19d-20061116-4 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cl-utilities 1.2.4-3 MIGRATED to testing Message-ID: FYI: The status of the cl-utilities source package in Debian's testing distribution has changed. Previous version: 1.2.4-2 Current version: 1.2.4-3 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cl-units 0.0+2004.10.05-2 MIGRATED to testing Message-ID: FYI: The status of the cl-units source package in Debian's testing distribution has changed. Previous version: 0.0+2004.10.05-1 Current version: 0.0+2004.10.05-2 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cl-units 0.0+2004.10.05-2 MIGRATED to testing Message-ID: FYI: The status of the cl-units source package in Debian's testing distribution has changed. Previous version: 0.0+2004.10.05-1 Current version: 0.0+2004.10.05-2 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:11 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:11 -0700 Subject: [cl-debian] cl-utilities 1.2.4-3 MIGRATED to testing Message-ID: FYI: The status of the cl-utilities source package in Debian's testing distribution has changed. Previous version: 1.2.4-2 Current version: 1.2.4-3 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:14 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:14 -0700 Subject: [cl-debian] hyperspec 1.26 MIGRATED to testing Message-ID: FYI: The status of the hyperspec source package in Debian's testing distribution has changed. Previous version: 1.25 Current version: 1.26 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:18 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:18 -0700 Subject: [cl-debian] onlisp 1.0-16 MIGRATED to testing Message-ID: FYI: The status of the onlisp source package in Debian's testing distribution has changed. Previous version: 1.0-14 Current version: 1.0-16 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information. From noreply at henning.makholm.net Fri Feb 29 23:39:18 2008 From: noreply at henning.makholm.net (Debian testing watch) Date: Fri, 29 Feb 2008 16:39:18 -0700 Subject: [cl-debian] onlisp 1.0-16 MIGRATED to testing Message-ID: FYI: The status of the onlisp source package in Debian's testing distribution has changed. Previous version: 1.0-14 Current version: 1.0-16 -- This email is automatically generated; henning at makholm.net is responsible. See http://people.debian.org/~henning/trille/ for more information.