Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
fix-doc-build.patch | Fix documentation generation Create targets in Makefile to build mwrap.pdf and to clean it. | Nicolas Bourdaud <nicolas.bourdaud@gmail.com> | not-needed | 2020-08-08 | ||
examples-makefiles.patch | Make examples Makefile installable This patch modifies the Makefile in examples in order to avoid them to rely on the source package hierarchy, thus making them usable in examples in the binary package. |
Nicolas Bourdaud <nicolas.bourdaud@gmail.com> | not-needed | vendor | 2012-05-28 | |
allow-alternate-mwrap-in-tests.patch | Allow alternate mwrap binary in testing/Makefile This allows the use of testing/Makefile in the Debian CI context, for which the installed package is exercised instead of the unpackaged sources. This can be achieved by changing the MWRAP variable, which is now defined in testing/Makefile. |
Rafael Laboissiere <rafael@debian.org> | not-needed | 2020-08-08 | ||
reproducible-build.patch | Make build reproducible Avoid variable time stamps in the PDF file generated by pdfLaTeX. See https://wiki.debian.org/ReproducibleBuilds/TimestampsInPDFGeneratedByLaTeX. |
Rafael Laboissiere <rafael@debian.org> | not-needed | 2018-07-14 | ||
force-doc-date.patch | Force date of document This should make the build reproducible. | Rafael Laboissiere <rafael@debian.org> | not-needed | 2018-07-23 | ||
compile-with-bison-3.6.1.patch | Compile with Bison 3.6.1 | Rafael Laboissière <rafael@debian.org> | yes | debian | 2020-05-27 | |
use-implicit-rules.patch | Use implicit rules in Makefile and force use of LDFLAGS | Rafael Laboissière <rafael@debian.org> | not-needed | 2020-08-04 |