From 1c8fad236926e42a074c6f7420843b1dedb2581f Mon Sep 17 00:00:00 2001 From: "R. Steve McKown" Date: Mon, 18 Aug 2014 08:53:59 -0600 Subject: [PATCH] Update gbp.conf * Pre-build debian/control from debian/control.in * Build in ../tinyos-2.x-build --- debian/gbp.conf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/gbp.conf b/debian/gbp.conf index 6dd59fd0..7adabe6c 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -4,8 +4,9 @@ #builder = debuild -d -us -uc -i\.git/ -I.git #builder = pdebuild --debbuildopts '-d -i\.git/ -I.git' builder = git-pbuilder - cleaner = fakeroot debian/rules clean +prebuild = debian/rules debian/control + upstream-tag = release/%(version)s upstream-branch = release/2.1.1-4.5 upstream-tree = tag @@ -25,7 +26,7 @@ debian-branch = debian/2.1.1 # push to a remote repository after a successful tag: #posttag = git-push git.example.com # use this for more svn-buildpackage like bahaviour: -#export-dir = ../build-area/ +export-dir = ../tinyos-2.x-build #tarball-dir = ../tarballs/ # Options only affecting git-import-orig -- 2.39.2