Your message dated Sat, 06 Sep 2025 12:14:57 +0100
with message-id 
<165032e5317517556dd7fd8cf24843112a3fb6ac.ca...@adam-barratt.org.uk>
and subject line Closing p-u requests for fixes included in 13.1
has caused the Debian Bug report #1112533,
regarding trixie-pu: package orca/48.1-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.)


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

Hello,

I have uploaded orca/48.1-1+deb13u1 for integration in Trixie.

[ Reason ]
A couple runtime dependencies are needed for some orca features.

[ Impact ]
Without python3-setproctitle the process name may not be set to orca,
depending how it is started.

Without python3-psutil, orca does not have access to the battery and CPU
percent statuses.

[ Tests ]
Manual tests.

[ Risks ]
The change is trivial.

[ 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 ]
It just adds a couple dependencies.
diff -Nru orca-48.1/debian/changelog orca-48.1/debian/changelog
--- orca-48.1/debian/changelog  2025-05-02 17:54:28.000000000 +0200
+++ orca-48.1/debian/changelog  2025-08-23 23:00:42.000000000 +0200
@@ -1,3 +1,9 @@
+orca (48.1-1+deb13u1) trixie; urgency=medium
+
+  * control: Add python3-setproctitle and python3-psutil dependencies.
+
+ -- Samuel Thibault <[email protected]>  Sat, 23 Aug 2025 23:00:42 +0200
+
 orca (48.1-1) unstable; urgency=medium
 
   * New upstream release
diff -Nru orca-48.1/debian/control orca-48.1/debian/control
--- orca-48.1/debian/control    2025-04-06 01:14:40.000000000 +0200
+++ orca-48.1/debian/control    2025-08-23 23:00:42.000000000 +0200
@@ -43,6 +43,8 @@
          at-spi2-core (>= 2.50.0~),
          python3-speechd,
          python3-dbus,
+         python3-setproctitle,
+         python3-psutil,
          speech-dispatcher,
          gsettings-desktop-schemas,
          xkbset,
diff -Nru orca-48.1/debian/salsa-ci.yml orca-48.1/debian/salsa-ci.yml
--- orca-48.1/debian/salsa-ci.yml       2025-04-06 01:15:48.000000000 +0200
+++ orca-48.1/debian/salsa-ci.yml       2025-08-23 23:00:42.000000000 +0200
@@ -7,6 +7,8 @@
   allow_failure: false
 
 variables:
+  SALSA_CI_DISABLE_VERSION_BUMP: 1
+  RELEASE: trixie
   SALSA_CI_REPROTEST_ENABLE_DIFFOSCOPE: 1
 
 # vim: ts=2 sw=2 et sts=2 ft=yaml

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

Hi,

Each of the updates referenced by these requests was included in
today's 13.1 point release for trixie.

Regards,

Adam

--- End Message ---

Reply via email to