[PATCH 1/4] maint: newer gnulib; don't hard-code my GPG key ID

Jim Meyering meyering at redhat.com
Thu Dec 31 16:10:45 UTC 2009


* cfg.mk (gpg_key_ID): Remove definition, now that maint.mk automates it.
* gnulib: Update to latest.
---
 cfg.mk |    3 ---
 gnulib |    2 +-
 2 files changed, 1 insertions(+), 4 deletions(-)

diff --git a/cfg.mk b/cfg.mk
index f205c48..40cca5d 100644
--- a/cfg.mk
+++ b/cfg.mk
@@ -27,9 +27,6 @@ url_dir_list = \
 # Used in maint.mk's web-manual rule
 manual_title = Parted User's Manual

-# The GnuPG ID of the key used to sign the tarballs.
-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
 # files -- otherwise, you'd need to have the upcoming version number
diff --git a/gnulib b/gnulib
index 213efc0..d91a0d2 160000
--- a/gnulib
+++ b/gnulib
@@ -1 +1 @@
-Subproject commit 213efc094dda6b1b26b4e47b3282633f53ba5d55
+Subproject commit d91a0d2dc678afe8a2c696077f0640e6874f52bc
--
1.6.6.425.g4dc2d




More information about the parted-devel mailing list