Package: cpl-plugin-vimos / 2.9.15+dfsg-1
Metadata
Package | Version | Patches format |
---|---|---|
cpl-plugin-vimos | 2.9.15+dfsg-1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
set_plugindir.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
set the plugin directory so that esorex and python-cpl can find it. |
use std paths for cpl.patch | (download) |
libpil/m4macros/cpl.m4 |
9 6 + 3 - 0 ! |
use standard path and name for cpl |
fix_compiler_errors.patch | (download) |
vimos/fors_dfs.c |
22 11 + 11 - 0 ! |
fix format security errors |
private_libpil.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
make the "pil" library private since it should only be used by this pipeline. |
dont_build_sextractor.patch | (download) |
acinclude.m4 |
2 1 + 1 - 0 ! |
use the system provided sextractor binary instead of the convenience copy |
shlib calls exit.patch | (download) |
libpil/pil/pilrecipe.c |
6 3 + 3 - 0 ! |
replace exit() by abort() in shared libs. |
fix_test_fail.patch | (download) |
irplib/tests/irplib_polynomial-test.c |
2 1 + 1 - 0 ! |
increase tolerance to fix ftbs on mips and ia64 |
force serial tests.patch | (download) |
irplib/tests/Makefile.am |
2 1 + 1 - 0 ! |
force serial-tests to get better verbose output Bug: http://bugs.debian.org/715204 |