aboutsummaryrefslogtreecommitdiff
path: root/gbp-test2.data/Add-gbp.conf.patch
blob: 4e05b989eb337ce0a5a5948bfecba4a81b4497bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
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>
---
 .gbp.conf | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 .gbp.conf

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