[git] GnuPG - branch, master, updated. gnupg-2.1.14-29-g9e799b0

by Justus Winter cvs at cvs.gnupg.org
Thu Jul 28 18:13:06 CEST 2016


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  9e799b0e4f131126b80a5d3272c36d52b8ba1720 (commit)
      from  583a464c62ce8f7d70f5fdab2c7ea73ec3348d69 (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 9e799b0e4f131126b80a5d3272c36d52b8ba1720
Author: Justus Winter <justus at g10code.com>
Date:   Thu Jul 28 18:11:50 2016 +0200

    tests: Fix distcheck.
    
    * tests/openpgp/Makefile.am (sample_msgs): New variable.
    (EXTRA_DIST): Also ship the sample msgs.
    
    Signed-off-by: Justus Winter <justus at g10code.com>

diff --git a/tests/openpgp/Makefile.am b/tests/openpgp/Makefile.am
index 718b4bc..fa02a93 100644
--- a/tests/openpgp/Makefile.am
+++ b/tests/openpgp/Makefile.am
@@ -155,9 +155,11 @@ sample_keys = samplekeys/README \
 	      samplekeys/ssh-rsa.key \
 	      samplekeys/issue2346.gpg
 
+sample_msgs = samplemsgs/issue2419.asc
+
 EXTRA_DIST = defs.inc defs.scm pinentry.sh $(TESTS) $(TEST_FILES) \
 	     mkdemodirs signdemokey $(priv_keys) $(sample_keys)   \
-	     ChangeLog-2011
+	     $(sample_msgs) ChangeLog-2011
 
 CLEANFILES = prepared.stamp x y yy z out err  $(data_files) \
 	     plain-1 plain-2 plain-3 trustdb.gpg *.lock .\#lk* \

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

Summary of changes:
 tests/openpgp/Makefile.am | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)


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




More information about the Gnupg-commits mailing list