From f42a25756b9133ae9c62fa7a86112bfc603391c8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:19:53 +0200 Subject: Adding debian version 0.91.0-3. Signed-off-by: Daniel Baumann --- debian/gbp.conf | 22 ++++++++++++++++++++++ 1 file changed, 22 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 0000000..8d7a462 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,22 @@ +[DEFAULT] +pristine-tar = True +compression = gz +debian-branch = debian/master +upstream-branch = upstream + +[pq] +patch-numbers = False + +[dch] +id-length = 7 + +[import-orig] +# filter out unwanted files/dirs from upstream +#filter = [ +# '.github', +# '*.orig', +# '*.pdf', +# '*.rej', +# ] +# filter the files out of the tarball passed to pristine-tar +#filter-pristine-tar = True -- cgit v1.2.3