From 09a446db2ffb101b1eac23c4f343b30682f55b9e Mon Sep 17 00:00:00 2001 From: Markus Lehtonen Date: Thu, 26 Nov 2015 16:58:05 +0200 Subject: Simpler branch and tag naming in test repos Removes the cumbersome srcdata/... prefixes from the branch and tag names. Also, renames pristine_tar branches to pristine-tar as this re-naming hack is not needed, anymore. Signed-off-by: Markus Lehtonen --- gbp-test-native2.data/Add-gbp.conf.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gbp-test-native2.data/Add-gbp.conf.patch') diff --git a/gbp-test-native2.data/Add-gbp.conf.patch b/gbp-test-native2.data/Add-gbp.conf.patch index 89180e3..ec429b0 100644 --- a/gbp-test-native2.data/Add-gbp.conf.patch +++ b/gbp-test-native2.data/Add-gbp.conf.patch @@ -10,15 +10,15 @@ Signed-off-by: Markus Lehtonen diff --git a/.gbp.conf b/.gbp.conf new file mode 100644 -index 0000000..f6e0645 +index 0000000..13aa70c --- /dev/null +++ b/.gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +vendor = Test-Distro -+packaging-branch = srcdata/gbp-test-native2/master -+packaging-tag = srcdata/gbp-test-native2/release/%(version)s -+ ++packaging-branch = master ++packaging-tag = release/%(version)s ++packaging-tag-msg = %(vendor)s release %(version)s -- 2.1.4 -- cgit v1.2.3