Merge version 6.13.0-3+rpi1 and 6.13.0-6 to produce 6.13.0-6+rpi1 trixie-staging archive/raspbian/6.13.0-6+rpi1 raspbian/6.13.0-6+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 20 Jun 2025 06:15:51 +0000 (07:15 +0100)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 20 Jun 2025 06:15:51 +0000 (07:15 +0100)
1  2 
debian/changelog
debian/libkf6kiocore6.symbols
debian/libkf6kiowidgets6.symbols
debian/patches/series

index 06b29ef84d309c6d7fdf71120731cc2ae9e4852a,1fbef23d78c26a7d4d1cd525d4815880f35c86d2..8ffab0309aa2ce85fc1b227475873fe2f938e4c6
@@@ -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 <plugwash@raspbian.org> 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 <plugwash@raspbian.org> at Fri, 15 Nov 2024 07:30:48 +0000]
 +  * Try to disable docuementation build. It seems to be crashing.
 +
-  -- Raspbian forward porter <root@raspbian.org>  Sun, 11 May 2025 05:30:05 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <coucouf@debian.org>  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 <coucouf@debian.org>  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 <coucouf@debian.org>  Tue, 20 May 2025 08:47:36 +0200
  
  kf6-kio (6.13.0-3) unstable; urgency=medium
  
Simple merge
Simple merge
index 1560128258a32813cf90a2135d818a176cfba687,17474aa9fdc034bf17e1f2c5793fcab93ef0d58c..2785144738f170702b7bb24c6a4f90b6eab87b95
@@@ -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