GNU bug report logs -
#68004
[PATCH] doc: update location of FETCHFILES variable
Previous Next
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Dec 2023 16:04:08 -0700
with message-id <202312242304.3BON48mH014405 <at> freefriends.org>
and subject line Re: [bug#68004] [PATCH] doc: update location of FETCHFILES variable
has caused the debbugs.gnu.org bug report #68004,
regarding [PATCH] doc: update location of FETCHFILES variable
to be marked as done.
(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)
--
68004: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=68004
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
* HACKING: FETCHFILES has been moved: Makefile.am -> maintainer/maint.mk
Copyright-paperwork-exempt: yes
---
HACKING | 17 +++++++++--------
1 file changed, 9 insertions(+), 8 deletions(-)
diff --git a/HACKING b/HACKING
index 14cf9d749..75c9cf166 100644
--- a/HACKING
+++ b/HACKING
@@ -32,14 +32,15 @@
sure to add a test case for it, and to reference such test case from
a proper Texinfo comment.
-* Some files in the automake package are not owned by automake (many by
- gnulib, https://gnu.org/s/gnulib); these files are listed in the
- $(FETCHFILES) variable in Makefile.am. They should never be edited
- here. All but one of them can be updated from respective upstreams
- with "make fetch" (this should be done especially before releases).
- The only exceptions are help2man (install the current version) and
- 'lib/COPYING' (from FSF), which should be updated by hand whenever the
- GPL gets updated (which shouldn't happen that often anyway :-).
+* Some files in the automake package are not owned by automake (many
+ by gnulib, https://gnu.org/s/gnulib); these files are listed in the
+ $(FETCHFILES) variable in maintainer/maint.mk. They should never be
+ edited here. All but one of them can be updated from respective
+ upstreams with "make fetch" (this should be done especially before
+ releases). The only exceptions are help2man (install the current
+ version) and 'lib/COPYING' (from FSF), which should be updated by hand
+ whenever the GPL gets updated (which shouldn't happen that often
+ anyway :-).
* All changes that are not trivial bug fixes must be mentioned in NEWS.
--
2.34.1
[Message part 3 (message/rfc822, inline)]
* HACKING: FETCHFILES has been moved: Makefile.am -> maintainer/maint.mk
Thanks Dimitri. Installed (I tweaked a couple more words while we were
there). (Also closing.) --all the best, karl.
This bug report was last modified 1 year and 148 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.