]> Nutra Git (v2) - gamesguru/git-remote-gcrypt.git/commitdiff
add gbp config
authorSean Whitton <spwhitton@spwhitton.name>
Sat, 12 Dec 2015 21:37:34 +0000 (14:37 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Sat, 12 Dec 2015 23:02:33 +0000 (16:02 -0700)
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..02eae79
--- /dev/null
@@ -0,0 +1,10 @@
+[DEFAULT]
+upstream-branch = upstream
+debian-branch = master
+upstream-tag = %(version)s
+debian-tag = debian/%(version)s
+
+#postbuild = lintian $GBP_CHANGES_FILE
+color = on
+compression = xz
+compression-level = 9