summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGui Chen <gui.chen@intel.com>2014-09-16 07:22:33 -0400
committerGui Chen <gui.chen@intel.com>2014-09-16 07:43:18 -0400
commit0bfd553d0c24fffd8b6b32d406060558bf772aa6 (patch)
tree0e8ac921794d2dcf863ed09a8c96941114b38dbb
parent6f05eee4ddfc41d7145e87187b9bec96cc475cfd (diff)
downloadqemu-arm-static-0bfd553d0c24fffd8b6b32d406060558bf772aa6.tar.gz
qemu-arm-static-0bfd553d0c24fffd8b6b32d406060558bf772aa6.tar.bz2
qemu-arm-static-0bfd553d0c24fffd8b6b32d406060558bf772aa6.zip
add .gbp.conf for gbp service
Signed-off-by: Gui Chen <gui.chen@intel.com>
-rw-r--r--.gbp.conf15
1 files changed, 15 insertions, 0 deletions
diff --git a/.gbp.conf b/.gbp.conf
new file mode 100644
index 000000000..c7c75418e
--- /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