Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream-pthreads.patch | POSIX Threads Harden POSIX Threads support in GNU environment (Closes: #729182). | Samuel Thibault <sthibault@debian.org> | no | vendor, Debian | 2014-10-26 | |
upstream-lintian-spelling-error-silence.patch | source typo Correct spelling error as reported by lintian in some binraries; meant to silence lintian and eventually to be submitted to the upstream maintainer. |
Jerome Benoit <calculus@rezozer.net> | invalid | vendor, Debian | 2016-08-01 | |
upstream-parse-tpoly.patch | parse -- tpoly Correct the tachyon parser for tpoly data files. | Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-26 | |
upstream-opengl.patch | opengl Harden separate build either with or without OpenGL support. | Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-26 | |
upstream-C2help2man.patch | format usages and helps Attempt to format and harmonize helps of the demonstration programs wrt UN*X customs in view to employ help2man to generate manpages. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-21 | |
upstream-demosrc-samples.patch | demosrc samples refreshment Render buildable the demonstration C source samples; plus minor comestic changes. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-11-06 | |
upstream-rationalization-cleanup.patch | rationalization -- clean up Straightforward clean up. This patch is meant to be submitted to the upstream maintainer. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-20 | |
upstream-rationalization-one_header.patch | rationalization -- one development header file The tachyon library C header `tachyon.h' file declares the functions that are meant to be exported. Unfortunately, it includes three other C sub-headers, two of them having a generic name; what is not appropriate for a system wide setup. This patch icorporates this sub-headers into the master header `tachyon.h'. Afterwards, only one header, which is named according to the package, has to be set up; what is very wise for a system wide set up. This patch is transparent for the final developer, and it is also meant to be submitted to the upstream maintainer. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-20 | |
upstream-rationalization-version_script.patch | rationalization -- version_script Provides a version script [1] for the shipped library. The map was basically generated from the unique header `tachyon.h' with the help of cproto as follows: $ cproto -X 1 -f 0 tachyon.h | sed -e '/^\/\*/d' | tr -d '*()' | rev | cut -d ' ' -f1 | rev ; The version script, along the script to generate it, has been submitted to the upstream maintainer. This patch is transparent for the final developer, and it is also meant to be submitted to the upstream maintainer. [1] https://www.gnu.org/software/gnulib/manual/html_node/LD-Version-Scripts.html |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-10-20 | |
upstream-rationalization-autotools.patch | rationalization -- autotools machinery Attempt to autotoolize the upstream package in view to ease future maintenance on both side. This patch is meant to be submitted to the upstream maintainer. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2016-12-16 | |
debianization.patch | debianization Meant to maintain a minimal debian/rules, to fix warnings, to address Debian specific stuff in general. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-09-13 | |
debianization-documentation.patch | debianization -- documentation Address Debian Policy requirements for documentation; and silence the composition machinery. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2014-11-06 | |
debianization-bug-848363-ax_check_gl.patch | debianization -- workaround around bug #848363 | Jerome Benoit <calculus@rezozer.net> | no | vendor, Debian | 2015-12-14 |