Your message dated Sat, 16 May 2026 10:23:17 +0000
with message-id <[email protected]>
and subject line Released with 13.5
has caused the Debian Bug report #1134828,
regarding trixie-pu: package kpackage/5.116.0-1+deb13u1
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.)


-- 
1134828: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1134828
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
Tags: trixie
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:kpackage
User: [email protected]
Usertags: pu

[ Reason ]
Fix "FTBFS randomly" bug #1031061.

[ Impact ]
Anybody trying to rebuild the package may unexpectedly find that
the package does not always build correctly.

[ Tests ]
I've checked that after disabling the flaky test, the package
builds again on the systems where it used to fail.

[ Risks ]
Very low. No real code changes, we are just disabling a test.

[ 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 (old)stable
  [X] the issue is verified as fixed in unstable

[ Changes ]
Disable flaky test.

[ Other info ]
I've already uploaded the package.
diff -Nru kpackage-5.116.0/debian/changelog kpackage-5.116.0/debian/changelog
--- kpackage-5.116.0/debian/changelog   2025-04-13 00:41:56.000000000 +0200
+++ kpackage-5.116.0/debian/changelog   2026-04-24 20:40:00.000000000 +0200
@@ -1,3 +1,10 @@
+kpackage (5.116.0-1+deb13u1) trixie; urgency=medium
+
+  * Team upload.
+  * Skip flaky test plasma-querytest. Closes: #1031061.
+
+ -- Santiago Vila <[email protected]>  Fri, 24 Apr 2026 20:40:00 +0200
+
 kpackage (5.116.0-1) unstable; urgency=medium
 
   [ Aurélien COUDERC ]
diff -Nru kpackage-5.116.0/debian/rules kpackage-5.116.0/debian/rules
--- kpackage-5.116.0/debian/rules       2023-03-16 22:42:01.000000000 +0100
+++ kpackage-5.116.0/debian/rules       2026-04-24 18:00:00.000000000 +0200
@@ -10,4 +10,5 @@
        dh_auto_configure -- -DBUILD_QCH=ON
 
 override_dh_auto_test:
-       xvfb-run -a --server-args="-screen 0 1024x768x24+32" dh_auto_test 
--buildsystem=kf5 -O--buildsystem=kf5 --no-parallel
+       xvfb-run -a --server-args="-screen 0 1024x768x24+32" \
+               dh_auto_test --buildsystem=kf5 -O--buildsystem=kf5 
--no-parallel -- ARGS+="-E plasma-querytest"

--- End Message ---
--- Begin Message ---
Package: release.debian.org
Version: 13.5

This update has been released as part of Debian 13.5.

--- End Message ---

Reply via email to