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 <smo...@ubuntu.com> 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 <pkg-telepathy-maintainers@lists.alioth Uploaders: Héctor Orón Martínez <zu...@debian.org> 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/