]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - debian/gbp.conf
Update gbp.conf
[tinyos-2.x.git] / 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