gbp-dch: fix handling of the '--meta' option
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 6 Jun 2014 07:22:31 +0000 (10:22 +0300)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 6 Jun 2014 10:15:45 +0000 (13:15 +0300)
commit46999caf5a9cfb4b91d9bc768bf7cea6de64612d
treea5c0fae7b03cefde53d7c321e28992a5c4bb2a0a
parent818136d82ce121f9fc6f3fd98591cb1daee1bbc6
gbp-dch: fix handling of the '--meta' option

Make it effective again - previously it was totally ignored. Also,
change it's default value to True to match the current behavior.

Change-Id: I0fb1b5bb99aa8f622a7c52316e9320973333bad5
Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/config.py
gbp/dch.py