The following commit has been merged in the master branch:
commit 8b0787f112997c46a53eaf98046cd57d423369e0
Author: James Vega <[email protected]>
Date: Wed Aug 11 02:04:49 2010 -0400
debchange: Clarify how the TZ environment variable affects debchange.
Closes: LP#330430
Signed-off-by: James Vega <[email protected]>
diff --git a/debian/changelog b/debian/changelog
index 750e19d..eb6da11 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ devscripts (2.10.67) UNRELEASED; urgency=low
#591368)
* debsnap: Remove use of pure-perl specific functions from JSON module.
(Closes: #591392)
+ * debchange: Clarify how the TZ environment variable affects debchange.
+ Based on a patch by Rolf Leggewie. (LP: #330430)
-- James Vega <[email protected]> Mon, 02 Aug 2010 19:30:40 -0400
diff --git a/scripts/debchange.1 b/scripts/debchange.1
index 4fa65ba..cb81bad 100644
--- a/scripts/debchange.1
+++ b/scripts/debchange.1
@@ -403,7 +403,7 @@ If this is set to \fIno\fR, then it is the same as the
.TP
.BR DEBCHANGE_TZ
Use this timezone for changelog entries. Default is the user/system
-timezone as shown by `date \-R`.
+timezone as shown by `date \-R` and affected by the environment variable TZ.
.TP
.BR DEBCHANGE_LOWER_VERSION_PATTERN
If this is set, then it is the same as the
--
Git repository for devscripts
--
To unsubscribe, send mail to [email protected].