linphone-desktop (4.2.5-3)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/4.2.5-3 tag
- Git: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/pkg-voip-team/linphone-stack/linphone-desktop
- Last scan: 2022-05-17 12:44:04+00
- Next scan: 2022-05-25 19:52:00+00
- CI pipeline status: failed
- Debian changelog in Git:
linphone-desktop (4.2.5-3) unstable; urgency=medium
* Add qml-module-qtquick-controls to Depends (Closes: #978489)
-- Bernhard Schmidt <berni@debian.org> Sat, 02 Jan 2021 11:01:50 +0100
- This branch is 1 commit ahead of tag debian/4.2.5-3
- Git log:
commit 0e4d6ac7709a4e7814434c03e349a27503009379
Author: Bernhard Schmidt <berni@debian.org>
Date: Mon Jan 4 17:28:53 2021 +0100
d/control: Bump Qt5 dependency to 5.12
Unfortunately this prevents backports
if ( NOT Qt5_FOUND )
message(FATAL_ERROR "Minimum supported Qt5 version is 5.12!")
endif()