The following commit has been merged in the master branch:
commit 2d0e1cd21677d56c0235f23a7fdc5ad136bb2f2f
Author: Stefano Zacchiroli <[email protected]>
Date: Tue Apr 13 16:35:05 2010 +0200
devscripts.1: generic documentation for $DEBEMAIL and $DEBFULLNAME
diff --git a/debian/changelog b/debian/changelog
index 2f04627..f69e24e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+devscripts (2.10.64) UNSTABLE; urgency=low
+
+ * devscripts.1: generic documentation for $DEBEMAIL and $DEBFULLNAME
+
+ -- Stefano Zacchiroli <[email protected]> Tue, 13 Apr 2010 16:31:50 +0200
+
devscripts (2.10.63) unstable; urgency=low
[ Christoph Berg ]
diff --git a/scripts/devscripts.1.in b/scripts/devscripts.1.in
index ec77c2a..75044fe 100644
--- a/scripts/devscripts.1.in
+++ b/scripts/devscripts.1.in
@@ -13,6 +13,18 @@ manpages.
Also, the directory \fI/usr/share/doc/devscripts/examples\fR contains
examples of \fBprocmail\fR and \fBexim\fR scripts for sorting mail
arriving to Debian mailing lists.
+.SH ENVIRONMENT
+Several scripts of the devscripts suite use the following environment
+variables. Check the man page of individual scripts for more details on how the
+variables are used.
+.IX Header "ENVIRONMENT"
+.IP "\s-1DEBEMAIL\s0" 4
+.IX Item "DEBEMAIL"
+Email of the person acting on a given Debian package via devscripts.
+.IP "\s-1DEBFULLNAME\s0" 4
+.IX Item "DEBFULLNAME"
+Full name (first + family) of the person acting on a given Debian package via
+devscripts.
.SH SCRIPTS
Here is the complete list of available devscripts. See their man pages
for additional documentation.
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].