Re: new clisp packages

2017-06-30 Thread pvaneynd
Hello Norbert, Christoph hasn’t replied yet, so I’m going forward on packaging the new clisp/libsigsegv. Real life however means that I probably can send out an update and then go offline for a month or so. Best regards, Peter smime.p7s Description: S/MIME cryptographic signature _

Re: new clisp packages

2017-06-30 Thread Norbert Preining
Hi Peter, > Christoph hasn’t replied yet, so I’m going forward on packaging the new > clisp/libsigsegv. Real life however means that I probably can send out an > update and then go offline for a month or so. If you let me join I can do some work, too. There is 2.49.60 out. So in case you are of

Re: new clisp packages

2017-06-30 Thread pvaneynd
Hello Norbert, >> Christoph hasn’t replied yet, so I’m going forward on packaging the new >> clisp/libsigsegv. Real life however means that I probably can send out an >> update and then go offline for a month or so. > > If you let me join I can do some work, too. There is 2.49.60 out. > So in c

Re: new clisp packages

2017-06-30 Thread Bruno Haible
Two things about the clisp 2.49.60 release: 1) It MUST be configured with --enable-portability. Without it, currently there are no guarantees that it will build and run without crashes, on any platform. This option disables a number of optimizations, but has shown good succes

Processing of clisp_2.49.60+-1_amd64.changes

2017-06-30 Thread Debian FTP Masters
clisp_2.49.60+-1.dsc has incorrect size; deleting it clisp_2.49.60+-1_amd64.buildinfo has incorrect size; deleting it Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ pkg-common-lisp-devel mailing list pkg-common-lisp-

Processing of libsigsegv_2.11-1_amd64.changes

2017-06-30 Thread Debian FTP Masters
libsigsegv_2.11-1.dsc has incorrect size; deleting it libsigsegv_2.11-1_amd64.buildinfo has incorrect size; deleting it Greetings, Your Debian queue daemon (running on host usper.debian.org) ___ pkg-common-lisp-devel mailing list pkg-common-lis

Processing of clisp_2.49.60+-1_amd64.changes

2017-06-30 Thread Debian FTP Masters
clisp_2.49.60+-1_amd64.changes uploaded successfully to localhost along with the files: clisp_2.49.60+-1.dsc clisp_2.49.60+.orig.tar.gz clisp_2.49.60+-1.debian.tar.xz clisp-dbgsym_2.49.60+-1_amd64.deb clisp-dev_2.49.60+-1_amd64.deb clisp-doc_2.49.60+-1_all.deb clisp-module-berkeley-db

Processing of libsigsegv_2.11-1_amd64.changes

2017-06-30 Thread Debian FTP Masters
libsigsegv_2.11-1_amd64.changes uploaded successfully to localhost along with the files: libsigsegv_2.11-1.dsc libsigsegv_2.11.orig.tar.gz libsigsegv_2.11-1.debian.tar.xz libsigsegv-dev_2.11-1_amd64.deb libsigsegv2-dbgsym_2.11-1_amd64.deb libsigsegv2_2.11-1_amd64.deb libsigsegv_2.11-1

clisp_2.49.60+-1_amd64.changes ACCEPTED into unstable

2017-06-30 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 30 Jun 2017 09:47:30 +0200 Source: clisp Binary: clisp clisp-dev clisp-doc clisp-module-berkeley-db clisp-module-pcre clisp-module-bindings-glibc clisp-module-postgresql clisp-module-clx clisp-module-rawsock clis

libsigsegv_2.11-1_amd64.changes ACCEPTED into unstable

2017-06-30 Thread Debian FTP Masters
Accepted: -BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Format: 1.8 Date: Fri, 30 Jun 2017 11:04:26 +0200 Source: libsigsegv Binary: libsigsegv2 libsigsegv-dev Architecture: source amd64 Version: 2.11-1 Distribution: unstable Urgency: medium Maintainer: Debian Common Lisp Team Changed-By: P

Bug#720034: marked as done (libsigsegv-dev: arch-dependent file in "Multi-Arch: same" package)

2017-06-30 Thread Debian Bug Tracking System
Your message dated Fri, 30 Jun 2017 19:21:18 + with message-id and subject line Bug#720034: fixed in libsigsegv 2.11-1 has caused the Debian Bug report #720034, regarding libsigsegv-dev: arch-dependent file in "Multi-Arch: same" package to be marked as done. This means that you claim that the

Bug#724767: marked as done (Uses deprecated find -perm +xxx syntax, please switch to find -perm /+++)

2017-06-30 Thread Debian Bug Tracking System
Your message dated Fri, 30 Jun 2017 19:20:10 + with message-id and subject line Bug#724767: fixed in clisp 1:2.49.60+-1 has caused the Debian Bug report #724767, regarding Uses deprecated find -perm +xxx syntax, please switch to find -perm /+++ to be marked as done. This means that you claim

Bug#801260: marked as done (clisp: Clisp cannot be buit for hurd-i386)

2017-06-30 Thread Debian Bug Tracking System
Your message dated Fri, 30 Jun 2017 19:20:10 + with message-id and subject line Bug#801260: fixed in clisp 1:2.49.60+-1 has caused the Debian Bug report #801260, regarding clisp: Clisp cannot be buit for hurd-i386 to be marked as done. This means that you claim that the problem has been dealt

Bug#856656: marked as done (libsigsegv2: Wrong homepage)

2017-06-30 Thread Debian Bug Tracking System
Your message dated Fri, 30 Jun 2017 19:21:18 + with message-id and subject line Bug#856656: fixed in libsigsegv 2.11-1 has caused the Debian Bug report #856656, regarding libsigsegv2: Wrong homepage to be marked as done. This means that you claim that the problem has been dealt with. If this

Re: new clisp packages

2017-06-30 Thread Norbert Preining
Good morning, > I’m pushing a new libsigsegv an clisp out now, using the ‘old’ git standard > which I use: an upstream branch and a debian branch which gets rebased on > every new upstream release. Thanks, great, arrived in the repo. Norbert -- PREINING Norbert h

Re: new clisp packages

2017-06-30 Thread Peter Van Eynde
Hello Bruno, > 1) It MUST be configured with --enable-portability. Ops. Didn’t do this, mea culpa. I’m uploading a fixed package now. > 2) Modules other than i18n, syscalls, regexp did not receive much attention > for some time and are not in the focus of version 2.50 either. That's >

Processing of clisp_2.49.60+-2_amd64.changes

2017-06-30 Thread Debian FTP Masters
clisp_2.49.60+-2_amd64.changes uploaded successfully to localhost along with the files: clisp_2.49.60+-2.dsc clisp_2.49.60+-2.debian.tar.xz clisp-dbgsym_2.49.60+-2_amd64.deb clisp-dev_2.49.60+-2_amd64.deb clisp-doc_2.49.60+-2_all.deb clisp-module-berkeley-db-dbgsym_2.49.60+-2_amd64.deb