qtdeclarative-opensource-src (5.15.2+dfsg-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 5.15.2+dfsg-3 > 5.15.2+dfsg-2
- Git: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/qt-kde-team/qt/qtdeclarative
- Last scan: 2021-01-26 14:06:12+00
- Next scan: 2021-02-03 04:13:00+00
- Debian changelog in Git:
qtdeclarative-opensource-src (5.15.2+dfsg-3) UNRELEASED; urgency=medium
[ Alexander Volkov ]
* Backport upstream patch to build qmltime as a tool.
[ Dmitry Shachnev ]
* Backport upstream patch to fix QML property cache leaks of delegate
items.
* Backport upstream patch to fix build with GCC 11.
* Update debian/watch: use format 4, and track only 5.15.x releases.
-- Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org> Mon, 18 Jan 2021 19:50:12 +0300
- This branch is 5 commits ahead of tag debian/5.15.2+dfsg-2
- Git log:
commit d9fc8b42146c1794ffee79362f8eb884d9a8c181
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Tue Jan 26 16:27:14 2021 +0300
Update debian/watch: use format 4, and track only 5.15.x releases.
commit ead1679cc8e40ac716cc74625d2630a54d6a9982
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Tue Jan 26 16:23:54 2021 +0300
Backport upstream patch to fix build with GCC 11.
commit 3a2d95792fc8ad9e2f555f3e4e7d26fd04b98de2
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Tue Jan 26 16:20:29 2021 +0300
Backport upstream patch to fix QML property cache leaks of delegate items.
commit 65c699e0910ca1381027d1fae08476a3de8c21da
Author: Dmitry Shachnev <mitya57@debian.org>
Date: Mon Jan 18 19:50:34 2021 +0300
Add a changelog entry for Alexander’s contribution.
commit 2b11db6c00a530fd21d1b3f50736d3a651c04ff0
Author: Alexander Volkov <avolkov@astralinux.ru>
Date: Mon Jan 18 19:05:53 2021 +0300
Backport upstream patch to build qmltime as a tool