summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:07:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-27 15:07:23 +0000
commit4e1432299981d8a5a5f69114476645f30b3d42e0 (patch)
tree73bb8cf8ccab0e787c147ddb4bc4ab793d586842 /debian/gbp.conf
parentAdding upstream version 3.38.6. (diff)
downloadgnome-shell-debian.tar.xz
gnome-shell-debian.zip
Adding debian version 3.38.6-1~deb11u1.debian/3.38.6-1_deb11u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/gbp.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..138bf94
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,17 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch = debian/bullseye
+upstream-branch = upstream/3.38.x
+upstream-vcs-tag = %(version)s
+
+[buildpackage]
+sign-tags = True
+
+[dch]
+multimaint-merge = True
+
+[import-orig]
+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
+
+[pq]
+patch-numbers = False