From: Raspbian automatic forward porter Date: Fri, 20 Jun 2025 06:15:51 +0000 (+0100) Subject: Merge version 6.13.0-3+rpi1 and 6.13.0-6 to produce 6.13.0-6+rpi1 X-Git-Tag: raspbian/6.13.0-6+rpi1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=3f892d6eb565db24d3a5c86543d6002cfd97133e;p=kf6-kio.git Merge version 6.13.0-3+rpi1 and 6.13.0-6 to produce 6.13.0-6+rpi1 --- 1798fc864a3069e6010c62aac66ef56795f8a93c diff --cc debian/changelog index 06b29ef,1fbef23..8ffab03 --- a/debian/changelog +++ b/debian/changelog @@@ -1,12 -1,42 +1,52 @@@ - kf6-kio (6.13.0-3+rpi1) trixie-staging; urgency=medium ++kf6-kio (6.13.0-6+rpi1) trixie-staging; urgency=medium + + [changes brought forward from 6.5.0-2+rpi1 by Peter Michael Green at Tue, 17 Sep 2024 02:47:46 +0000] + * Update symbols filr for raspbian. + + [changes brought forward from 6.6.0-1+rpi2 by Peter Michael Green at Fri, 15 Nov 2024 07:30:48 +0000] + * Try to disable docuementation build. It seems to be crashing. + - -- Raspbian forward porter Sun, 11 May 2025 05:30:05 +0000 ++ -- Raspbian forward porter Fri, 20 Jun 2025 06:15:50 +0000 ++ + kf6-kio (6.13.0-6) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Correctly suffix symbols introduced in 6.13.0-4, thanks Sebastinas + for the clarification. + + -- Aurélien COUDERC Sun, 08 Jun 2025 14:42:29 +0200 + + kf6-kio (6.13.0-5) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Suffix symbols introduced in the last upload with ~ since they were + added after the initial upload of that upstream release. + + -- Aurélien COUDERC Sat, 07 Jun 2025 23:09:58 +0200 + + kf6-kio (6.13.0-4) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Backport upstream commits: + - Show single-click selection emblem in open/save dialogs when using + single-click mouse mode. (kde#185793) + - When saving a file, don’t override user provided filename with folder + name when navigating inside a folder with the keyboard. (kde#502794) + - Fix actions described by D-Bus activatable desktop files not being + triggered when there’s no Exec key. + - Inhibit suspend while there’s a file copy job running. (kde#362542) + - Update symbols accordingly. + - Show busy indictor while emptying the trash. + - Fix keyboard navigation unexpectedly switching to file name input when + navigating the files panel in save dialogs. (kde#466206) + - Fix excessive I/O when hovering over a folder showing thumbnails of its + contents. + - Fix incorrect usage percentage in Properties dialog for virtual + filesystems. + - Fix opening the “Advanced Options” window from the file properties dialog + freezing Plasma completely until it’s closed. (kde#504608) + + -- Aurélien COUDERC Tue, 20 May 2025 08:47:36 +0200 kf6-kio (6.13.0-3) unstable; urgency=medium diff --cc debian/patches/series index 1560128,17474aa..2785144 --- a/debian/patches/series +++ b/debian/patches/series @@@ -1,7 -1,17 +1,18 @@@ report_error_removing_dirs hurd_disable_unimplemented.diff Use-CXX_FLAGS-for-moc_predefs.h.patch + + upstream_d8441b7b_Show-single-click-selection-emblem-when-using-single-click-mouse-mode.patch + # fixed in 6.14 + upstream_KUrlNavigatorButton.patch + upstream_cd0810f8_KFileWidget-Do-not-override-filename-with-folder-name-if-edited.patch + upstream_31806c51_KProcessRunner-Fix-launching-actions-without-executable.patch + upstream_3c3d5904_core-Add-infrastructure-for-inhibiting-suspend-in-jobs.patch + upstream_60191c04_CopyJob-Inhibit-suspend-during-copy-operation.patch + upstream_17cd1c9b_DeleteOrTrashJob-Add-started-signal.patch + upstream_3e6175e4_KFilePlacesView-Show-busy-indicator-while-emptying-trash.patch + upstream_719e0b00_KFileWidget-Fix-key-navigation-escaping-in-save-dialogs.patch + upstream_c747fa0f_Avoid-unnecessary-sequencing-jobs-in-PreviewGenerator.patch + upstream_81ca0e2c_Fix-incorrect-usage-percentage-in-Properties-dialog-for-virtual-filesystems.patch + upstream_9143fc2a_Fix-dialog-modality-settings.patch +disable-doc.patch