qscintilla2 (2.13.3+dfsg-3)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/2.13.3+dfsg-2 tag
- Git: https://salsa.debian.org/python-team/packages/qscintilla2.git
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 15388672
- Browser: https://salsa.debian.org/python-team/packages/qscintilla2
- Last scan: 2023-03-28 04:44:18+00
- Next scan: 2023-04-02 08:04:00+00
- Debian changelog in Git:
qscintilla2 (2.13.3+dfsg-3) unstable; urgency=medium
* Team upload.
* Copy the right file to pyproject.toml when installing Python bindings.
The install target calls sip-distinfo, which reads pyproject.toml file
to get the metadata. After build, pyproject.toml has contents from
pyproject-qt6.toml, which caused both Qt 5 and Qt 6 variants to get
metadata for Qt 6 variant (closes: #1027416).
* Update debian/libqscintilla2-qt5-15.symbols for mipsel.
-- Dmitry Shachnev <mitya57@debian.org> Sat, 31 Dec 2022 21:18:35 +0300
- This branch is 3 commits ahead of tag debian/2.13.3+dfsg-2
- Git log:
commit 52d14d1f1f005dc1fae684ff7ebd498f9bedf4c2
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Sat Dec 31 22:12:14 2022 +0300
Release to unstable.
commit 4ae49ce9aeff3df0032f16b5f80ce2e3a4e2ca14
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Sat Dec 31 22:11:32 2022 +0300
Update debian/libqscintilla2-qt5-15.symbols for mipsel.
commit f81d3c0cf8218b54e5ed178877430034b8951e7f
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Sat Dec 31 21:22:55 2022 +0300
Copy the right file to pyproject.toml when installing Python bindings.
The install target calls sip-distinfo, which reads pyproject.toml file
to get the metadata. After build, pyproject.toml has contents from
pyproject-qt6.toml, which caused both Qt 5 and Qt 6 variants to get
metadata for Qt 6 variant.
Closes: #1027416.