]> oss.titaniummirror.com Git - tinyos-2.x.git/blobdiff - debian/gbp.conf
Update gbp.conf
[tinyos-2.x.git] / debian / gbp.conf
index 66a4d00f065dca990f75fe4b0e3a3d5adfa7058a..7adabe6c167cf81b2e2c5c53668eaac12c8a3798 100644 (file)
@@ -2,11 +2,14 @@
 
 [DEFAULT]
 #builder = debuild -d -us -uc -i\.git/ -I.git
-builder = pdebuild --debbuildopts '-d -i\.git/ -I.git'
-
+#builder = pdebuild --debbuildopts '-d -i\.git/ -I.git'
+builder = git-pbuilder
 cleaner = fakeroot debian/rules clean
-upstream-branch = release/2.1.1-4.4
-upstream-tree = branch
+prebuild = debian/rules debian/control
+
+upstream-tag = release/%(version)s
+upstream-branch = release/2.1.1-4.5
+upstream-tree = tag
 debian-branch = debian/2.1.1
 
 # the default tag formats used:
@@ -23,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