Bug#1141105: calamares: diff for NMU version 3.4.2-1.1
Adrian Bunk <[email protected]>
| Newsgroups | gmane.linux.debian.devel.qt-kde |
|---|---|
| Message-ID | <akwjwVMMZTzvBheJ__24144.5600566053$1783374930$gmane$org@localhost> |
Control: tags 1141105 + patch Control: tags 1141105 + pending Dear maintainer, I've prepared an NMU for calamares (versioned as 3.4.2-1.1) and uploaded it to DELAYED/2. Please feel free to tell me if I should cancel it. cu Adrian
calamares-3.4.2-1.1-nmu.diff
(text/x-diff, 1.4 KB)
diffstat for calamares-3.4.2 calamares-3.4.2 changelog | 7 +++++++ control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff -Nru calamares-3.4.2/debian/changelog calamares-3.4.2/debian/changelog --- calamares-3.4.2/debian/changelog 2026-03-10 18:56:09.000000000 +0200 +++ calamares-3.4.2/debian/changelog 2026-07-06 21:37:46.000000000 +0300 @@ -1,3 +1,10 @@ +calamares (3.4.2-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Build-Depends: libqt6svg6-dev -> qt6-svg-dev (Closes: #1141105) + + -- Adrian Bunk <[email protected]> Mon, 06 Jul 2026 21:37:46 +0300 + calamares (3.4.2-1) unstable; urgency=medium * New upstream release diff -Nru calamares-3.4.2/debian/control calamares-3.4.2/debian/control --- calamares-3.4.2/debian/control 2026-03-10 18:56:09.000000000 +0200 +++ calamares-3.4.2/debian/control 2026-07-06 21:37:46.000000000 +0300 @@ -23,7 +23,6 @@ libpolkit-qt6-1-dev, libpwquality-dev, libboost-python-dev, - libqt6svg6-dev, libyaml-cpp-dev, os-prober <!nocheck>, pkgconf, @@ -34,7 +33,8 @@ qml-module-qtquick-privatewidgets, qml-module-qtquick-window2, qml-module-qtquick2, - qt6-base-dev + qt6-base-dev, + qt6-svg-dev Standards-Version: 4.7.3 Rules-Requires-Root: no Homepage: https://github.com/calamares/calamares