summaryrefslogtreecommitdiffstats
path: root/debian/gbp.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:54:46 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-28 09:54:46 +0000
commit2d0129f6c70a7db250da488eb8668b3eb497c292 (patch)
tree49340fe84caa1e95035f5c240933c43f84763565 /debian/gbp.conf
parentAdding upstream version 0.8.0. (diff)
downloadlibrtr-2d0129f6c70a7db250da488eb8668b3eb497c292.tar.xz
librtr-2d0129f6c70a7db250da488eb8668b3eb497c292.zip
Adding debian version 0.8.0-1.debian/0.8.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--debian/gbp.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..bf43b91
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,10 @@
+[DEFAULT]
+pristine-tar = True
+debian-branch = debian/master
+upstream-tag = v%(version)s
+
+[buildpackage]
+sign-tags = True
+
+[import-orig]
+filter-pristine-tar = True