grep unstable Config.mk
which should produce no output. Replace as necessary.
-Update both new branches according to release-checklist.txt section re
-README etc.
-
-Update new stable tree's MAINTAINERS to contain correct info for this stable branch
+Update newly diverging staging (unstable) according to
+release-technician-checklist.txt section re README etc.
+Update newly diverging staging-$v according to
+release-technician-checklist.txt section re README etc.,
+including turning off debug.
+Update new stable tree's MAINTAINERS to contain correct info for this
+stable branch: usually, copy text from previous
+staging-$ov:MAINTAINERS section "Stable Release Maintenance"
+into new staging-$v, deleting what's there.
# if main version number has changed (eg 4.7 -> 4.8) rerun ./autogen.sh
* rerun ./autogen.sh to update version number in configure
# - XEN_EXTRAVERSION should be `.0-rc$(XEN_VENDORVERSION)'
-# - turn off debug on stable branches
-# - tools/Rules.mk debug ?= n
-# - Kconfig.debug default n
+#
+# - turn off debug on stable branches, if not already done
+# - tools/Rules.mk
+# debug ?= n
+# - xen/Kconfig.debug
+# config DEBUG
+# default n
+
* tag xen-unstable
# In xen.git