attachment
diff -Nru sylpheed-3.8.0~beta1/debian/changelog sylpheed-3.8.0~beta1/debian/changelog --- sylpheed-3.8.0~beta1/debian/changelog 2025-10-05 14:22:29.000000000 +0200 +++ sylpheed-3.8.0~beta1/debian/changelog 2026-02-11 16:26:09.000000000 +0100 @@ -1,3 +1,10 @@ +sylpheed (3.8.0~beta1-3.1) unstable; urgency=medium + + * Non-maintainer upload + * Replace pinentry-gtk2 with pinentry-gnome3 (Closes: #1124938) + + -- Bastian Germann <[email protected]> Wed, 11 Feb 2026 16:26:09 +0100 + sylpheed (3.8.0~beta1-3) unstable; urgency=high * Build with -std=gnu17 to workaround FTBFS with GCC 15 diff -Nru sylpheed-3.8.0~beta1/debian/control sylpheed-3.8.0~beta1/debian/control --- sylpheed-3.8.0~beta1/debian/control 2025-10-05 14:22:29.000000000 +0200 +++ sylpheed-3.8.0~beta1/debian/control 2026-02-11 16:26:09.000000000 +0100 @@ -19,7 +19,7 @@ Package: sylpheed Architecture: any Pre-Depends: ${misc:Pre-Depends}, -Depends: ${shlibs:Depends}, ${misc:Depends}, pinentry-gtk2, +Depends: ${shlibs:Depends}, ${misc:Depends}, pinentry-gnome3, sensible-utils, Recommends: sylpheed-i18n, sylfilter | bogofilter | bsfilter, aspell-en | aspell-dictionary, ca-certificates

