Package: dextractor / 1.0-7

Metadata

Package Version Patches format
dextractor 1.0-7 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
use_system_packaged_libhdf5 dev.patch | (download)

Makefile | 9 5 + 4 - 0 !
1 file changed, 5 insertions(+), 4 deletions(-)

 use libhdf5-dev prepackaged library
 Additionally, place the built binaries into bin/ for further dh installation.
cross.patch | (download)

Makefile | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 do not hardcode architecture compiler name, use $(cc) instead
build flags.patch | (download)

Makefile | 12 6 + 6 - 0 !
1 file changed, 6 insertions(+), 6 deletions(-)

 propagate debian build flags.
 This is needed for a number of things: debug information, system
 optimisations and executable hardening.