[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
branch master updated: * README-hacking: instructions for help2man upgra
From: |
Gavin D. Smith |
Subject: |
branch master updated: * README-hacking: instructions for help2man upgrade |
Date: |
Fri, 25 Oct 2024 08:24:54 -0400 |
This is an automated email from the git hooks/post-receive script.
gavin pushed a commit to branch master
in repository texinfo.
The following commit(s) were added to refs/heads/master by this push:
new 69d6896f81 * README-hacking: instructions for help2man upgrade
69d6896f81 is described below
commit 69d6896f81ed50966c6ab5cdb91057e618092657
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Fri Oct 25 13:24:28 2024 +0100
* README-hacking: instructions for help2man upgrade
---
ChangeLog | 4 ++++
README-hacking | 3 +++
2 files changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 475462efaa..c0405b2e01 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2024-10-25 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * README-hacking: instructions for help2man upgrade
+
2024-10-25 Gavin Smith <gavinsmith0123@gmail.com>
Track *.pot files in git
diff --git a/README-hacking b/README-hacking
index 0f1076407b..80b2021d47 100644
--- a/README-hacking
+++ b/README-hacking
@@ -362,6 +362,9 @@ check at latest automake/autoconf/gettext/help2man version:
. After upgrading automake/autoconf/gettext, run ./autogen.sh
and/or "autoreconf --verbose --force --install" to update ancilliary
files in build-aux and elsewhere. Check changes before committing.
+
+ . help2man upgrade -
+ make -C man maintainer-clean ; ./config.status man/Makefile ; make -C man
. mention new versions in NEWS
Update gnulib:
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- branch master updated: * README-hacking: instructions for help2man upgrade,
Gavin D. Smith <=