From 1c1d3d66204122d547e8cc203a3173ff5f3eb3c4 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sat, 17 Feb 2018 21:05:09 +0000 Subject: git-debrebase: test suite: lib-gdr: introduce t-nmu-upload-3 Signed-off-by: Ian Jackson --- tests/lib-gdr | 6 +++++- tests/tests/gdr-import-dgit | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/tests/lib-gdr b/tests/lib-gdr index 831a253..26afb1d 100644 --- a/tests/lib-gdr +++ b/tests/lib-gdr @@ -151,6 +151,8 @@ t-nmu-upload-1 () { # nmu-upload-1 # gbp pq import or perhaps other similar things # nmu-upload-2 + # maybe make some dgit-covertible commits + # nmu-upload-3 t-git-next-date nmubranch=$1 @@ -165,7 +167,9 @@ t-nmu-upload-1 () { t-nmu-upload-2 () { t-git-next-date t-dch-commit -v $v -m "nmu $nmubranch $v" - t-some-changes "nmu $numbranch $v" +} + +t-nmu-upload-3 () { t-dch-commit -r sid t-dgit -wgf build-source diff --git a/tests/tests/gdr-import-dgit b/tests/tests/gdr-import-dgit index 544878b..716a5ec 100755 --- a/tests/tests/gdr-import-dgit +++ b/tests/tests/gdr-import-dgit @@ -14,6 +14,8 @@ v=2.0-2+nmu1 t-nmu-upload-1 nmu gbp pq import t-nmu-upload-2 +t-some-changes $numbranch +t-nmu-upload-3 : 'done the nmu, switching back to the maintainer hat' @@ -56,6 +58,8 @@ gbp pq import #t-dgit -wgf build-source t-nmu-upload-2 +t-some-changes $numbranch +t-nmu-upload-3 : 'done the nmu, back to the maintainer' -- cgit v1.2.3