Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
upstream-fix-migration_to_C23-cleanup.patch | upstream - fix migration to C23 issues Clean up now obsoleted declarations/definitions. This patch closes Debian bug #1093361. |
Jerome Benoit <calculus@rezozer.net> | invalid | vendor, Debian | 2025-01-25 | |
upstream-bootstrap-refresh.patch | upstream bootstrap -- refreshment Attempt to refresh the bootstrap machinery; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-autotools-refresh.patch | upstream -- autotoolization -- refreshment Attempt to refresh and rationalize further the autotools machinery with respect to linux custom; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-autotools-system_wide_includes.patch | upstream -- system wide includes Make #include's headers system wide rather than local and gather them in a package include folder (except the dummy header named according to the package) in order to improve portability, to avoid name collisions and to allow out-of-the-box building; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-autotools-guides.patch | upstream -- autotoolization -- guides Attempt to bring in autotools material to compose the Guides; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-20 | |
upstream-source-format_security.patch | upstream source -- format-security warnings Silence the security-warning's as emitted by gcc at the time of packaging; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-anticollision-libraries-append_pkgprefix.path | upstream -- append pkg-prefix to the aside libraries Append suffix `testu01' to the aside libraries for avoiding possible collision and for consistency, given that their name are rather generic; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | not-needed | debian | 2015-05-18 | |
upstream-libtoolization-version_script.patch | upstream -- libtoolization -- version script support Provides version scripts [1] for the shipped libraries. The map (or version scripts) are basically generated from the package headers (themselves extracted from the TeX sources) with the help of cproto(1) (resp. with the provided tool tdoc). The version scripts are generated on the fly thought the [auto]make machinery (in maintainer-mode). Meant to be submitted to the upstream maintainer team. [1] https://www.gnu.org/software/gnulib/manual/html_node/LD-Version-Scripts.html |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-ffam-system_wide.patch | upstream -- ffam module -- system wide Implement a system wide scheme for the ffam module (TestU01 Guide, chapter 5), more precisely for accessing the so called parameters files with extension .par: - the parameters files are now called system wide as any system wide data files; - the shipped parameters files are gathered in PKGDATADIR/param (typically PKGDATADIR is /usr/share/testu01); - the parameters files are search with respect to a list of paths (or folders), the first paths are meant to be provided through the environment variable TESTU01_FFAM_PARAM_PATH while the last ones are custom encoded paths, the very last one being meant to be PKGDATADIR/param itself (the one just before it is typically meant to be its local version); - the folder where the parameters file was found is printed as any other typical TestU01 information; - the encoded part of the search paths and the list separator (typilcally `:' on UNIX or UNIX-like platforms) are defined in the platform-dependent configuration file `gdef.tex' (see MyLIB-C Guide, section gdef); - as for the original scheme, parameters files are first searched in the working directory. Meant to be submitted to the upstream. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-20 | |
upstream-examples-csource-blank_wipeout.patch | upstream examples -- wipe out undesirable blanks Wipe out undesirable (and highly annoying) blank characters and alikes in the C source examples; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-documentation-url-update.patch | upstream documentation -- URL update Attempt to update the URL provided in the package Guides; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
upstream-documentation-copyright-refresh.patch | upstream documentation -- copyright refreshment Unduplicate the copyright input TeX file, refresh it up to the time of packaging, move the (now) unique version in the dedicated `doc' folder, include the copyright in all the provided Guides, and ultimately rearrange the LaTeX composition to obtain a more consistent Table of Content; meant to be submitted to the upstream maintainer team. |
Jerome Benoit <calculus@rezozer.net> | invalid | debian | 2015-05-18 | |
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> | not-needed | debian | 2015-05-18 | |
debianization-arch-includes.patch | debianization -- multi-arch includes Distribute the configuration C header generated by the autotools machinery as an architecture dependent C header, contary to the other C headers which are meant to be architecture independent. This is a Debian centric patch. |
Jerome Benoit <calculus@rezozer.net> | not-needed | debian | 2015-05-20 |