summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:59:45 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 17:59:45 +0000
commitd280ed290c280cce534f453457ee783266215539 (patch)
tree35eeee36f5bd7025bf465d496a1850a08386a5b7 /debian/gbp.conf
parentAdding upstream version 42.0. (diff)
downloadgnome-system-monitor-debian.tar.xz
gnome-system-monitor-debian.zip
Adding debian version 42.0-2.debian/42.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-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..df9828f
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,17 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch = debian/master
+upstream-branch = upstream/latest
+
+[buildpackage]
+sign-tags = True
+
+[dch]
+multimaint-merge = True
+
+[import-orig]
+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
+upstream-vcs-tag = %(version%~%.)s
+
+[pq]
+patch-numbers = False