[git] GnuPG - branch, master, updated. gnupg-2.1.9-81-gd25e29a

by NIIBE Yutaka cvs at cvs.gnupg.org
Thu Oct 29 02:28:50 CET 2015


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, master has been updated
       via  d25e29ad9374da1c11ccfc38f392dbab2d707042 (commit)
      from  8b6c83dcb086ef09b2676e4d5b0111c88b7b8bf8 (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 d25e29ad9374da1c11ccfc38f392dbab2d707042
Author: NIIBE Yutaka <gniibe at fsij.org>
Date:   Thu Oct 29 10:26:04 2015 +0900

    doc: Don't install gpg-zip.1.
    
    * doc/Makefile.am (myman_pages): Remove gpg-zip.1.
    (DISTCLEANFILES): Add gpg-zip.1.
    
    --
    
    Thanks to Thomas Klausner.
    
    GnuPG-bug-id: 2095

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3ed3057..c6a5e25 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -71,7 +71,7 @@ myman_sources = gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi \
 myman_pages   = gpg2.1 gpgsm.1 gpg-agent.1 dirmngr.8 scdaemon.1 gpgv2.1 \
                 watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
 		gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
-		applygnupgdefaults.8 gpg-zip.1 \
+		applygnupgdefaults.8 \
 		dirmngr-client.1
 
 man_MANS = $(myman_pages) gnupg.7
@@ -82,7 +82,7 @@ watchgnupg_SOURCE = gnupg.texi
 CLEANFILES = yat2m mkdefsinc defs.inc
 
 DISTCLEANFILES = gnupg.tmp gnupg.ops yat2m-stamp.tmp yat2m-stamp \
-		 $(myman_pages) gnupg.7
+		 $(myman_pages) gpg-zip.1 gnupg.7
 
 yat2m: yat2m.c
 	$(CC_FOR_BUILD) -o $@ $(srcdir)/yat2m.c

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

Summary of changes:
 doc/Makefile.am | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


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




More information about the Gnupg-commits mailing list