summaryrefslogtreecommitdiff
path: root/gbp/config.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/config.py')
-rw-r--r--gbp/config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/config.py b/gbp/config.py
index 174eba4..63c11cb 100644
--- a/gbp/config.py
+++ b/gbp/config.py
@@ -119,7 +119,7 @@ class GbpOptionParser(OptionParser):
'tarball-dir' : '',
'ignore-new' : 'False',
'ignore-branch' : 'False',
- 'meta' : 'False',
+ 'meta' : 'True',
'meta-closes' : 'Closes|LP',
'full' : 'False',
'id-length' : '0',