From: Keith Packard Date: Mon, 1 Sep 2025 22:17:28 +0000 (-0500) Subject: debian: Add gbp.conf X-Git-Tag: debian/1.9.22-2~6 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=4104f9bd9653c5932e9aeac2b2523c4fcbcebc2e;p=fw%2Faltos debian: Add gbp.conf --- diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..e20ef82b --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,8 @@ +[DEFAULT] +debian-branch = debian +pristine-tar = True +upstream-branch = master + +[buildpackage] +upstream-tree = TAG +upstream-tag = %(version)s