Hi Russ, On Mon, Nov 05, 2012 at 11:16:53AM -0800, Russ Allbery wrote: > Package: git-buildpackage > Version: 0.6.0~git20120822 > Severity: wishlist > > git-import-orig currently always creates a symlink in the parent directory > of the Git repository for the _orig.tar.* name of the upstream tarball > when importing a new upstream. However, since I use pristine-tar and > use ../build-area as my build area, this symlink is never used and just > clustters up the directory. It would be nice if there were some option to > suppress its creation.
It only does so if the basename of the to be created symlink differs from the basename of the orig tarball since it's only purpose is to feed the right name to pristine-tar. So if wonder if the symlink is really created by git-import-orig? Could you provide a testcase? Or do you really intend to feed foo-<version>.tar.gz to pristine tar instead of foo_<version>.orig.tar.gz? Cheers, -- Guido > > -- System Information: > Debian Release: wheezy/sid > APT prefers testing > APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental') > Architecture: i386 (i686) > > Kernel: Linux 3.2.0-3-686-pae (SMP w/4 CPU cores) > Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) > Shell: /bin/sh linked to /bin/dash > > Versions of packages git-buildpackage depends on: > ii devscripts 2.12.4 > ii git 1:1.7.10.4-1 > ii python 2.7.3~rc2-1 > ii python-dateutil 1.5+dfsg-0.1 > > Versions of packages git-buildpackage recommends: > ii cowbuilder 0.70 > ii pristine-tar 1.25 > > Versions of packages git-buildpackage suggests: > pn python-notify <none> > ii unzip 6.0-7 > > -- no debconf information -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org