chiark / gitweb /
create gbp.conf
authorSimon Tatham <anakin@pobox.com>
Sat, 9 Jan 2021 15:29:17 +0000 (15:29 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 9 Jan 2021 15:29:17 +0000 (15:29 +0000)
debian/gbp.conf [new file with mode: 0644]

diff --git a/debian/gbp.conf b/debian/gbp.conf
new file mode 100644 (file)
index 0000000..b158fdb
--- /dev/null
@@ -0,0 +1,12 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = debian
+upstream-tag = upstream/%(version)s
+
+sign-tags = True
+pristine-tar = False
+pristine-tar-commit = False
+
+[import-orig]
+merge-mode = merge
+merge = False