aboutsummaryrefslogtreecommitdiff
path: root/pbuilderrc.5
diff options
context:
space:
mode:
authordancer <dancer>2002-10-30 12:03:29 +0000
committerdancer <dancer>2002-10-30 12:03:29 +0000
commitfff02c5861f03c581776f615f537904db5576186 (patch)
tree159b89688ecb6b43b32b90f1a2a61d8dc45b399c /pbuilderrc.5
parentc2ee3bc940b944d0f4da949fd01b4707c8a04910 (diff)
downloadpbuilder-fff02c5861f03c581776f615f537904db5576186.tar
pbuilder-fff02c5861f03c581776f615f537904db5576186.tar.gz
+ * pbuilder.8: update documentation for --debemail, it was wrong.
+ + * pbuilderrc.5: update documentation for DEBEMAIL, it was wrong. + + * pbuilderrc (HOOKDIR): Set default DEBEMAIL to "". +
Diffstat (limited to 'pbuilderrc.5')
-rw-r--r--pbuilderrc.54
1 files changed, 2 insertions, 2 deletions
diff --git a/pbuilderrc.5 b/pbuilderrc.5
index c94fecb..73aa694 100644
--- a/pbuilderrc.5
+++ b/pbuilderrc.5
@@ -158,12 +158,12 @@ For details, see
.B "pbuilder.1"
.TP
-.BI "DEBEMAIL=" "Mail@Address";
+.BI "DEBEMAIL=" "Maintainer Name <Mail@Address>"
If this was specified,
.B dpkg-buildpackage
command will be passed with the necessary sponsorship option
-.B "-mMail@Address"
+.B "-mMaintainer Name <Mail@Address>"
on building.
Overwridden with
.B "--debemail"