diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:39:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 18:39:51 +0000 |
commit | 9db16bb1022d07845b5e17880b10b290625ac312 (patch) | |
tree | 869a644221867ae01a0dd117a76fb3cdc5f406a5 /debian/gbp.conf | |
parent | Adding upstream version 1:43+1. (diff) | |
download | meta-gnome3-9db16bb1022d07845b5e17880b10b290625ac312.tar.xz meta-gnome3-9db16bb1022d07845b5e17880b10b290625ac312.zip |
Adding debian version 1:43+1.debian/1%43+1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..0808815 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-branch = debian/master + +[buildpackage] +sign-tags = True + +[dch] +multimaint-merge = True |