From: Ian Jackson Date: Mon, 11 Mar 2019 15:22:18 +0000 (+0000) Subject: branching checklist: Say perhaps no Config.mk changes needed X-Git-Tag: archive/raspbian/4.14.0+80-gd101b417b7-1+rpi1^2~63^2~1131 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=bae04cacd17c8edb96fed75fe06df4fffbb05063;p=xen.git branching checklist: Say perhaps no Config.mk changes needed It is only necessary to change Config.mk if it refers to unstable branches anywhere. This time, for example, it didn't. Signed-off-by: Ian Jackson --- diff --git a/docs/process/branching-checklist.txt b/docs/process/branching-checklist.txt index 4cda33656d..8437787446 100644 --- a/docs/process/branching-checklist.txt +++ b/docs/process/branching-checklist.txt @@ -75,6 +75,7 @@ Ensure references to qemu trees in xen.git's Config.mk are updated. Check this with grep unstable Config.mk which should produce no output. Replace as necessary. +(There may well be none.) Update newly diverging staging (unstable) according to release-technician-checklist.txt section re README etc.