frescobaldi (3.3.0+ds1-2)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/3.3.0+ds1-2 tag
- Git: https://salsa.debian.org/python-team/packages/frescobaldi.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 262144
- Browser: https://salsa.debian.org/python-team/packages/frescobaldi
- Last scan: 2024-09-07 18:05:05+00
- Error: https://salsa.debian.org/api/v4/projects/python-team%2Fpackages%2Ffrescobaldi API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 408.
- Next scan: 2024-09-16 16:38:00+00
- Debian changelog in Git:
frescobaldi (3.3.0+ds1-2) unstable; urgency=medium
* Depend on python3-pyqt5.qtwebengine for supported architectures only.
QtWebEngine (qtwebengine-opensource-src) is currently built only for
[amd64 arm64 armhf i386 mips64el mipsel] (riscv64 to come) due to V8 JIT;
see https://bugzilla.redhat.com/show_bug.cgi?id=1298011.
The frescobaldi binary package is changed from all to any accordingly.
Frescobaldi is fully functional without QtWebEngine except the built-in
browser for LilyPond documentation.
* Add "Restrictions: allow-stderr" to debian/tests/control
as Frescobaldi (Qt) emits a harmless "This plugin does not support
createPlatformOpenGLContext!" message when testing on armhf.
-- Anthony Fok <foka@debian.org> Sun, 23 Apr 2023 11:35:29 -0600
- This branch is 1 commit ahead of tag debian/3.3.0+ds1-2
- Git log:
commit c856527c98e18b35227321489e4f2ec1d8c0cca5
Author: Bas Couwenberg <sebastic@debian.org>
Date: Tue Jul 25 12:15:39 2023 +0200
Don't use python3-pyqt5.qtwebengine on mipsel, package to be removed.