Package: release.debian.org Severity: normal User: release.debian.org@packages.debian.org Usertags: unblock X-Debbugs-Cc: qtbase-opensource-src@packages.debian.org Control: affects -1 + src:qtbase-opensource-src Please unblock package qtbase-opensource-src. [ Reason ] The new upload fixes bug #1035790 (missing Breaks+Replaces: libqtcore4). [ Impact ] Some Buster → Bullseye → Bookworm upgrades will fail with dpkg error about overwriting files. [ Tests ] No tests, but the change is trivial and just partially reverts an older change (where these Breaks/Replaces were removed). [ Risks ] Just adding Breaks/Replaces against an ancient package which is not even present in stable. No risk. [ Checklist ] [x] all changes are documented in the d/changelog [x] I reviewed all changes and I approve them [x] attach debdiff against the package in testing unblock qtbase-opensource-src/5.15.8+dfsg-8 -- Dmitry Shachnev
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+qtbase-opensource-src (5.15.8+dfsg-8) unstable; urgency=medium
+
+ * Add back Breaks/Replaces for libqtcore4 (closes: #1035790).
+
+ -- Dmitry Shachnev <mitya57@debian.org> Sat, 13 May 2023 14:12:14 +0300
+
qtbase-opensource-src (5.15.8+dfsg-7) unstable; urgency=medium
* Update a11y_root.diff. This time the code waits for Qt loop to process the
--- a/debian/control
+++ b/debian/control
@@ -89,6 +89,8 @@ Provides: qtbase-abi-5-15-8
Depends: shared-mime-info, ${misc:Depends}, ${shlibs:Depends}
Recommends: qttranslations5-l10n
Suggests: libthai0
+Breaks: libqtcore4 (<< 4:4.8.7+dfsg-20~)
+Replaces: libqtcore4 (<< 4:4.8.7+dfsg-20~)
Description: Qt 5 core module
Qt is a cross-platform C++ application framework. Qt's primary feature
is its rich set of widgets that provide standard GUI functionality.
Attachment:
signature.asc
Description: PGP signature