From: Sean Whitton Date: Sat, 12 Dec 2015 21:37:34 +0000 (-0700) Subject: add gbp config X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=4020a23d87c7207c221591189925f1849b5dd6c8;p=gamesguru%2Fgit-remote-gcrypt.git add gbp config --- diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..02eae79 --- /dev/null +++ b/debian/gbp.conf @@ -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