]> oss.titaniummirror.com Git - tinyos-2.x.git/commitdiff
Update gbp.conf
authorR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Aug 2014 14:53:59 +0000 (08:53 -0600)
committerR. Steve McKown <rsmckown@gmail.com>
Mon, 18 Aug 2014 15:06:03 +0000 (09:06 -0600)
* Pre-build debian/control from debian/control.in
* Build in ../tinyos-2.x-build

debian/gbp.conf

index 6dd59fd04310d802d0ef6ded6aea9258ad1de17c..7adabe6c167cf81b2e2c5c53668eaac12c8a3798 100644 (file)
@@ -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