From eb05b3aaa4bf069eb2998678e28a5cdc51d6b89f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Thu, 12 Dec 2019 18:08:07 +0100 Subject: [PATCH] d/gbp.conf: Yank develper setup This confuses automatic builds --- debian/gbp.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 9822eec0..235792a5 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -4,6 +4,3 @@ upstream-branch = upstream pristine-tar = True compression = xz -[git-buildpackage] -tarball-dir = ../tarballs/ -export-dir = ../build-area/ -- GitLab