On Mon, Mar 17, 2014 at 10:29 AM, Emmanuel Bourg <ebo...@apache.org> wrote: > Le 17/03/2014 09:14, Eugene Zhukov a écrit : > >> I fetched source with get-orig-source, then I run git-import-orig, but >> as it generated plenty of merge conflicts incl. deleting debian/ >> folder, I discarded those. Then I just copied contents of orig.tar.gz >> into main tree and was done with it. > > That's odd, git-import-orig updates the 'upstream' branch and then > merges it with the 'master' branch. The debian/ directory shouldn't be > affected. Are you using this syntax for git-import-orig? > > git-import-orig --merge --verbose --pristine-tar foo.tar.gz > That's exactly the syntax I use. Beside debian/ directory conflict, there were things like <version> in pom.xml which is natural to change, but generates merge conflict since the same line is changed. I found it much easier to just copy contents of tarball, rather than fixing all the conflicts.
-- To UNSUBSCRIBE, email to debian-java-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: https://lists.debian.org/CAPqGMfJT37J_C+5gKeWSRuiiz=0qaujesdi8p-9cibtb7rg...@mail.gmail.com