Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
makefile.patch | add Makefile based on Makefile.linux Updated to use standard LDFLAGS diff -urN a/Makefile b/Makefile |
Ricardo Mones <mones@debian.org> | not-needed | 2014-08-27 | ||
warning.patch | fix warning “incompatible implicit declaration of built-in function '_exit'”diff -urN a/util.c b/util.c | Ricardo Mones <mones@debian.org> | no | 2013-09-23 | ||
braces.patch | Fixes “Unescaped left brace in regex is illegal here in regex” errors which make package to FTBFS with perl 5.26 diff --git a/devtools/html2ps.pl b/devtools/html2ps.pl index c9eb875..7c0fe60 100755 |
Ricardo Mones <mones@debian.org> | no | debian | 2017-07-25 | |
tempfile.patch | Fixes “Unimplemented: POSIX::tmpnam(): use File::Temp instead” error which makes package to FTBFS with perl 5.26 diff --git a/devtools/html2ps.pl b/devtools/html2ps.pl index 7c0fe60..397fe94 100755 |
Ricardo Mones <mones@debian.org> | no | 2017-07-25 | ||
tools.patch | use packaged tools instead of embedded copiesdiff --git a/Makefile.posix.inc b/Makefile.posix.inc index 12175d9..58804f0 100644 |
Ricardo Mones <mones@debian.org> | not-needed | 2020-09-05 |