[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: what's the right way to auto-create debian/control?



On Sun, Nov 13, 2005 at 10:29:24AM -0500, Eric Cooper wrote:
> I see some of Zack's packages have an ocamlinit target.  When does
> "debian/rules ocamlinit" happen?

When I manually run it :-)

Using cdbs or adding appropriate makefile dependencies you can have it
generated automatically at the beginning of the build process. However,
since the source part of debian/control is subject of changes, the start
of the build process is already too late (build dependencies are
computed before that moment).

> Or should the generated debian/control file be left around (and
> checked into svn?)

I did it that way.

> In which case, someone has to manually regenerate the control files
> when the OCaml ABI changes?

When the ocaml abi changes. Hopefully this will happen only with ocaml
upstream releases.

-- 
Stefano Zacchiroli -*- Computer Science PhD student @ Uny Bologna, Italy
zack@{cs.unibo.it,debian.org,bononia.it} -%- http://www.bononia.it/zack/
If there's any real truth it's that the entire multidimensional infinity
of the Universe is almost certainly being run by a bunch of maniacs. -!-

Attachment: signature.asc
Description: Digital signature


Reply to: