projects
/
tools
/
createrepo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4ade45a
)
add .gbp.conf
author
Gui Chen
<gui.chen@intel.com>
Sun, 12 Oct 2014 23:23:45 +0000
(23:23 +0000)
committer
Gui Chen
<gui.chen@intel.com>
Sun, 12 Oct 2014 23:23:45 +0000
(23:23 +0000)
Signed-off-by: Gui Chen <gui.chen@intel.com>
.gbp.conf
[new file with mode: 0644]
patch
|
blob
diff --git a/.gbp.conf
b/.gbp.conf
new file mode 100644
(file)
index 0000000..
0fce71d
--- /dev/null
+++ b/
.gbp.conf
@@ -0,0
+1,12
@@
+[DEFAULT]
+upstream-tag = upstream/%(version)s
+patch-export = True
+patch-export-ignore-path = (.gbp.conf|.gbs.conf|packaging/.*|debian/.*|.gitignore)
+packaging-dir = packaging
+
+[git-buildpackage]
+upstream-tag = upstream/%(version)s
+packaging-dir = packaging
+
+[git-dch]
+upstream-tag = upstream/%(version)s