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?
Ah, you need to use dpatch to put the patches to the upstream tarball in debian/patrches, and have the upstream tarball be patched by dpatch by trivially modifying the debian/rules, as explained in the documentation of the dpatch package. Friendly, Sven Luther -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

