From 1bf5c3ff0475e617fafbdec91c256ffb2647b02e Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 26 Nov 2015 15:03:47 +0200 Subject: Add serialized test package repositories Direct import of the srcdata//... branches and tags of the main repository into serialized per-package repositories. Signed-off-by: Markus Lehtonen --- ...nf-adapt-to-new-patch-export-option-names.patch | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 gbp-test2.data/gbp.conf-adapt-to-new-patch-export-option-names.patch (limited to 'gbp-test2.data/gbp.conf-adapt-to-new-patch-export-option-names.patch') diff --git a/gbp-test2.data/gbp.conf-adapt-to-new-patch-export-option-names.patch b/gbp-test2.data/gbp.conf-adapt-to-new-patch-export-option-names.patch new file mode 100644 index 0000000..c8210d1 --- /dev/null +++ b/gbp-test2.data/gbp.conf-adapt-to-new-patch-export-option-names.patch @@ -0,0 +1,24 @@ +From: Markus Lehtonen +Date: Thu, 26 Feb 2015 11:10:16 +0200 +Subject: [PATCH] gbp.conf: adapt to new patch-export option names + +Signed-off-by: Markus Lehtonen +--- + .gbp.conf | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + +diff --git a/.gbp.conf b/.gbp.conf +index c611421..eb3aaae 100644 +--- a/.gbp.conf ++++ b/.gbp.conf +@@ -5,6 +5,6 @@ packaging-tag = srcdata/gbp-test2/release-orphan/%(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) ++patch-ignore-path = ^(packaging/.*|\.gbp.conf) + spec-file = packaging/gbp-test2.spec + +-- +2.1.4 + -- cgit v1.2.3