Package: libgnatcoll / 18-4
Metadata
Package | Version | Patches format |
---|---|---|
libgnatcoll | 18-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
spelling.diff | (download) |
src/gnatcoll-pools.adb |
2 1 + 1 - 0 ! |
spelling |
shebang_for_executable.diff | (download) |
examples/library/build.sh |
2 2 + 0 - 0 ! |
add shebang for an executable script The executable shell script examples/library/build.sh is run by testsuite/sql/__init__.py, but may be run manually as an example. |
compilation_options.diff | (download) |
gnatcoll.gpr |
11 11 + 0 - 0 ! |
handle adaflags cflags cppflags |
python3 sphinx.diff | (download) |
docs/conf.py |
3 2 + 1 - 0 ! |
replace obsolete file() constructor with a context manager. Replace file(), specific to python2, with a context manager that also closes the file after use. |
link with libdl.diff | (download) |
gnatcoll.gpr |
1 1 + 0 - 0 ! |
link with libdl on unix os. |
doc_path.diff | (download) |
distrib/gnatcoll/__init__.py |
2 1 + 1 - 0 ! |
give gps debian path when registering documentation. |
sphinx no math.diff | (download) |
docs/conf.py |
2 1 + 1 - 0 ! |
remove unused and obsolete pngmath sphinx extension Bug-Debian: https://bugs.debian.org/918816 |