From 48bc72cd47446153ac9a94f4fe9fb14717d8bbc7 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 3 Aug 2014 19:19:14 +0100 Subject: Document that dgit rpush needs gnupg and your public key on the build host. Closes:#736529. --- debian/changelog | 2 ++ dgit.1 | 3 ++- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fee2688..b63b829 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,8 @@ dgit (0.22~experimental1) experimental; urgency=low * Do not spew diff output to terminal (by default). Print sensible message instead. Closes:#736526. * Print better message for lack of configuration settings. + * Document that dgit rpush needs gnupg and your public key on the build + host. Closes:#736529. Major new feature, currently stalled awaiting server infrastructure: * dgit-repos-server: New program for receiving signed-tag-based diff --git a/dgit.1 b/dgit.1 index f9077ee..6449ea3 100644 --- a/dgit.1 +++ b/dgit.1 @@ -169,7 +169,8 @@ contains no : (except perhaps on in [ ], to support IPv6 address literals). You will need similar enough versions of dgit on the build-host and -the invocation host. +the invocation host. The build-host needs gnupg installed, with your +public key in its keyring (but not your private key, obviously). .TP .B dgit quilt-fixup Looks to see if the tree is one which dpkg-source cannot properly -- cgit v1.2.3