From: Karl Berry Date: Thu, 20 Jun 2024 17:14:06 +0000 (-0700) Subject: maint: wording tweaks for announcement. X-Git-Tag: v1.16.92~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e768ee0af2d6acaea3005457754671ac46b49eb;p=thirdparty%2Fautomake.git maint: wording tweaks for announcement. * NEWS: Automake 2.0 may not happen. * maintainer/maint.mk (announcement): missed newline. --- diff --git a/NEWS b/NEWS index 77347e5a3..d33323ccc 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,4 @@ -For planned incompatibility in a future Automake 2.0 release, +For planned incompatibilities in a possible future Automake 2.0 release, please see NEWS-2.0 and start following the advice there now. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/maintainer/maint.mk b/maintainer/maint.mk index 4b8d44aa6..a8833ae21 100644 --- a/maintainer/maint.mk +++ b/maintainer/maint.mk @@ -316,7 +316,7 @@ announcement: NEWS && X \ && X "Please report bugs and problems to" \ "<$(PACKAGE_BUGREPORT)>" \ - "(instead of replying to this mail)," \ + && X "(instead of replying to this mail)," \ && X "and send general comments and feedback to" \ "<$(PACKAGE_MAILINGLIST)>," \ && X "and patches to" \