git-buildpackage overlay-mode: don't fail on files named like tarball
authorGuido Günther <agx@sigxcpu.org>
Fri, 1 Jun 2012 20:36:07 +0000 (22:36 +0200)
committerGuido Günther <agx@sigxcpu.org>
Fri, 1 Jun 2012 20:37:51 +0000 (22:37 +0200)
commit16f0309320763a5d32330b97be8ff00b871d1d84
tree57571c818e1dfc5f8aafa3264dd40f2db4cc4471
parentf52a417b0908d93772479af6d9131cb5dbe7f720
git-buildpackage overlay-mode: don't fail on files named like tarball

Instead of moving individual files around simply rename the directories.
This is faster and independent of the tarballs content.

Closes: #675412
gbp/scripts/buildpackage.py