projects
/
tools
/
build.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7488338
)
Add .gbp.conf file
release-20160531
author
SoonKyu Park
<sk7.park@samsung.com>
Tue, 14 Jun 2016 00:21:07 +0000
(09:21 +0900)
committer
SoonKyu Park
<sk7.park@samsung.com>
Tue, 14 Jun 2016 00:21:07 +0000
(09:21 +0900)
Change-Id: I5546e5ef81455c9480b555ced5c44264b56ecfde
.gbp.conf
[new file with mode: 0644]
patch
|
blob
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