Bug#1069520: sbcl: FTBFS on armhf: make[1]: *** [debian/rules:53: override_dh_auto_build] Error 1

2024-04-24 Thread Peter Van Eynde
Hi, Tested this and it’s due to the 64t transition. The grovelled data changed: (sid_armhf-dchroot)pvaneynd@abel:~/sbcl-2.3.7$ diff -u ./crossbuild-runner/backends/arm/stuff-groveled-from-headers.lisp output/stuff-groveled-from-headers.lisp ---

Bug#1069520: sbcl: FTBFS on armhf: make[1]: *** [debian/rules:53: override_dh_auto_build] Error 1

2024-04-23 Thread Peter Van Eynde
This looks a lot like a problem between the `OBSERVED-INTERNAL-REAL-TIME-DELTA-SEC` which is a word and the new 64-bit counters. ❯ git grep observed-internal-real-time-delta-sec src/code/thread-structs.lisp: #-64-bit (observed-internal-real-time-delta-sec 0 :type sb-vm:word)

Bug#1038934: RM: cmucl -- ROM; low popcon; only works on i386; replaced by sbcl

2023-06-23 Thread Peter Van Eynde
Package: ftp.debian.org Severity: normal signature.asc Description: PGP signature

Bug#1028471: cmucl: diff for NMU version 21d-2.1

2023-02-16 Thread Peter Van Eynde
Hi Adrian, Thanks for that. I was reading up on this 'source only' uploads. In general I agree with the idea, however for cmucl when a new major version gets released the rebuilding of the new version using the old version is non-trivial and not automated. So for major releases I do the

Bug#926213: zfsutils-linux: l2arc_feed and friends get blocked by scrub when running 4.19.28-2

2019-04-02 Thread Peter Van Eynde
Package: zfsutils-linux Version: 0.7.13-1 Severity: important Dear Maintainer, When doing a scrub of my ZFS filesystem with 4.19 I get warnings of hung processes, followed by the system going catatonic. This happens within seconds of starting the scrub. When doing the same operation after

Bug#821150: cmucl: non-DFSG license

2016-07-01 Thread Peter Van Eynde
Hello Dmitry, As mentioned before: the community considers this an 'optional request' not a requirement. Unless you have further comments I intend to close this bug in a few weeks. Best regards, Peter -- signature -at- pvaneynd.mailworks.org http://pvaneynd.dreamwidth.org/ God, root, what is

Bug#821150: cmucl: non-DFSG license

2016-06-13 Thread Peter Van Eynde
Hello Dmitry, On 19/04/16 23:18, Dmitry Smirnov wrote: > But this requirement is not optional. License do not allow us to speculate > whether they are checking their post box or email and choose whether to > comply with this requirement... I checked and nobody is listening anymore at that

Bug#821150: cmucl: non-DFSG license

2016-04-19 Thread Peter Van Eynde
Hello Dmitry, On 16/04/16 04:21, Dmitry Smirnov wrote: > The following files are licensed under non-DFSG compliant license: > > Files: > >

Bug#806246: cmucl: FTBFS (missing build-depends)

2015-12-13 Thread Peter Van Eynde
Hello Santiago, > Seems like a missing Build-Depends on hardening-includes, the package > containing /usr/share/hardening-includes/hardening.make, so it > should be quite easy to fix. Turns out it's not so easy after all, I'm still working on it... > BTW: I wonder why this package does not

Bug#801694: cmucl-source: please declare Multi-Arch: foreign

2015-10-14 Thread Peter Van Eynde
Hello Aaron, > Could you please declare cmucl-source to be Multi-Arch: foreign? As That's a most excellent idea! Stupid of me of not having thought of this... > Doing the same for cmucl-docs, which cmucl and cmucl-clm both suggest, > would be helpful too. I can do this for cmucl-docs, but

Bug#789515: cmucl: is the libxp dependency necessary?

