autoupdate
[gnulib.git] / top / README-release
index 15110d4..e5f0e4d 100644 (file)
@@ -72,17 +72,15 @@ Once all the builds and tests have passed,
 * Announce it on Savannah first, so you can include the savannah.org
   announcement link in the email message.
 
-  From here:
+  Go to the news-submission form:
 
-    https://savannah.gnu.org/projects/@PACKAGE@/
+    https://savannah.gnu.org/news/submit.php?group=@PACKAGE@
 
-  click on "Submit news", then write something like the following:
-  (If there is no such button, then enable "News" for the project via
-  the "Main->Select Features" menu item, or via this link:
+  If it does not work, then enable "News" for the project via this link:
 
     https://savannah.gnu.org/project/admin/editgroupfeatures.php?group=@PACKAGE@
 
-  )
+  Write something like the following:
 
     Subject: @PACKAGE@-X.Y released [stable]
     +verbatim+
@@ -95,12 +93,10 @@ Once all the builds and tests have passed,
 
 * Send the announcement email message.
 
-* After each non-alpha release, update the on-line manual accessible via
+* After each non-alpha release, run
 
-    http://www.gnu.org/software/@PACKAGE@/manual/
-
-  by running this from top_srcdir:
+    make web-manual-update
 
-    build-aux/gnu-web-doc-update
+  to update the on-line manual accessible at
 
-  possibly with "-C <BUILDDIR>"
+    http://www.gnu.org/software/@PACKAGE@/manual/