From: Peter Michael Green Date: Thu, 30 Apr 2026 16:17:13 +0000 (+0000) Subject: Merge remote-tracking branch 'origin/forky-deb' into forky-working X-Git-Tag: archive/raspbian/4%6.6.3-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=00681083a6bf3e60d40432ca1f3cef73d0adc749;p=plasma-nm.git Merge remote-tracking branch 'origin/forky-deb' into forky-working --- 00681083a6bf3e60d40432ca1f3cef73d0adc749 diff --cc debian/changelog index 5759372,2829068..9eb600f --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,37 +1,44 @@@ - plasma-nm (4:6.5.4-1+rpi1) forky-staging; urgency=medium ++plasma-nm (4:6.6.3-3+rpi1) forky-staging; urgency=medium + + [changes brought forward from 4:6.2.4-1+rpi1 by Peter Michael Green at Mon, 30 Dec 2024 23:18:31 +0000] + * Avoid qt6-webengine on armhf. + + -- Peter Michael Green Thu, 30 Apr 2026 15:55:34 +0000 + + plasma-nm (4:6.6.3-3) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Add missing Breaks/Replaces against plasma-mobile. (Closes: + #1133231) + * Switch to declarative dh-sequence-qmldeps for runtime QML + dependencies management. + * Drop useless license stanzas from d/copyright. + * Bump Standards-Version to 4.7.4, no change required. + + -- Aurélien COUDERC Sat, 11 Apr 2026 18:55:32 +0200 + + plasma-nm (4:6.6.3-2) unstable; urgency=medium + + [ Aurélien COUDERC ] + * Release to unstable. + + -- Aurélien COUDERC Tue, 07 Apr 2026 08:59:53 +0200 + + plasma-nm (4:6.6.3-1) experimental; urgency=medium + + [ Aurélien COUDERC ] + * New upstream release (6.6.1). + * Update build-deps and deps with the info from cmake. + * Bump Standards-Version to 4.7.3, no change required. + * Drop Priority: optional, not needed anymore since dpkg 1.22.13. + * New upstream release (6.6.3). + * Update build-deps and deps with the info from cmake. + * Refresh copyright information. + * Use dh-sequence-plasma to inject common base version dependency into + binary packages. + + -- Aurélien COUDERC Wed, 25 Mar 2026 23:56:56 +0100 + plasma-nm (4:6.5.4-1) unstable; urgency=medium [ Aurélien COUDERC ] diff --cc debian/control index 390205d,27ef85c..1e46edc --- a/debian/control +++ b/debian/control @@@ -37,10 -39,12 +39,12 @@@ Build-Depends: debhelper-compat (= 13) modemmanager-dev (>= 1.0.0~), pkgconf, qcoro-qt6-dev, - qt6-base-dev (>= 6.9.0~), - qt6-declarative-dev (>= 6.9.0~), - qt6-webengine-dev (>= 6.9.0~) [amd64 arm64 i386], - Standards-Version: 4.7.2 + qml6-module-org-kde-kirigamiaddons-formcard, + qml6-module-org-kde-quickcharts, + qt6-base-dev (>= 6.10.0~), + qt6-declarative-dev (>= 6.10.0~), - qt6-webengine-dev (>= 6.10.0~) [amd64 arm64 armhf i386], ++ qt6-webengine-dev (>= 6.10.0~) [amd64 arm64 i386], + Standards-Version: 4.7.4 Homepage: https://invent.kde.org/plasma/plasma-nm Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/plasma-nm Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/plasma-nm.git