aboutsummaryrefslogtreecommitdiff
path: root/pdebuild.1
diff options
context:
space:
mode:
authordancer <dancer>2005-04-16 04:39:37 +0000
committerdancer <dancer>2005-04-16 04:39:37 +0000
commit0c9b1945481d328340b962439c7fbaccab984c3a (patch)
tree813b3f62574a60337a81100f70e6682b55a0a8ce /pdebuild.1
parent6dd6f97b587dd8302962bf320b44e365f27aa4e7 (diff)
downloadpbuilder-0c9b1945481d328340b962439c7fbaccab984c3a.tar
pbuilder-0c9b1945481d328340b962439c7fbaccab984c3a.tar.gz
--- ChangeLog 11 Apr 2005 06:24:29 -0000 1.293
+++ ChangeLog 16 Apr 2005 04:39:27 -0000 @@ -1,3 +1,20 @@ +2005-04-16 Junichi Uekawa <dancer@debian.org> + + * pbuilder-modules: document signing-related options in pbuilder-options. + + * pdebuild-user-mode-linux: + * pdebuild: implement keyid specification. + + * Documentation/pbuilder-doc.xml: add document on using auto-debsign + and add a FAQ entry for source.changes file. + + * pbuilder-checkparams: use --debsign-k option + to specify DEBSIGN_KEYID + + * pdebuild.1: add --debsign-k option + + * pdebuild-user-mode-linux.1: add --debsign-k option +
Diffstat (limited to 'pdebuild.1')
-rw-r--r--pdebuild.16
1 files changed, 6 insertions, 0 deletions
diff --git a/pdebuild.1 b/pdebuild.1
index 2fca1d5..41626c3 100644
--- a/pdebuild.1
+++ b/pdebuild.1
@@ -30,6 +30,12 @@ invoking pbuilder.
Invoke debsign at the end of pdebuild process.
.TP
+.BI "--debsign-k"
+Pass
+.B -k
+option to debsign to specify which keyid to sign.
+
+.TP
.BI "--buildresult [" "Directory for build results" "]"
The place which build result is stored.