From a820a96849e295d4abc6238a01c650bf3663b774 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:33:31 +0200 Subject: Adding debian version 1:115.7.0-1~deb12u1. Signed-off-by: Daniel Baumann --- debian/gbp.conf | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 debian/gbp.conf (limited to 'debian/gbp.conf') diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000000..2908a66b55 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,20 @@ +# Configuration file for git-buildpackage and friends + +[DEFAULT] +# use pristine-tar: +pristine-tar = True +# generate xz compressed orig file +compression = xz +debian-branch = debian/bookworm +# default branch for upstream sources: +upstream-branch = upstream-115.x +components = [ 'thunderbird-l10n', ] + +[buildpackage] +sign-tags = True + +[pq] +patch-numbers = False + +[dch] +id-length = 7 -- cgit v1.2.3