|
|
@@ -476,6 +476,10 @@ options and always expect patches that can be applied with the \fB\-p1\fP
|
|
|
option of \fBpatch\fP. It will thus emit a warning when it encounters
|
|
|
such options, and the build is likely to fail.
|
|
|
.PP
|
|
|
+The timestamp of all patched files is reset to the extraction time of
|
|
|
+the source package (this avoids timestamp skews leading to problems
|
|
|
+when autogenerated files are patched).
|
|
|
+.PP
|
|
|
Contrary to \fBquilt\fP's default behaviour, patches are expected to apply
|
|
|
without any fuzz. When that is not the case, you should refresh such
|
|
|
patches with \fBquilt\fP, or \fBdpkg\-source\fP will error out while
|