On Tue, Sep 14, 2004 at 03:16:17AM +0200, Dimitri Ara wrote: > Sven Luther <[EMAIL PROTECTED]> a �crit : > > > I will do it, but please move them to the alioth svn repository of the > > debian-ocaml-maint project. > > I'm not sure to understand the structure of the svn tree. I created > two directories (actually I haven't commited yet) : > packages/camldsort/trunk and packages/camldsort/tags. I copied my > debian directory and my orig tarball in trunk but I can't use > opkg-buildpackage since I patched some of the files of the orig > tarball. What am I supposed to do? Create manually a tarball with the > patched files?
All your patches should be gouverned by the debian/rules file. That is, you should use dpatch for your patches. You find a documentation in the README file of the dpatch package. -Ralf. -- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

