On Sat, Aug 20, 2005 at 10:02:03AM +0200, J?r?me Marant wrote: > > Hi, > > The work of splitting the emacs stuff in a separate package > is almost done. Few questions though: > > 1/ it is called caml-mode in sources since it applies to caml light > as well. Shall I keep calling it caml-mode or ocaml-mode?
The package should be ocaml-mode, the files inside can be caml-mode though. > 2/ this new package depends on ocaml-nox, and ocaml-nox needs to > depend on it until etch is released (for transitional purpose), > which makes a circular dependency. Is this a problem? Nope, we don't care about transitional purpose, if people want it, they can install it by hand, most people probably just don't care. Also, having a depend, recomend or suggest just breaks the whole purpose of moving it apart, and having a depend will have emacs continue break ocaml at random times. ocaml doesn't really depend on emacs, maybe a suggest would be it, apart that new apt-like tools auto-install suggests, so ... The change should be mentioned in the changelog and in the README.Debian, and this should be enough. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

