Bug#748478: git-import-orig: Honour tarball-dir for orig symlink

2014-05-17 Thread Maximiliano Curia
¡Hola Guido! El 2014-05-17 a las 22:18 +0200, Guido Günther escribió: > > The current behavior in import-orig is to create an orig symlink in ../ > > even if > > the user configures tarball-dir. The attached patch adds the argument > > --tarball-dir so the user can override the symlink location.

Bug#748478: git-import-orig: Honour tarball-dir for orig symlink

2014-05-17 Thread Guido Günther
Hi, On Sat, May 17, 2014 at 06:07:59PM +0200, Maximiliano Curia wrote: > Package: git-buildpackage > Version: 0.6.13 > Severity: normal > Tags: patch > > Hi, > > The current behavior in import-orig is to create an orig symlink in ../ even > if > the user configures tarball-dir. The attached patc

Bug#748478: git-import-orig: Honour tarball-dir for orig symlink

2014-05-17 Thread Maximiliano Curia
Package: git-buildpackage Version: 0.6.13 Severity: normal Tags: patch Hi, The current behavior in import-orig is to create an orig symlink in ../ even if the user configures tarball-dir. The attached patch adds the argument --tarball-dir so the user can override the symlink location. Please con