summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2024-04-04 15:23:49 +0300
committerEli Zaretskii <eliz@gnu.org>2024-04-04 15:23:49 +0300
commitbd2c4d825db69eeb592102edff9e3afb69c5a231 (patch)
tree3cc47a19445867855bf270c34b5afdc013c4c57c
parentf107dc26e37c7cc24b158b5dfd21b4fd8eb145f2 (diff)
downloademacs-bd2c4d825db69eeb592102edff9e3afb69c5a231.tar.gz
; Update admin/make-tarball.txt
* admin/make-tarball.txt: Add text about preparing bundled packages for an emergency release. Suggested by Michael Albinus <michael.albinus@gmx.de>.
-rw-r--r--admin/make-tarball.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/admin/make-tarball.txt b/admin/make-tarball.txt
index 5704e8e8922..9d3de2fa201 100644
--- a/admin/make-tarball.txt
+++ b/admin/make-tarball.txt
@@ -27,6 +27,13 @@ Steps to take before starting on the first pretest in any release sequence:
file against the previously released Emacs version to see what has
changed.
+5. If this is an emergency release without a prior pretest, inform the
+ maintainers of the bundled packages which are developed separately
+ to make sure they install adjustments required for an official
+ release. Currently, these packages include:
+
+ . Tramp
+
General steps (for each step, check for possible errors):
1. git pull # fetch from the repository