Author: jamessan
Date: 2009-10-03 04:08:19 +0000 (Sat, 03 Oct 2009)
New Revision: 2012
Modified:
trunk/debian/changelog
trunk/scripts/debchange.1
Log:
Consistently use “--nomainttrailer” in the manpage. (Closes: #544351)
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2009-09-24 22:57:21 UTC (rev 2011)
+++ trunk/debian/changelog 2009-10-03 04:08:19 UTC (rev 2012)
@@ -7,9 +7,11 @@
* mk-build-deps: Use Pod::Usage to generate the --help message. This keeps
the message in sync with the POD instead of keeping two different texts in
sync. (Closes: #548245)
- * debchange: Based on a scan of the lintian lab, add '.', '!', and ':' to
- the set of punctuation characters we strip from the distribution name when
- we parse an "Upload to ..." line. (Closes: #548171)
+ * debchange:
+ + Based on a scan of the lintian lab, add '.', '!', and ':' to the set of
+ punctuation characters we strip from the distribution name when we parse
+ an "Upload to ..." line. (Closes: #548171)
+ + Consistently use “--nomainttrailer” in the manpage. (Closes: #544351)
-- Adam D. Barratt <[email protected]> Fri, 11 Sep 2009 10:06:33 +0100
Modified: trunk/scripts/debchange.1
===================================================================
--- trunk/scripts/debchange.1 2009-09-24 22:57:21 UTC (rev 2011)
+++ trunk/scripts/debchange.1 2009-10-03 04:08:19 UTC (rev 2012)
@@ -280,7 +280,7 @@
(or the version number of a Debian native package) changes. See also
the configuration variables section below.
.TP
-.B \-\-no\-preserve
+\fB \-\-no\-preserve\fR, \fB\-\-nopreserve\fR
Do not preserve the source tree directory name (default).
.TP
\fB\-\-distribution \fIdist\fR, \fB\-D \fIdist\fR
@@ -390,7 +390,7 @@
.TP
.BR DEBCHANGE_MAINTTRAILER
If this is set to \fIno\fR, then it is the same as the
-\fB\-\-no\-mainttrailer\fR command line parameter being used.
+\fB\-\-nomainttrailer\fR command line parameter being used.
.TP
.BR DEBCHANGE_TZ
Use this timezone for changelog entries. Default is the user/system
--
To unsubscribe, send mail to [email protected].