pq-rpm: implement 'convert' subcommand
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 10 Feb 2014 08:49:29 +0000 (10:49 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 5 Jun 2014 11:20:08 +0000 (14:20 +0300)
commitf2b0b748f5a09845714c7a44ded72ad3a968fd35
treea99fb306b4bad00161b20cfff807c4537c4d187f
parent6a27d9944b0146aa8356a4f36f6b530732cba50c
pq-rpm: implement 'convert' subcommand

The new subcommand is intended to be a one-time-callable command for
converting a package to use the "orphan-packaging" development model and
git layout (where packaging files are maintained in a separate branch
and code development in another branch).

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/scripts/pq_rpm.py
tests/component/rpm/test_pq_rpm.py