From 9c5e264981bb40b8a63601846f71f596bb46a092 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Tue, 27 Nov 2012 07:12:38 +0000 Subject: [PATCH] Added cleaner = true in debian/gbp.conf, as the Oslo ceilometer/openstack/common/setup.py clean target destroys everything. Rewritten-From: c9fa3220de6d824494ad7c2edb8537972f634bb2 --- xenial/debian/gbp.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/xenial/debian/gbp.conf b/xenial/debian/gbp.conf index fe85503..da2e6c8 100644 --- a/xenial/debian/gbp.conf +++ b/xenial/debian/gbp.conf @@ -6,3 +6,4 @@ compression = xz [git-buildpackage] export-dir = ../build-area/ +cleaner = true -- 2.45.2