Package: coda / 2.24.2-1

Metadata

Package Version Patches format
coda 2.24.2-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
examples path.patch | (download)

fortran/Makefile.in | 6 3 + 3 - 0 !
fortran/example.f | 2 1 + 1 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 fix paths in examples; remove libdir to make multi-arch safe
use system libs.patch | (download)

Makefile.am | 87 4 + 83 - 0 !
fortran/Makefile.in | 4 2 + 2 - 0 !
2 files changed, 6 insertions(+), 85 deletions(-)

 use debian shared libs for zlib, expat and pcre rather than
 embedded versions.
 Also use pkg-config in Makefile fragment to make it multi-arch safe to include
 as example in -dev package
hdf4 alt libs.patch | (download)

m4/hdf4.m4 | 16 5 + 11 - 0 !
1 file changed, 5 insertions(+), 11 deletions(-)

 use hdf4 alt library in debian
detect_libaec.patch | (download)

m4/libsz.m4 | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 configure fails to correctly detect szip as it uses 
 SZ_Compress, which may not be present and isn't used
hdf4 deps.patch | (download)

Makefile.am | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

---