]> git.eshelyaron.com Git - emacs.git/commitdiff
; Update admin/make-tarball.txt
authorEli Zaretskii <eliz@gnu.org>
Thu, 4 Apr 2024 12:23:49 +0000 (15:23 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Apr 2024 16:33:39 +0000 (18:33 +0200)
* admin/make-tarball.txt: Add text about preparing bundled
packages for an emergency release.  Suggested by Michael Albinus
<michael.albinus@gmx.de>.

(cherry picked from commit bd2c4d825db69eeb592102edff9e3afb69c5a231)

admin/make-tarball.txt

index 5704e8e892251f1ce9ef0a9a21373fb07d39437c..9d3de2fa201cbb7259e3c5fcb599cc7cc04a5957 100644 (file)
@@ -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