diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/gbp.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 95d6d52..2dd8d92 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,13 +1,9 @@ [DEFAULT] pristine-tar = True +sign-tags = True [buildpackage] ignore-new = True -sign-tags = True [import-orig] -sign-tags = True postimport = dch -v $GBP_DEBIAN_VERSION "New upstream release."; git add debian/changelog; debcommit - -[import-dsc] -sign-tags = True |
