Your message dated Tue, 17 Feb 2026 05:18:32 -0500
with message-id <[email protected]>
and subject line Re: ofono-phonesim: Re-add ofono-phonesim as it is updated to 
use qt5
has caused the Debian Bug report #960941,
regarding ofono-phonesim: Re-add ofono-phonesim as it is updated to use qt5
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.)


-- 
960941: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960941
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ofono-phonesim
Version: 1.21-16-gadf231a8-0smoser0
Severity: important

Dear Maintainer,

Ofono-phonesim got dropped under bug #940141. The justification
was "It depends on Qt4 and is dead upstream".

Soon after the release of 1.21 upstream was ported to QT5.

To my knowledge, this package is still required to make some
bluetooth headsets work in HSP/HFP mode with pulseaudio [1]. At
least for my headset, I have not found another way.  A future
solution my include hsphfpd, but that is not currently a work
in progress upstream.

I have an updated source package with version 1.21-16-gadf231a8-0
at [2].  The only change required was the Build-Depends and
a new upstream snapshot.

Thanks.

[1] 
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/#usinghfpwithofono
[2] https://launchpad.net/~smoser/+archive/ubuntu/bluetooth .
[3] https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/94

-- System Information:
Debian Release: bullseye/sid
  APT prefers focal-updates
  APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-29-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ofono-phonesim depends on:
ii  libc6           2.31-0ubuntu9
ii  libgcc-s1       10-20200411-0ubuntu1
ii  libqt5core5a    5.12.8+dfsg-0ubuntu1
ii  libqt5dbus5     5.12.8+dfsg-0ubuntu1
ii  libqt5gui5      5.12.8+dfsg-0ubuntu1
ii  libqt5network5  5.12.8+dfsg-0ubuntu1
ii  libqt5qml5      5.12.8-0ubuntu1
ii  libqt5widgets5  5.12.8+dfsg-0ubuntu1
ii  libstdc++6      10-20200411-0ubuntu1

ofono-phonesim recommends no packages.

ofono-phonesim suggests no packages.

-- no debconf information
diff --git a/debian/changelog b/debian/changelog
index 57ba1d1..ee52714 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ofono-phonesim (1.21-16-gadf231a8-0) unstable; urgency=medium
+
+  * New upstream snapshot. Upstream ported to QT5.
+  * debian/control: replace qt4 deps with qt5.
+
+ -- Scott Moser <[email protected]>  Fri, 17 Apr 2020 16:48:09 -0400
+
 ofono-phonesim (1.21-1) unstable; urgency=medium
 
   [ Jonny Lamb ]
diff --git a/debian/control b/debian/control
index a14b6e6..9797e90 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,8 @@ Maintainer: Debian Telepathy maintainers 
<[email protected]
 Uploaders: Héctor Orón Martínez <[email protected]>
 Build-Depends: debhelper (>= 11),
                pkg-config,
-               libqt4-dev
+               qtbase5-dev,
+               qtdeclarative5-dev
 Standards-Version: 4.3.0
 Rules-Requires-Root: no
 Homepage: http://www.ofono.org/

--- End Message ---
--- Begin Message --- ofono-phonesim just escaped NEW, and I've uploaded the 2.1 release to unstable.


On Mon, 18 May 2020 11:42:54 -0400 Scott Moser <[email protected]> wrote:
Package: ofono-phonesim
Version: 1.21-16-gadf231a8-0smoser0
Severity: important

Dear Maintainer,

Ofono-phonesim got dropped under bug #940141. The justification
was "It depends on Qt4 and is dead upstream".

Soon after the release of 1.21 upstream was ported to QT5.

To my knowledge, this package is still required to make some
bluetooth headsets work in HSP/HFP mode with pulseaudio [1]. At
least for my headset, I have not found another way.  A future
solution my include hsphfpd, but that is not currently a work
in progress upstream.

I have an updated source package with version 1.21-16-gadf231a8-0
at [2].  The only change required was the Build-Depends and
a new upstream snapshot.

Thanks.

[1] 
https://www.freedesktop.org/wiki/Software/PulseAudio/Documentation/User/Bluetooth/#usinghfpwithofono
[2] https://launchpad.net/~smoser/+archive/ubuntu/bluetooth .
[3] https://gitlab.freedesktop.org/pulseaudio/pulseaudio/-/merge_requests/94

-- System Information:
Debian Release: bullseye/sid
  APT prefers focal-updates
  APT policy: (500, 'focal-updates'), (500, 'focal-security'), (500, 'focal')
Architecture: amd64 (x86_64)

Kernel: Linux 5.4.0-29-generic (SMP w/8 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages ofono-phonesim depends on:
ii  libc6           2.31-0ubuntu9
ii  libgcc-s1       10-20200411-0ubuntu1
ii  libqt5core5a    5.12.8+dfsg-0ubuntu1
ii  libqt5dbus5     5.12.8+dfsg-0ubuntu1
ii  libqt5gui5      5.12.8+dfsg-0ubuntu1
ii  libqt5network5  5.12.8+dfsg-0ubuntu1
ii  libqt5qml5      5.12.8-0ubuntu1
ii  libqt5widgets5  5.12.8+dfsg-0ubuntu1
ii  libstdc++6      10-20200411-0ubuntu1

ofono-phonesim recommends no packages.

ofono-phonesim suggests no packages.

-- no debconf information

--- End Message ---

Reply via email to