From fe8b58c821ae8c64663d50f528477ed3cdcf930e Mon Sep 17 00:00:00 2001 From: dancer Date: Sun, 13 Feb 2005 07:20:41 +0000 Subject: 2005-02-13 Junichi Uekawa * pbuilder.8: update documentation to include 'sarge' * pbuilder: set umask 0022 in pbuilder. 276589 * pbuilderrc (BUILDRESULT): make default distribution sarge, instead of woody. * pbuilder-modules: update to include sarge in list of distributions; this list is too long, needs some improvement. 289170 * pdebuild: Change build results by default to be owned by the building user, not root:root This change only required for pdebuild only, UML already runs as user. 286397 * pbuilder.8: clarify documentation for 286602, Do not use --debbuildopts -B, but use --binary-arch * Documentation/pbuilder-doc.xml: 293882: Jens Seidel small typo fixes. * pbuilderrc (MIRRORSITE): 295032: change default mirror from www.jp.debian.org to ftp.jp.debian.org --- pbuilder.8 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'pbuilder.8') diff --git a/pbuilder.8 b/pbuilder.8 index 7c90218..2f54f16 100644 --- a/pbuilder.8 +++ b/pbuilder.8 @@ -1,4 +1,4 @@ -.TH "pbuilder" 8 "2004 Apr 4" "Debian" "pbuilder" +.TH "pbuilder" 8 "2005 Feb 13" "Debian" "pbuilder" .SH NAME pbuilder \- personal package builder .SH SYNOPSIS @@ -37,8 +37,8 @@ the given options and settings in the configuration file for the base.tgz. For example, to switch the distribution of an existing -base.tgz to woody, specify the -.B "--distribution woody --override-config" +base.tgz to sarge, specify the +.B "--distribution sarge --override-config" options to update. .TP @@ -374,6 +374,8 @@ Setting .B "--debbuildopts" after this option will re-set some parts of the effect. +Use this option rather than using +.B "--debbuildopts -B" .TP .BI "--no-targz" -- cgit v1.2.3