Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
01_debian.dpatch | modify source to follow common conventions. Prevent texhash. Let DESTDIR and INSTALL_PROGRAM have their usual meaning (so the values set by Debhelper are correct). Create directories with mkdir -p (reporting unexpected errors). texhash is run by postinst scripts, no need to run it via Make. For manual pages, symbolic links are better than hard links. src/Makefile is generated from src/Makefile.nw. It would be trivial to fix it instead, but the generation is avoided in the Debian build in order to break a circular dependency. |
Hubert Chathi <uhoreg@debian.org> | no | 2023-01-22 | ||
08_tmac_dir.dpatch | look for noweb'ss troff macros in the correct directory | Hubert Chathi <uhoreg@debian.org> | no | 2023-01-22 | ||
09_awk.dpatch | support gawk | Hubert Chathi <uhoreg@debian.org> | no | 2023-01-22 | ||
13_bashism.dpatch | _bashism.dpatch Description Fix unportable backslash in call to echo. |
Hubert Chathi <uhoreg@debian.org> | no | debian | 2023-01-22 | |
buildflags.diff | let Make use CPPFLAGS and LDFLAGS if set They are detected in the environment and on the command line. |
Nicolas Boulenguez <nicolas@debian.org> | no | 2023-01-22 | ||
recursive-make-special-variable.diff | pass settings to recursive Makes via the MAKE special variable For example, the counter for '-jN' is global, and assignments like CFLAGS=-g is passed to subprocesses. |
Nicolas Boulenguez <nicolas@debian.org> | no | 2023-01-22 | ||
toascii.diff | pre-tangled toascii for bootstrapping | Hubert Chathi <uhoreg@debian.org> | no | 2023-01-22 | ||
clean.diff | clean forgotten files | Nicolas Boulenguez <nicolas@debian.org> | no | 2023-01-22 | ||
09-Subject-Replaced-tt-rm-it-bf-by-ttfamily-rmfamily-itsh.patch | Subject: Replaced 'tt', 'rm', 'it', 'bf' by 'ttfamily', 'rmfamily', 'itshape', 'bfseries' to make it fit to use KOMA-Scripts in LaTeX in src/tex/support.nw . Forwarded: Yes . Origin: upstream, https://github.com/nrnrnr/noweb Bug: https://github.com/nrnrnr/noweb/issues/26 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028964 |
Mechtilde <ooo@mechtilde.de> | no | 2023-01-22 | ||
10-Subject-Replaced-tt-rm-it-bf-by-ttfamily-rmfamily-itsh.patch | Subject: Replaced 'tt', 'rm', 'it', 'bf' by 'ttfamily', 'rmfamily', 'itshape', 'bfseries' to make it fit to use KOMA-Scripts in LaTeX in src/tex/noweb.sty, too . Forwarded: Yes . Origin: upstream, https://github.com/nrnrnr/noweb Bug: https://github.com/nrnrnr/noweb/issues/26 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028964 |
Mechtilde <ooo@mechtilde.de> | no | 2023-01-22 | ||
11-Subject-Replaced-more-bf-by-bfseries-to-make-it-fit-to.patch | Subject: Replaced more 'bf' by 'bfseries' to make it fit to use KOMA-Scripts in LaTeX . Forwarded: Yes . Origin: upstream, https://github.com/nrnrnr/noweb Bug: https://github.com/nrnrnr/noweb/issues/26 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028964 . Gbp-Pq: Name 11-Replace-more-bf-by-bfseries.patch |
Mechtilde <ooo@mechtilde.de> | no | 2023-01-25 | ||
12-Tried-to-implement-that-indents-are-applyable-again-an.patch | Tried to implement that indents are applyable again and test it. . Forwarded: Yes . Origin: upstream, https://github.com/nrnrnr/noweb Bug: https://github.com/nrnrnr/noweb/issues/26 Bug-Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1028964 . Gbp-Pq: Name 12-Indents-applyable.patch |
Mechtilde <ooo@mechtilde.de> | no | 2023-01-29 |