git-import-orig --fast-import
8th May 2009
As of version 0.4.53 git-buildpackage's git-import-orig supports --fast-import. This uses git fast-import to import the new upstream version and speeds up imports by about a factor of two.
It's not as well tested as importing without --fast-import so please be careful and file bugreports if it fails.