[git] GnuPG - branch, STABLE-BRANCH-2-2, updated. gnupg-2.2.5-22-g5400a5b

by NIIBE Yutaka cvs at cvs.gnupg.org
Fri Mar 23 07:29:33 CET 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The GNU Privacy Guard".

The branch, STABLE-BRANCH-2-2 has been updated
       via  5400a5bb77bddcb14c94d9405312d6181322b090 (commit)
      from  165bc38cefbc03515403b60b704cabf4dc0b71f4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5400a5bb77bddcb14c94d9405312d6181322b090
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Fri Mar 23 15:16:16 2018 +0900

    build: Fix the manual source field.
    
    Signed-off-by: NIIBE Yutaka <gniibe at fsij.org>

diff --git a/doc/Makefile.am b/doc/Makefile.am
index aba84ba..a857c8e 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -85,7 +85,7 @@ DVIPS = TEXINPUTS="$(srcdir)$(PATH_SEPARATOR)$$TEXINPUTS" dvips
 AM_MAKEINFOFLAGS = -I $(srcdir) --css-ref=/share/site.css
 
 YAT2M_OPTIONS = -I $(srcdir) \
-        --release "GnuPG @PACKAGE_VERSION@" --source "GNU Privacy Guard 2.1"
+        --release "GnuPG @PACKAGE_VERSION@" --source "GNU Privacy Guard 2.2"
 
 myman_sources = gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi \
 	        dirmngr.texi scdaemon.texi tools.texi wks.texi

-----------------------------------------------------------------------

Summary of changes:
 doc/Makefile.am | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
The GNU Privacy Guard
http://git.gnupg.org




More information about the Gnupg-commits mailing list