diff -Nru geeqie-2.5/debian/changelog geeqie-2.5/debian/changelog --- geeqie-2.5/debian/changelog 2025-06-15 17:31:21.000000000 +0200 +++ geeqie-2.5/debian/changelog 2025-07-06 12:30:50.000000000 +0200 @@ -1,3 +1,10 @@ +geeqie (1:2.5-8) unstable; urgency=medium + + * Don't use -g with exiftrans to work around crash + (Closes: #1108681) + + -- Andreas Rönnquist Sun, 06 Jul 2025 12:30:50 +0200 + geeqie (1:2.5-7) unstable; urgency=medium * Add patch to fix warning when deleting symlinks (Closes: #1104737) diff -Nru geeqie-2.5/debian/plugins/rotate-270.desktop geeqie-2.5/debian/plugins/rotate-270.desktop --- geeqie-2.5/debian/plugins/rotate-270.desktop 2025-06-15 17:28:10.000000000 +0200 +++ geeqie-2.5/debian/plugins/rotate-270.desktop 2025-07-03 21:57:18.000000000 +0200 @@ -5,7 +5,7 @@ # call the helper script TryExec=exiftran -Exec=exiftran -2 -i -g -p %F +Exec=exiftran -2 -i -p %F # Desktop files that are usable only in Geeqie should be marked like this: Categories=X-Geeqie; diff -Nru geeqie-2.5/debian/plugins/rotate-90.desktop geeqie-2.5/debian/plugins/rotate-90.desktop --- geeqie-2.5/debian/plugins/rotate-90.desktop 2025-06-15 17:28:10.000000000 +0200 +++ geeqie-2.5/debian/plugins/rotate-90.desktop 2025-07-03 21:57:14.000000000 +0200 @@ -5,7 +5,7 @@ # call the helper script TryExec=exiftran -Exec=exiftran -9 -i -g -p %F +Exec=exiftran -9 -i -p %F # Desktop files that are usable only in Geeqie should be marked like this: Categories=X-Geeqie;