+2008-05-05 Raphael Hertzog <hertzog@debian.org>
+
+ * dpkg-source.1: Improve explanation of -i when used with
+ VCS-based source packages.
+
2008-04-29 Guillem Jover <guillem@debian.org>
* po/dpkg-man.pot: Regenerated.
You may specify a perl regular expression to match files you want
filtered out of the list of files for the diff. (This list is
generated by a find command.) (If the source package is being built as a
-version 3 source package using a VCS, this is instead used to
-ignore uncommitted files.) \fB\-i\fP by itself enables the option,
-with a default that will filter out control files and directories of the
-most common revision control systems, backup and swap files and Libtool
-build output directories. There can only be one active regexp, of multiple
+version 3 source package using a VCS, this can be used to ignore
+uncommited changes on specific files. Using -i.* will ignore all of them.)
+\fB\-i\fP by itself enables the option, with a default regexp that will
+filter out control files and directories of the most common revision
+control systems, backup and swap files and Libtool build output
+directories. There can only be one active regexp, of multiple
\fB\-i\fP options only the last one will take effect.
This is very helpful in cutting out extraneous files that get included