From 36c4e0c52c0ee7f46f85e5517ec28123c2b8a86b Mon Sep 17 00:00:00 2001 From: "alan (NyxTrail)" Date: Sun, 4 May 2025 11:58:24 +0000 Subject: [PATCH] Add gbp conf for recommended repo layout --- debian/gbp.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 debian/gbp.conf diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..6b65fe0 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,4 @@ +[DEFAULT] +debian-branch = debian/latest +upstream-branch = upstream/latest +pristine-tar = True