Your message dated Sun, 15 Jun 2025 20:15:05 +0000
with message-id <[email protected]>
and subject line unblock plasma-vault
has caused the Debian Bug report #1107795,
regarding unblock: plasma-vault/6.3.5-1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1107795: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1107795
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], Debian Qt/KDE Maintainers 
<[email protected]>
Control: affects -1 + src:plasma-vault
User: [email protected]
Usertags: unblock

Dear Release Team,

please unblock package plasma-vault.

[ Reason ]
It contains the following changes:
* New upstream release (6.3.5).
  - Add missing include.
* Relax inter-plasma versioned dependency constraint so we can upload
  only 6.3.5 packages that have actual code changes.

[ Tests ]
- Tested decrypting some existing vaults successfully.

[ Risks ]
Only backport of upstream commits that apply cleanly. Further fixes can
easily be backported or the changes reverted.

[ Checklist ]
  [x] all changes are documented in the d/changelog
  [x] I reviewed all changes and I approve them
  [x] attach debdiff against the package in testing


Thanks!


unblock plasma-vault/6.3.5-1
diff -Nru plasma-vault-6.3.4/CMakeLists.txt plasma-vault-6.3.5/CMakeLists.txt
--- plasma-vault-6.3.4/CMakeLists.txt   2025-04-02 05:38:14.000000000 +0200
+++ plasma-vault-6.3.5/CMakeLists.txt   2025-05-06 19:59:24.000000000 +0200
@@ -4,7 +4,7 @@
 
 project(PlasmaVault)
 
-set(PROJECT_VERSION "6.3.4")
+set(PROJECT_VERSION "6.3.5")
 set(PROJECT_VERSION_MAJOR 6)
 
 set(CMAKE_CXX_STANDARD 20)
@@ -23,7 +23,7 @@
 # Extra CMake stuff
 include(FeatureSummary)
 
-set(PROJECT_DEP_VERSION "6.3.4")
+set(PROJECT_DEP_VERSION "6.3.5")
 set(QT_MIN_VERSION "6.7.0")
 set(KF6_MIN_VERSION "6.10.0")
 set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -Nru plasma-vault-6.3.4/debian/changelog 
plasma-vault-6.3.5/debian/changelog
--- plasma-vault-6.3.4/debian/changelog 2025-04-03 01:02:04.000000000 +0200
+++ plasma-vault-6.3.5/debian/changelog 2025-05-19 00:58:41.000000000 +0200
@@ -1,3 +1,13 @@
+plasma-vault (6.3.5-1) unstable; urgency=medium
+
+  [ Aurélien COUDERC ]
+  * New upstream release (6.3.5).
+    - Add missing include.
+  * Relax inter-plasma versioned dependency constraint so we can upload
+    only 6.3.5 packages that have actual code changes.
+
+ -- Aurélien COUDERC <[email protected]>  Mon, 19 May 2025 00:58:41 +0200
+
 plasma-vault (6.3.4-1) unstable; urgency=medium
 
   [ Patrick Franz ]
diff -Nru 
plasma-vault-6.3.4/debian/patches/relax-interplasma-versioned-deps.patch 
plasma-vault-6.3.5/debian/patches/relax-interplasma-versioned-deps.patch
--- plasma-vault-6.3.4/debian/patches/relax-interplasma-versioned-deps.patch    
1970-01-01 01:00:00.000000000 +0100
+++ plasma-vault-6.3.5/debian/patches/relax-interplasma-versioned-deps.patch    
2025-05-16 18:53:36.000000000 +0200
@@ -0,0 +1,11 @@
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -23,7 +23,7 @@
+ # Extra CMake stuff
+ include(FeatureSummary)
+ 
+-set(PROJECT_DEP_VERSION "6.3.5")
++set(PROJECT_DEP_VERSION "6.3.4")
+ set(QT_MIN_VERSION "6.7.0")
+ set(KF6_MIN_VERSION "6.10.0")
+ set(KDE_COMPILERSETTINGS_LEVEL "5.82")
diff -Nru plasma-vault-6.3.4/debian/patches/series 
plasma-vault-6.3.5/debian/patches/series
--- plasma-vault-6.3.4/debian/patches/series    1970-01-01 01:00:00.000000000 
+0100
+++ plasma-vault-6.3.5/debian/patches/series    2025-05-16 18:53:36.000000000 
+0200
@@ -0,0 +1 @@
+relax-interplasma-versioned-deps.patch
diff -Nru plasma-vault-6.3.4/kded/engine/commandresult.h 
plasma-vault-6.3.5/kded/engine/commandresult.h
--- plasma-vault-6.3.4/kded/engine/commandresult.h      2025-04-02 
05:38:14.000000000 +0200
+++ plasma-vault-6.3.5/kded/engine/commandresult.h      2025-05-06 
19:59:24.000000000 +0200
@@ -7,6 +7,7 @@
 #ifndef PLASMAVAULT_KDED_ENGINE_COMMAND_RESULT_H
 #define PLASMAVAULT_KDED_ENGINE_COMMAND_RESULT_H
 
+#include <QDebug>
 #include <QFuture>
 
 #include "asynqt/basic/all.h"

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply via email to