diff options
author | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:00:51 +0200 |
---|---|---|
committer | Alessio Treglia <alessio@debian.org> | 2012-04-04 21:00:51 +0200 |
commit | 341fc38f623905237c4bef4bd49c43a669e4376b (patch) | |
tree | 108dba123e1904cd8bea2c01ddfdaaae2598c647 /debian | |
parent | c8c0ece16736c4ed15c5b970ab500f22859363e4 (diff) |
Don't sign tags, use GZ'd tarballs.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/gbp.conf | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index a9a5779..cec628c 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,6 +1,2 @@ [DEFAULT] -debian-branch = master -upstream-branch = upstream pristine-tar = True -sign-tags = True -compression = bzip2 |