add .gbp.conf for gbp service
[tools/isomd5sum.git] / .gbp.conf
1 [DEFAULT]
2 upstream-tag = upstream/%(version)s
3 patch-export = True
4 patch-export-ignore-path = (.gbp.conf|.gbs.conf|packaging/.*|debian/.*|.gitignore)
5 packaging-dir = packaging
6 #packaging-tag = tizen/%(upstreamversion)s-%(nowtime)s
7
8 [git-buildpackage]
9 upstream-tag = upstream/%(version)s
10
11 [git-dch]
12 upstream-tag = upstream/%(version)s
13
14 [gbp-pq-rpm]
15 pq-branch = patch-queue/%(branch)s