summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:30:23 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 18:30:23 +0000
commitac0f5a1ebada5cd8df1c8e6e52332cfdd4adcb02 (patch)
tree991359ae92f4a3cc0e3cd0cb045a278e3d23cbd6 /debian/gbp.conf
parentAdding upstream version 2.10.34. (diff)
downloadgimp-ac0f5a1ebada5cd8df1c8e6e52332cfdd4adcb02.tar.xz
gimp-ac0f5a1ebada5cd8df1c8e6e52332cfdd4adcb02.zip
Adding debian version 2.10.34-1+deb12u2.debian/2.10.34-1+deb12u2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..a0d0888
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,14 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch = debian/master
+upstream-branch = upstream/latest
+upstream-vcs-tag = GIMP_%(version%.%_)s
+
+[buildpackage]
+sign-tags = True
+
+[import-orig]
+postimport = dch -v%(version)s New upstream release; git add debian/changelog; debcommit
+
+[pq]
+patch-numbers = False