From: R. Steve McKown Date: Mon, 18 Aug 2014 14:53:59 +0000 (-0600) Subject: Update gbp.conf X-Git-Tag: debian/2.1.1-4.5-2tmi~4 X-Git-Url: https://oss.titaniummirror.com/gitweb/?p=tinyos-2.x.git;a=commitdiff_plain;h=1c8fad236926e42a074c6f7420843b1dedb2581f Update gbp.conf * Pre-build debian/control from debian/control.in * Build in ../tinyos-2.x-build --- 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