Debian Patches

Status for openscad/2021.01-1

Patch Description Author Forwarded Bugs Origin Last update
patch-out-test-for-mcad.patch patch out test for mcad chrysn <chrysn@fsfe.org> not-needed 2013-08-08
don-t-override-OPENSCADPATH.patch don't override OPENSCADPATH
the debian tests scripts already set an adaequate OPENSCADPATH; the
overrides in the test scripts would set that wrongly again (because
openscad and mcad are not built in the same tree in debian)

for a cleaner solution, the library path should be respected
unconditionally, removing the necessity for debian to specify a path at
all.
chrysn <chrysn@fsfe.org> no 2014-03-07
Report-Debian-versions-in-test_pretty_print.patch Report Debian versions in test_pretty_print
The git repository the test_pretty_print.py script tries to read is
available neither at build time nor when run as openscad-testrun; this
provides the relevant information for the latter case.
chrysn <chrysn@fsfe.org> not-needed 2015-06-07
test_pretty_print-remove-a-pathname-normalization-st.patch test_pretty_print: remove a pathname normalization step
with absolute paths replaced by relative ones in debian (see
debian/rules), what's done in test_pretty_print.py by replacing the
build dir with nothing causes all '.' characters to be removed again.

for a cleaner solution, absolute path removal should be upstremed.
chrysn <chrysn@fsfe.org> no 2014-03-06
test_pretty_print-drop-file-name-munging.patch test_pretty_print: drop file name munging
forcibly joining the paths breaks the test suite when run out-of-tree
(as it is run when using debhelper)
chrysn <chrysn@fsfe.org> no 2015-06-08
Use_python3.patch Use #!/usr/bin/python3 shebang
Following Debian Pyhthon policy, use #!/usr/bin/python3 in executable python
scripts over #!/usr/bin/env python.
Kristian Nielsen <knielsen@knielsen-hq.org> not-needed 2019-01-02

All known versions for source package 'openscad'

Links