summaryrefslogtreecommitdiff
path: root/.mrconfig.in
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig.in')
-rw-r--r--.mrconfig.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/.mrconfig.in b/.mrconfig.in
index 5c3f481f..9f632323 100644
--- a/.mrconfig.in
+++ b/.mrconfig.in
@@ -504,20 +504,20 @@ skip = lazy
# $ /opt/emacs-snapshot/bin/emacs -nw --debug-init
#
# % cd ~/src/emacs-snapshot
-# % rebuild-for-athena unstable # if develacc test was successful
+# % reprepro-rebuilder --release # if develacc test was successful
#
-# If need to back out before rebuild-for-athena:
+# If need to back out before reprepro-rebuilder:
# % cd ~/src/emacs-snapshot && git reset --hard demeter/athena/unstable
#
# It is important to test local installability of the new .deb, probably
-# in develacc or a sid chroot, before running release-to-athena, because
+# in develacc or a sid chroot, before adding to demeter-apt, because
# running the rebased 'melete' branch doesn't detect any byte compilation
# issues against my current selection of elpa-* packages.
#
# 'athena/CODENAME-bpo' branch:
#
# Backported from athena/unstable. Automatically updated by
-# rebuild-for-athena when updating athena/unstable as described above.
+# reprepro-rebuilder when updating athena/unstable as described above.
#
# See also bin/emacsclient wrapper script in dotfiles.git.
[src/emacs]