Package: exifprobe / 2.0.1-3

Metadata

Package Version Patches format
exifprobe 2.0.1-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix exifgrep | (download)

exifgrep | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 makes exifgrep to escape patterns
fix manpages | (download)

exifgrep.1 | 10 5 + 5 - 0 !
exifprobe.1 | 22 11 + 11 - 0 !
2 files changed, 16 insertions(+), 16 deletions(-)

 fix some mistakes in manpages.
fix_spelling_error | (download)

maker_agfa.c | 2 1 + 1 - 0 !
maker_epson.c | 2 1 + 1 - 0 !
maker_minolta.c | 2 1 + 1 - 0 !
maker_olympus.c | 2 1 + 1 - 0 !
maker_sanyo.c | 2 1 + 1 - 0 !
5 files changed, 5 insertions(+), 5 deletions(-)

 fix a spelling error in some files.
add_byteorder | (download)

byteorder.h | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 add the byteorder.h file.
Makefile | (download)

Makefile | 24 14 + 10 - 0 !
1 file changed, 14 insertions(+), 10 deletions(-)

 makes makefile compliant with debian and add gcc hardening.