On Mon, Jun 11, 2018 at 11:04:51AM +0200, Guido Günther wrote: > On Mon, Jun 11, 2018 at 10:01:44AM +0200, Jonas Smedegaard wrote: > > Package: git-buildpackage > > Version: 0.9.9 > > Severity: grave > > Justification: causes non-serious data loss > > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > "gbp import-orig --uscan" seems to choke on tarballs repacked by uscan. > > > > With the attached debian files - changelog, copyright, and watch, in an > > freshly created git project (i.e. just "git init"), doing > > "gbp import-orig --uscan" will succeed but the resulting project wil be > > missing the subdirectories translations and utils. > > > > Doing same without the copyright file will have all files imported. > > > > The repacked tarball do contain the subdirectories, so it seems gbp > > chokes on it for some reason. > > I rather assume thath the copyright file instructs uscan to filter these > out?
Oh...and as always: please provide data to reproduce the problem. Your package is certainly not the first to be imported with --uscan and since it works for some setups it would be good to have your test case to find out what's different. -- Guido