On Tue, Jan 14, 2003 at 06:42:38PM +0100, [EMAIL PROTECTED] wrote: > hello, > > I ave just a suggestion concerning te ocaml-source package. A good > transition sould be to provide an ocaml-source-3.06.tar.gz in > /usr/share/src/ocaml. I have tried to do it for the ocaml package, and it > is very easy to do :
I don't believe this is a solution, what i object to is not so much the form that the sources take, but that they are used all the same. If you check the cameleon build log, you will see that a lot of stuff in the ocaml sources is rebuilt (rebuilt because it was already built with the ocaml package) and that there may be some configuration problems. I believe, if some pieces are needed, then we should ship the already built pieces, not the whole sources, and we should ship the exact pieces, not the whole stuff. > just add : > after copying your hierarchy in debian/tmp/usr/share/source/ocaml > > cd debian/tmp/usr/share/source/ocaml/ && tar zcf ocaml-3.06 && rm -rf > ocaml-3.06 > > You get a lot less lintian Warning and te source is still here... Mmm, yes, there is the problem of the lintian warnings. > Maybe i said someting very stupid... I am sorry if it is so No problem, the only thing you don't learn from are the ones you don't say, and also, as you will see if you become a debian developper, i find (and hope it will continue such) that the debian-ocameler comunity is a much more convivial bunch than some other debian folk, which are quicker to anger. > Kind regard > Sylvain LE GALL > > ps : i will try to compile cameleon tomorrow. Ok, good luck to you. Hint, try to keep a log, either by using script or by redirecting the output. Friendly, Sven Luther

