summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2024-04-30 18:14:55 +0100
committerColin Watson <cjwatson@debian.org>2024-04-30 18:14:55 +0100
commitca30f25cc22438310bcc5aaf76f845e7c73d2936 (patch)
tree61a430fc5d92817bcd279f45b388595b6491fcad
parent55701eb6617d691c85738eec5a550e2b68bcb1fc (diff)
Add debian/gbp.conf
-rw-r--r--debian/gbp.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644
index 0000000..25a771a
--- /dev/null
+++ b/debian/gbp.conf
@@ -0,0 +1,4 @@
+[DEFAULT]
+pristine-tar = True
+upstream-branch = upstream/latest
+debian-branch = debian/master