cmd_import: conform to new API of git-buildpackage
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Wed, 11 Jul 2012 12:28:25 +0000 (15:28 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 10 Aug 2012 13:37:09 +0000 (16:37 +0300)
commit267124988bd28006765c2ec907427acb7b035757
treec031668fe6d1bf1f3a02029eee91dd7bde3d3ed3
parenta4dd61c6e90ca08a00ec6c0bb756f7ffadea103a
cmd_import: conform to new API of git-buildpackage

git-import-srpm automatically detects unpacked srpms. Also, prevent it
from automatically applying patches (to match the old behaviour).

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gitbuildsys/cmd_import.py