packaging: squash patches from upstream to HEAD~10 28/97428/1
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 14 Nov 2016 07:05:05 +0000 (16:05 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Mon, 14 Nov 2016 07:05:23 +0000 (16:05 +0900)
This patch fixes to squash patches from upstream to HEAD - 10
patches into only one patch. This can reduce too many patch files
in source package.

Change-Id: Ie7bc3ef1ca8fb4406d74f9b7dcffdcdef26b8ca5
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
.gbs.conf

index 2290232..f744dba 100644 (file)
--- a/.gbs.conf
+++ b/.gbs.conf
@@ -1,3 +1,4 @@
 [general]
 upstream_branch = upstream
 upstream_tag = v${upstreamversion}
+squash_patches_until = HEAD~10