diff options
| -rw-r--r-- | debian/gbp.conf | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/debian/gbp.conf b/debian/gbp.conf index 9be049f..8e96d07 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,2 +1,3 @@  [git-buildpackage]  pristine-tar = True +compression = bzip2 | 
