add .gbp.conf for gbp service
authorGui Chen <gui.chen@intel.com>
Tue, 16 Sep 2014 11:22:33 +0000 (07:22 -0400)
committerGui Chen <gui.chen@intel.com>
Tue, 16 Sep 2014 11:43:18 +0000 (07:43 -0400)
Signed-off-by: Gui Chen <gui.chen@intel.com>
.gbp.conf [new file with mode: 0644]

diff --git a/.gbp.conf b/.gbp.conf
new file mode 100644 (file)
index 0000000..c7c7541
--- /dev/null
+++ b/.gbp.conf
@@ -0,0 +1,15 @@
+[DEFAULT]
+upstream-tag = upstream/%(version)s
+patch-export = True
+patch-export-ignore-path = (.gbp.conf|.gbs.conf|packaging/.*|debian/.*|.gitignore)
+packaging-dir = packaging
+#packaging-tag = tizen/%(upstreamversion)s-%(nowtime)s
+
+[git-buildpackage]
+upstream-tag = upstream/%(version)s
+
+[git-dch]
+upstream-tag = upstream/%(version)s
+
+[gbp-pq-rpm]
+pq-branch = patch-queue/%(branch)s