Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
no-autotools-rebuild.patch | Don't rebuild autotools files automatically Quite apart from the fact that vigor uses a sufficiently old autoconf that rebuilding autotools automatically is going to be problematic anyway, the output produced by the automatic rebuilds confuses dh_auto_* when trying to detect make targets. |
Colin Watson <cjwatson@debian.org> | no | 2010-03-26 | ||
client-side-fonts.patch | Use client-side fonts Server-side fonts don't seem to work properly in Tk 8.5. |
Colin Watson <cjwatson@debian.org> | no | 2011-12-29 | ||
modern-autotools.patch | Overhaul build system to deal with modern autotools Aided by autoupdate. |
Colin Watson <cjwatson@debian.org> | no | 2012-12-09 | ||
out-of-tree.patch | Fix support for out-of-tree builds The use of @srcdir@ rather than $(srcdir) here is unusual but intentional: VI.pm is in build/, not at the top level. |
Colin Watson <cjwatson@debian.org> | no | 2012-12-10 | ||
tcl-interp-result.patch | Tcl 8.6 disallows direct access to TclInterp.result | Colin Watson <cjwatson@ubuntu.com> | no | 2012-12-21 | ||
avoid-sys-stropts-h.patch | Avoid including <sys/stropts.h> glibc has grantpt(), so only check for HAVE_SYS5_PTY on non-glibc installations. |
Jan Christoph Nordholz <hesso@pool.math.tu-berlin.de> | no | 2019-09-11 | ||
add-missing-includes.patch | Add many missing #includes | Colin Watson <cjwatson@debian.org> | no | debian | 2024-03-12 | |
incompatible-pointer-types.patch | Fix some implicit casts between pointer types | Colin Watson <cjwatson@debian.org> | no | debian | 2024-07-03 | |
tcl-versions.patch | Allow Tcl/Tk 8.3/8.4/8.5 | Colin Watson <cjwatson@debian.org> | no | 2012-12-21 | ||
install-no-strip.patch | Don't strip binaries on 'make install' Let dh_strip do that according to DEB_BUILD_OPTIONS. |
Colin Watson <cjwatson@debian.org> | no | debian | 2010-03-26 |