]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
* Makefile.cfg (gpg_key_ID): Use new, longer signing subkey.
authorJim Meyering <meyering@redhat.com>
Sat, 15 Dec 2007 08:43:43 +0000 (09:43 +0100)
committerJim Meyering <meyering@redhat.com>
Sat, 15 Dec 2007 08:43:43 +0000 (09:43 +0100)
ChangeLog
Makefile.cfg

index c8b669397111529cc334817969717a4163a51c44..737709193331bf18795e578beb6417402d2b1825 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.
index 34812068e806ab61819604883ad06c617bf94b40..d1116bc668548de5a096dfc89953fc0c15f6aae6 100644 (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