Hello Joey,
In bug #507322, you've mentioned that pristine-tar should just work with
..tgz archives. That does not seem to be the case.
make[1]: Leaving directory `/home/rrs/Community/Packaging/smp-utils'
dh_clean
gbp:warn: Unknown compression type of pristine-tar data for
smp-utils_0.96.orig.tar.tgz, assuming gzip
gbp:info: Orig tarball 'smp-utils_0.96.orig.tar.gz' not found at
'/var/tmp/Debian/Tarballs/'
fatal: Path 'smp-utils_0.96.orig.tar.gz.delta' does not exist in 'refs/heads/pristine-tar'
/usr/bin/pristine-tar: git show refs/heads/pristine-tar:smp-utils_0.96.orig.tar.gz.delta failed
gbp:error: /usr/bin/pristine-tar returned 128
gbp:error: Couldn't run '/usr/bin/pristine-tar'
18:17:35 rrs@champaran:~/Community/Packaging/smp-utils (test)$ git help import-orig
18:58:47 rrs@champaran:~/Community/Packaging/smp-utils (test)$ git checkout pristine-tar
Switched to branch 'pristine-tar'
18:58:50 rrs@champaran:~/Community/Packaging/smp-utils (pristine-tar)$ ls
smp-utils_0.96.orig.tar.tgz.delta smp-utils_0.96.orig.tar.tgz.id
pristine-tar should look for tar.tgz.delta, in this case.