Debian Patches
Status for mwrap/1.3.1-1
| Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
|---|---|---|---|---|---|---|
| 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 | |
| force-doc-date.patch | Ensure reproducible result when building the documentation If there is no `\date{}` statement in a LaTeX file, the date of compilation is inserted into the document header. This results in non-reproducible builds of the PDF file, which is particularly problematic when generating the Debian package for mwrap. . With this patch, the `src/mwrap.tex` file is generated from the new `src/mwrap.tex.in` file, which contains the `\date{}` statement with a placeholder as argument. In the `doc/Makefile` file, the placeholder is substituted by the date of the latest release, obtained from the `NEWS` file. |
Rafael Laboissière <rafael@debian.org> | yes | 2026-02-26 | ||
| 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 |
