diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:23:58 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-05 16:23:58 +0000 |
commit | 1c6e9bae3de9fbf5747a825564856cfe7458945b (patch) | |
tree | 6a3e9c853f6dc496345481e16e4b54feef21676c /debian/gbp.conf | |
parent | Adding upstream version 0.7.16. (diff) | |
download | alabaster-1c6e9bae3de9fbf5747a825564856cfe7458945b.tar.xz alabaster-1c6e9bae3de9fbf5747a825564856cfe7458945b.zip |
Adding debian version 0.7.16-0.1.debian/0.7.16-0.1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..a3c09ef --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,11 @@ +[DEFAULT] +pristine-tar = True +upstream-signatures = auto + +[buildpackage] +sign-tags = True +postbuild = lintian -I $GBP_CHANGES_FILE && echo "Lintian OK" + +[dch] +meta = True +git-author = True |