2007-10-09 Frank Lichtenheld <djpig@debian.org>
+ * scripts/dpkg-source.pl (usage): -W is the default
+ for quite some time already. Adapt the description of
+ -W and -E.
+ * scripts/dpkg-buildpackage.pl (usage): likewise.
+
* scripts/dpkg-buildpackage.pl: Add -z/-Z to
passthrough opts (will be passed to dpkg-source).
2007-10-09 Frank Lichtenheld <djpig@debian.org>
+ * dpkg-source.1: -W is the default for quite
+ some time already. Adapt the description of
+ -W and -E.
+ * dpkg-buildpackage.1: likewise.
+
* dpkg-source.1: Change the rest of the
man page to not contain any hardcoded
.gz references.
.B \-d
Do not check build dependencies and conflicts.
.TP
-.B \-W
-Turn certain errors into warnings. Only \fBdpkg\-source\fP uses this, but
+.B \-E
+Turn certain warnings into errors. Only \fBdpkg\-source\fP uses this, but
.BR dpkg\-buildpackage
recognizes it, and passes it thru to
.BR dpkg\-source "."
.TP
-.B \-E
+.B \-W
Negates a previously set
-.BR \-W "."
+.BR \-E "."
Only \fBdpkg\-source\fP uses this, but
.BR dpkg\-buildpackage
recognizes it, and passes it thru to
.BI \-U field
Remove an output control file field.
.TP
-.BI \-W
-This option turns certain errors into warnings.
-.TP
.BI \-E
+This option turns certain warnings into errors.
+.TP
+.BI \-W
This option negates a previously set
-.BR \-W "."
+.BR \-E "."
.TP
.BR \-Z \fIcompression\fP
Specify the compression to use for created files (tarballs and diffs).
-nc do not clean source tree (implies -b).
-tc clean source tree when finished.
-ap add pause before starting signature process.
- -W turn certain errors into warnings. } passed to
- -E when -W is turned on, -E turns it off. } dpkg-source
+ -E turn certain warnings into errors. } passed to
+ -W when -E is turned on, -W turns it off. } dpkg-source
-i[<regex>] ignore diffs of files matching regex. } only passed
-I[<pattern>] filter out files when building tarballs. } to dpkg-source
--admindir=<directory>
-T<varlistfile> read variables here, not debian/substvars.
-D<field>=<value> override or add a .dsc field and value.
-U<field> remove a field.
- -W turn certain errors into warnings.
- -E when -W is enabled, -E disables it.
+ -E turn certain warnings into errors.
+ -W when -E is enabled, -W disables it.
-q quiet operation, do not print warnings.
-i[<regexp>] filter out files to ignore diffs of
(defaults to: '%s').