[git] GnuPG - branch, STABLE-BRANCH-2-0, updated. gnupg-2.0.29-13-g01fa4c7

by NIIBE Yutaka cvs at cvs.gnupg.org
Thu Oct 29 02:32:18 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, STABLE-BRANCH-2-0 has been updated
       via  01fa4c7b8b821da21a5acdeaeeafdd8c78a7a7cd (commit)
      from  caa555a5bfaa98f8f630901427a653bd8dc7b95e (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 01fa4c7b8b821da21a5acdeaeeafdd8c78a7a7cd
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.
    
    --
    
    (backport of commit d25e29ad9374da1c11ccfc38f392dbab2d707042)
    
    Thanks to Thomas Klausner.
    
    GnuPG-bug-id: 2095

diff --git a/doc/Makefile.am b/doc/Makefile.am
index 0be9668..af24196 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -65,7 +65,7 @@ myman_sources = gnupg7.texi gpg.texi gpgsm.texi gpg-agent.texi \
 myman_pages   = gpg2.1 gpgsm.1 gpg-agent.1 scdaemon.1 gpgv2.1 \
                 watchgnupg.1 gpgconf.1 addgnupghome.8 gpg-preset-passphrase.1 \
 		gpg-connect-agent.1 gpgparsemail.1 symcryptrun.1 \
-		gpgsm-gencert.sh.1 applygnupgdefaults.8 gpg-zip.1
+		gpgsm-gencert.sh.1 applygnupgdefaults.8
 
 man_MANS = $(myman_pages)
 noinst_MANS = gnupg.7
@@ -76,7 +76,7 @@ watchgnupg_SOURCE = gnupg.texi
 CLEANFILES = yat2m faq.txt
 
 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