2015-06-25 Thread Peter Van Eynde
Hello Graham, On 21/06/15 19:06, Graham Inggs wrote: Your package depends on libxp. This situation sometimes arises historically from the time before xprint was considered obsolete, with Build-depends: libxp-dev being set in the past and then forgotten and untouched. In fact upstream set a

Bug#688574: libdvdread4: lack of __USE_GNU causes crashes in dvd_reader.c , patch included

2012-09-23 Thread Peter Van Eynde
Package: libdvdread4 Version: 4.2.0+20120521-2 Severity: normal Dear Maintainer, While investigating crashes in another application I noticed they were caused by libdvdread. Investigating deeper with printfs I would see: | A path: 0x7fffc8023f90 path_copy: 0x7fffc800b350 | B path:

Bug#654255: cmucl: FTBFS: Error: Unbound symbol.

2012-01-04 Thread Peter Van Eynde
Hello Jakub, On 02/01/12 16:44, Jakub Wilk wrote: Source: cmucl Version: 20b-1 Severity: serious Justification: fails to build from source this is not really correct: in fact cmucl cannot be rebuild from source in unstable. It worked before :(. Or are you running stable perhaps? This must

Bug#598152: clisp: FTBFS on ARM EABI (armel)

2011-11-22 Thread Peter Van Eynde
Hello Michael, On 17/11/11 18:43, Michael Terry wrote: I get pretty far these days. I was looking into why it was failing in Ubuntu and it gets to this point: ./lisp.run -B . -N locale -E UTF-8 -Epathname 1:1 -Emisc 1:1 -norc -m 2MW -lp /home/mterry/clisp-2.49/src/ -x '(and (load

Bug#617501: clisp does not run, claims to be missing a required file

2011-03-10 Thread Peter Van Eynde
Hello Anne, On 09/03/11 14:11, Anne C. Hanna wrote: /usr/lib/clisp-2.49/base/lisp.run: operating system error during load of initialization file `/usr/lib/clisp-2.49/base/lispinit.mem' [/build/buildd-clisp_2.49-3+b1-amd64-lEeikj/clisp-2.49/src/spvw_memfile.d:982] errno = ENOENT: No such file

Bug#617501: clisp does not run, claims to be missing a required file

2011-03-10 Thread Peter Van Eynde
Hello Desmond and friends, This bug is due to the fact that the rebuild used dh_lisp 0.7 which causes the rebuild version not to call the clisp.sh scripts. So the package is not installed correctly. In fact no rebuild implementation will work anymore. This is clearly sub-optimal as this new

Bug#608017: clisp: error with no xlib, when start stumpwm

2011-02-21 Thread Peter Van Eynde
Hello, On 20/02/11 02:53, Wang Lei wrote: Today after upgrading clisp, stumpwm can't startup. Report no xlib. This is a problem of stumpwm I fear. With the new version of clisp clx is no longer build in, you need to also depend on the module clisp-module-clx. After installing this you can

Bug#607743: Bug #607743 clisp: starnge behaviour of STORE-VALUE

2011-02-15 Thread Peter Van Eynde
Hello Miĥail, Checking this on 2.49 I cannot reproduce the problem: Welcome to GNU CLISP 2.49 (2010-07-07) http://clisp.cons.org/ ... ... TEST[14] (length abc) *** - The value of L should be of type LIST. The value is: abc The following restarts are available: STORE-VALUE:R1

Bug#592768: complementary information

2010-10-05 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 01/10/10 22:15, stef louise wrote: This was a little tricky. I successfully built and installed libsigsegv2_2.8 binary+dev Then the git build-package was successful, nonetheless it is uninstallable: # LANG=C dpkg -i

Bug#598152: clisp: FTBFS on ARM EABI (armel)

2010-09-27 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Hector, On 27/09/10 00:58, Hector Oron wrote: For 2.49 (latest upstream release), it also fails but on another part, when building i18n (also reported to upstream) [2] configure: loading cache ../config.cache configure: error:

Bug#592768: complementary information

2010-09-27 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 22/09/10 21:53, stef louise wrote: I may have some time to check it by the end of the week. I know how to compile stuff, even quite complex projects, but I'm quite unfamiliar with git (even though I shouldn't), and I don't know

Bug#592768: complementary information

2010-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Stef, On 16/09/10 21:57, stef louise wrote: /usr/share/common-lisp/source/common-lisp-controller/common-lisp-controller.lisp *** - handle_fault error2 ! address = 0x77dc3ba0 not in [0x699c60d8,0x69aa3000) ! I have a new clisp version

Bug#177057: Redoing the clisp package, advice wanted

2010-08-16 Thread Peter Van Eynde
Hello Sam, I'm redoing the clisp package from scratch to fix long standing issues like: * unnecessary dependencies in clisp-dev: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504514 * clisp: base/full in clisp-package http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=177057 * clisp:

Bug#577210: tries to write FASL in wrong directory

2010-04-19 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Faré, I'll try to update clc and friends as soon as possible. On 14/04/10 00:28, Faré wrote: 2- C-L-C needs to (asdf:clear-output-translations) and (asdf:clear-source-registry) right before it dumps images, for all implementations. ok

Bug#554081: this is due to the old libgc in unstable

2010-03-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, ECL needs a more recent version of libgc, but we only have 7.1 in experimental so until 446068 and 559345 are fixed in unstable we can only continue to use the included libgc (and libatomic-ops) version. If you do have patches that make libgc

Bug#567912: common-lisp-controller: clc:clc-require gives *** - Program stack overflow. RESET with clisp

2010-01-31 Thread Peter Van Eynde
Package: common-lisp-controller Version: 7.0 Severity: important When using the new clc with clisp you always get a stack overflow on the first use of clc:clc-require. If you retry it works. For some reason it loops somewhere it cannot loop. I need to investigate this in more detail. --

Bug#560781: (require :package) no longer works for CLC-managed packages

2010-01-26 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 19/01/10 21:52, James Y Knight wrote: Only root would be able to use clc-clbuild, right? Correct. Except for clc-clbuild slime which should start an emacs with slime running. This mostly works (I had to do some patched to clbuild itself). I

Bug#566686: clisp: FTBFS on kfreebsd: illegal hardware instruction

2010-01-25 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Christoph, On 24/01/10 21:48, Christoph Egger wrote: Downgrading libsigsegv to 2.3-3 does indeed make clisp build again on kFreeBSD (ignoring the general failure because of incompatibility with bdb 4.8 which can be solved by using

Bug#560781: (require :package) no longer works for CLC-managed packages

2010-01-20 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Faré, I was actually thinking about this feature of yours in the traffic jam: instead of /etc/common-lisp/source-registry.conf I would like to see /etc/common-lisp/source-registry.conf.d where instead of having one file that you might have

Bug#559954: can not install sbcl in a openvz container

2010-01-13 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi Rafael, I fear that openvz containers are just not supported upstream. SBCL needs some pretty unusual low level support and demands a lot of memory (which it doesn't all use). I don't think it has sense to make custom patches through Debian, I

Bug#560781: (require :package) no longer works for CLC-managed packages

2010-01-13 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Faré, On 12/01/10 17:46, Faré wrote: Can you make the path to those files compatible with what I'm preparing for ASDF? I've taken a look at the bug and the idea seems to be to have a place to define the locations of systems in on a system

Bug#560781: (require :package) no longer works for CLC-managed packages

2010-01-12 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello James, Just FYI I've started working on CLC v7 where this will be a system-wide setting overrideable with a user-specific configuration file. Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#560963: clc and central-registry issues

2009-12-30 Thread Peter Van Eynde
Hi all, These bugs only describe expected behavior. From 6.19 onwards common-lisp-controller is no longer doing this. I will update the clc documentation and add a NEWS file to point this out more clearly (I hope). I've attached the NEWS file for you to review. Groetjes, Peter -- signature

Bug#518744: cl-plplot: FTBFS: unhandled condition in --disable-debugger mode, , quitting

2009-12-04 Thread Peter Van Eynde
Hello all, Just FYI: cl-babel is now in Debian. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God, root, what is difference? Pitr | God is more forgiving. Dave Aronson| -- To UNSUBSCRIBE, email to

Bug#549264: cl-cffi: cffi depends on babel which is not part of debian

2009-11-07 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, I looked into babel and there is a small license issue to resolve first. I also am checking all dependencies just to be certain. Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God, root,

Bug#549264: cl-cffi: cffi depends on babel which is not part of debian

2009-11-03 Thread Peter Van Eynde
This seems to be because dh_lisp is not setting dependencies correctly, so babel got removed by accident. Oops. We need to check why this is and now check all CL libraries. Groetjes, Peter -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God, root, what is

Bug#530054: clisp-dev: bashism in /bin/sh script

2009-11-03 Thread Peter Van Eynde
Hello Raphael, I don't know what went wrong there, but you're right it is still there, however in the code you can read: # Use a simple mkdir command. It is guaranteed to fail if the directory # already exists. $RANDOM is bash specific and expands to empty in shells # other than

Bug#551133: sbcl: TIME sometimes endlessly spews zeroes

2009-11-03 Thread Peter Van Eynde
Hi, I'm trying but cannot reproduce this anymore with 1:1.0.31.0-2: 2/pvane...@sharrow:~/fakeroot/clean/git/sbcl :) $ sbcl --noinform --eval '(time (sleep 2))' --eval '(sb-ext:quit)' ; loading system definition from ; /usr/lib/sbcl/sb-bsd-sockets/sb-bsd-sockets.asd into #PACKAGE ASDF0 ;

Bug#545625: ecl: FTBFS: rm: cannot remove `/build/user-ecl_9.8.4-1-amd64-YJh2Lk/ecl-9.8.4/debian/ecl/usr/share/info/dir.old': No such file or directory

2009-09-23 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Lucas, Lucas Nussbaum wrote: Why are you building in a lenny chroot ? Because I was testing before with a sid chroot, which worked and I got confused. So I redid a build of 9.8.4-1 in a clean chroot and ... it just worked... Groetjes,

Bug#545625: ecl: FTBFS: rm: cannot remove `/build/user-ecl_9.8.4-1-amd64-YJh2Lk/ecl-9.8.4/debian/ecl/usr/share/info/dir.old': No such file or directory

2009-09-22 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Lucas, I'm a bit surprised by this FTBFS as ecl is also auto-build for other platforms. What research did you do in this failure? Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God,

Bug#545625: ecl: FTBFS: rm: cannot remove `/build/user-ecl_9.8.4-1-amd64-YJh2Lk/ecl-9.8.4/debian/ecl/usr/share/info/dir.old': No such file or directory

2009-09-22 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Lucas, Lucas Nussbaum wrote: On 22/09/09 at 18:47 +0200, Peter Van Eynde wrote: I'm a bit surprised by this FTBFS as ecl is also auto-build for other platforms. What research did you do in this failure? I have done no research at all

Bug#546128: RM: cl-f2l -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-17 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Barry, Barry deFreese wrote: I cannot find a source or binary package cl-f2l. Should this be for cl-f2cl? Indeed. Sorry my mistake. Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/

Bug#547112: RM: cl-flexi-streams -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-17 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Barry, Barry deFreese wrote: I'm a bit confused on this one. cl-flexi-streams is a binary package (and the only binary package) for the flexi-streams source package. It was recently updated, as was it's reverse depend cl-irc. Should this

Bug#535305: 535305 Re: common-lisp-controller: update fails rebuilding sb-grovel,, asdf broken as a result

2009-09-17 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello David, Fredrik, Indeed the clc version 6.18 does not work with older versions of sbcl. I've had to change the native-file-kind package. However I've also added a Conflict against sbcl ( 1:1.0.29.0). So why did it want to install with an

Bug#518605: 518605 Don't put generated/non-config files not in /etc

2009-09-17 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 tag 518605 +confirmed thanks Hello Jörg, Of course you are right, but currently all lisp implementations will read this file on startup. We should cleanup this policy and then fix all the lisp implementations... one day ;-( Groetjes, Peter - --

Bug#492004: package removed from debian [eom]

2009-09-17 Thread Peter Van Eynde
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#547112: RM: cl-flexi-streams -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-17 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Barry, Barry deFreese wrote: Thanks, does this mean that cl-trivial-gray-streams should stay too since it is a depends for cl-flexi-streams, or do you think that dependency can be removed somehow? Aargh. You're right. We still need

Bug#547111: RM: cl-rsm-genetic-alg -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546145: RM: cl-iterate -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello Barry, Let me first thank you for all the good work you and your team are doing! I know I created quite a few RM requests :-( Barry deFreese wrote: # Broken Depends: qbook: cl-qbook yaclml: cl-yaclml Luca did a RFA for both of them. I'll

Bug#547112: RM: cl-flexi-streams -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546089: RM: cl-rsm-queue -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi again, Barry deFreese wrote: We are unable to remove cl-rsm-queue currently until the reverse depends is resolved. # Broken Depends: cl-rsm-cache: cl-rsm-cache cl-rsm-cache has a removal bug filed but it is blocked by: # Broken

Bug#546098: RM: cl-rsm-cache -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello all, Barry deFreese wrote: We are unable to remove cl-rsm-cache currently until the reverse depends is resolved. # Broken Depends: cl-rsm-genetic-alg: cl-rsm-genetic-alg I filed 547111 to remove cl-rsm-genetic-alg. Groetjes, Peter -

Bug#546078: RM: trivial-gray-streams -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello all, Barry deFreese wrote: # Broken Depends: flexi-streams: cl-flexi-streams I filed #547112 to remove also this package. Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ God, root,

Bug#547123: RM: qbook -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#547121: RM: yaclml -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#547120: RM: arnesi -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#547122: RM: fiveam -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-16 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546077: RM: trivial-https -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546070: RM: cl-unit -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546092: RM: cl-rsm-memo -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546089: RM: cl-rsm-queue -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546079: RM: parenscript -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546095: RM: cl-rsm-finance -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546108: RM: cl-png -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546096: RM: cl-rsm-filter -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546114: RM: cl-meta -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546118: RM: cl-iterate -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546082: RM: cl-sdl -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546075: RM: cl-ssl -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546112: RM: cl-paip -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546110: RM: cl-plus -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546083: RM: cl-scribble -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546105: RM: cl-rsm-bitcomp -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546116: RM: cl-memoization -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546125: RM: cl-gd -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546098: RM: cl-rsm-cache -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546071: RM: cl-ubf -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546080: RM: cl-soap -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546115: RM: cl-menusystem -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546121: RM: cl-inflate -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546097: RM: cl-rsm-delayed -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546104: RM: cl-rsm-bool-comp -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546120: RM: cl-integrate -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546107: RM: cl-port -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546093: RM: cl-rsm-gen-prog -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546078: RM: trivial-gray-streams -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546094: RM: cl-rsm-fuzzy -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546123: RM: cl-html-template -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546101: RM: cl-who -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546086: RM: cl-rsm-rsa -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546087: RM: cl-rsm-random -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546117: RM: cl-jpeg -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546102: RM: cl-utilities -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546074: RM: cl-statistics -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546106: RM: cl-quick-arrays -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546084: RM: cl-screamer -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546111: RM: cl-pdf -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546090: RM: cl-rsm-mpoly -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546100: RM: hunchentoot -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

Bug#546091: RM: cl-rsm-modal -- ROM; No longer maintained by the CL packaging group. Added value to Debian is debatable

2009-09-10 Thread Peter Van Eynde
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Package: ftp.debian.org Severity: normal For a while now most Common Lisp projects do not do releases anymore, our plan is to move to proving a cl-build like environment inside debian Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org

  1   2   3   >