1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-04-20 10:51:48 +02:00

* Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.

This commit is contained in:
Jim Meyering
2007-12-15 09:43:43 +01:00
parent d11bfb0454
commit e657807596
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2007-12-15 Jim Meyering <meyering@redhat.com>
* Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.
2007-12-12 Jim Meyering <meyering@redhat.com>
* tests/mv/part-symlink: Redirect diff output to stderr.

View File

@@ -25,7 +25,7 @@ url_dir_list = \
ftp://$(gnu_rel_host)/gnu/coreutils
# The GnuPG ID of the key used to sign the tarballs.
gpg_key_ID = D333CBA1
gpg_key_ID = B9AB9A16
# Tests not to run as part of "make distcheck".
# Exclude changelog-check here so that there's less churn in ChangeLog