summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:10:50 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 19:10:50 +0000
commit63c1e58910cbc3c5cc4b4bdf966f68dd292980a1 (patch)
treeba5913f9f169d5c0391237afbab9c94955ce18ab /debian/gbp.conf
parentAdding upstream version 2.39.3. (diff)
downloadutil-linux-63c1e58910cbc3c5cc4b4bdf966f68dd292980a1.tar.xz
util-linux-63c1e58910cbc3c5cc4b4bdf966f68dd292980a1.zip
Adding debian version 2.39.3-6.debian/2.39.3-6
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r--debian/gbp.conf16
1 files changed, 16 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..1756df7
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,16 @@
+[DEFAULT]
+debian-branch = master
+upstream-branch = upstream
+pristine-tar = True
+compression = xz
+sign-tags = True
+
+[buildpackage]
+tarball-dir = ../tarballs/
+export-dir = ../build-area/
+
+[pq]
+patch-numbers = False
+
+[import-orig]
+upstream-vcs-tag = v%(version)s