diff options
Diffstat (limited to 'debian/gbp.conf')
| -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 63f8d11..95d6d52 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -7,6 +7,7 @@ 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 |
