|
|
@@ -695,6 +695,8 @@ Here's an example of such a file:
|
|
|
compression\-level = 9
|
|
|
# use debian/patches/debian\-changes as automatic patch
|
|
|
single\-debian\-patch
|
|
|
+ # ignore changes on config.{sub,guess}
|
|
|
+ extend-diff-ignore = "(^|/)(config\.sub|config\.guess)$"
|
|
|
.P
|
|
|
Note: \fBformat\fR options are not accepted in this file, you should
|
|
|
use \fBdebian/source/format\fR instead.
|