From 7e768ee0af2d6acaea3005457754671ac46b49eb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 20 Jun 2024 10:14:06 -0700 Subject: [PATCH] maint: wording tweaks for announcement. * NEWS: Automake 2.0 may not happen. * maintainer/maint.mk (announcement): missed newline. --- NEWS | 2 +- maintainer/maint.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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" \ -- 2.47.3