Differences between revisions 7 and 8
Revision 7 as of 2015-05-03 16:53:12
Size: 714
Editor: Lunar
Comment: Update solution now that fixed package is in the archive
Revision 8 as of 2015-07-02 19:18:23
Size: 791
Editor: ?ReinerHerrmann
Comment: added epydoc
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

A patch for supporting SOURCE_DATE_EPOCH has been proposed in Bug:790889.

python-epydoc creates unreproducible documentation by:

Known affected packages

Detection

Example debbindiff output with timestamps and file ordering issues, Example debbindiff output with timestamps and memory references

Solution

Update Build-Depends to (>= epydoc/3.0.1+dfsg-6) and add the --no-include-build-time option to the command-line.

A patch for supporting SOURCE_DATE_EPOCH has been proposed in 790889.