Processing of alt-ergo_0.8-1_i386.changes

2009-01-08 Thread Archive Administrator
alt-ergo_0.8-1_i386.changes uploaded successfully to localhost along with the files: alt-ergo_0.8-1.dsc alt-ergo_0.8.orig.tar.gz alt-ergo_0.8-1.diff.gz alt-ergo_0.8-1_i386.deb Greetings, Your Debian queue daemon -- To UNSUBSCRIBE, email to debian-ocaml-maint-requ...@lists.debia

alt-ergo_0.8-1_i386.changes is NEW

2009-01-08 Thread Debian Installer
(new) alt-ergo_0.8-1.diff.gz optional math (new) alt-ergo_0.8-1.dsc optional math (new) alt-ergo_0.8-1_i386.deb optional math Automatic theorem prover dedicated to program verification Alt-Ergo is an automatic theorem prover dedicated to program verification. Alt-Ergo is based on CC(X) a congruen

Re: omake failures (#510919) (and RFS)

2009-01-08 Thread Stéphane Glondu
Evgeni Golov a écrit : >> BTW, there are many things that shouldn't be in the .orig.tar.gz (such >> as CVS directories, for a start)... For future releases, it might be >> relevant to repackage the upstream tarball. > > Yupp, but thats a different issue, not relevant here and now :) Sorry for the

Re: omake failures (#510919)

2009-01-08 Thread Stéphane Glondu
George Danchev a écrit : > I strongly believe that removing 0.9.8.5-3-3 from both lenny and sid is the > way to go, since such a insane package as have been put together should have > never been uploaded to the archive in the first place [1]. Then prepare a new > and fixed package (sane orig.tar

becoming debian packager

2009-01-08 Thread Florent Monnier
Hi, I am a very new packager for Mandriva, and discovered that one can package for Mandriva even if he's not a Mandriva user because there are test machines on which we can log on through ssh to do the tests and submit the package. So my question is is it possible too to become a Debian packager

Re: becoming debian packager

2009-01-08 Thread Stéphane Glondu
Florent Monnier a écrit : > I am a very new packager for Mandriva, and discovered that one can package > for > Mandriva even if he's not a Mandriva user because there are test machines on > which we can log on through ssh to do the tests and submit the package. > > So my question is > is it pos

Re: external packager

2009-01-08 Thread Florent Monnier
> > I am a very new packager for Mandriva, and discovered that one can > > package for Mandriva even if he's not a Mandriva user because there are > > test machines on which we can log on through ssh to do the tests and > > submit the package. > > > > So my question is > > is it possible too to bec

Re: external packager

2009-01-08 Thread Romain Beauxis
Le Thursday 08 January 2009 16:59:08 Florent Monnier, vous avez écrit : > Second the idea (when I saw it was possible for mandriva) is that the > author of a software should be able to provide packages for all the main > Linux distros (not only 1 or 2), and it would be nice if this could be made >

Re: external maintainers

2009-01-08 Thread Florent Monnier
> Provided that you can test the package. > > Packaging is not only about preparing the package, but also maintaining it. > You can be a maintainer without using the distro, but if you do not use it > and don't follow its developpements, it quickly turns into a poorest > situation, where your packa

Re: external maintainers

2009-01-08 Thread Romain Beauxis
Le Thursday 08 January 2009 19:54:02 Florent Monnier, vous avez écrit : > > Ususally, packaging follows naturally the need for a given software, and > > I feel natural that it is not done by its author if he does not use the > > distro himself. > > What I would personaly feel as natural, is that we

Bug#509803: Fails to properly free memory on exit

2009-01-08 Thread Florian Weimer
* Goswin Brederlow: > I assumed that when the program exits normaly that all memory will be > freed, specifically that *_finalize(value) is called for all custom > blocks in case they have to do some custom cleanup. Unfortunately that > is not the case. Having this functionality could be useful i