summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-04-13 16:48:30 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-04-13 16:49:00 -0700
commit40e67082efaf49f50c323da9d8dee9f545096e27 (patch)
tree9e3963db792cf1667c0872581293475768bcacde /.mrconfig.in
parent25bff6541f86e43aab891e1b5566f0e6d62ab75d (diff)
downloaddotfiles-40e67082efaf49f50c323da9d8dee9f545096e27.tar.gz
test the new emacs-snapshot.deb in a sid chroot
sid and bullseye now have different libgccjitNN-dev packages.
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in14
1 files changed, 7 insertions, 7 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 34d3633f..4065e238 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -463,14 +463,14 @@ skip = lazy
# To do that, first 'melete' is updated using 'mr pull', and then I run
# that build for a day or so. Then update this branch using
# debian/merge-snapshot script, which uses the commit onto which 'melete'
-# was rebased. Use 'dgit sbuild -d CODENAME' to get something to test,
-# and then use rebuild-for-athena to build, tag and upload.
+# was rebased. Use 'dgit sbuild' to get something to test, and then use
+# rebuild-for-athena to build, tag and upload.
#
-# It is important to test local installability of the new .deb before
-# running release-to-athena, because running the rebased 'melete' branch
-# doesn't detect any byte compilation issues against my current selection of
-# elpa-* packages. After installing the new .deb, also test
-# '/opt/emacs-snapshot/bin/emacs --debug-init'.
+# It is important to test local installability of the new .deb, probably
+# in develacc or a sid chroot, before running release-to-athena, because
+# running the rebased 'melete' branch doesn't detect any byte compilation
+# issues against my current selection of elpa-* packages. After installing
+# the new .deb, also test '/opt/emacs-snapshot/bin/emacs --debug-init'.
#
# 'athena/CODENAME-bpo' branch:
#