aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-gbp.conf.patch
blob: c6c4923fcba9b54652aaf2985e581ae08ea67908 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
From: Markus Lehtonen <markus.lehtonen@linux.intel.com>
Date: Tue, 13 Nov 2012 13:37:10 +0200
Subject: [PATCH] Add gbp.conf

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>

diff --git a/.gbp.conf b/.gbp.conf
new file mode 100644
index 0000000..3d5f92d
--- /dev/null
+++ b/.gbp.conf
@@ -0,0 +1,10 @@
+[DEFAULT]
+vendor = Test-Distro
+packaging-branch = master
+packaging-tag = release/%(version)s
+upstream-branch = upstream
+upstream-tag = upstream/%(upstreamversion)s
+packaging-tag-msg = %(vendor)s release %(version)s
+packaging-dir = packaging
+patch-ignore-path = ^(packaging/.*|\.gbp.conf)
+