add .gbp.conf
authorGui Chen <gui.chen@intel.com>
Sun, 12 Oct 2014 23:23:45 +0000 (23:23 +0000)
committerGui 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]

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