From: Raspbian automatic forward porter Date: Tue, 8 Oct 2019 23:53:11 +0000 (+0100) Subject: Merge version 4:5.14.5.1-1+rpi1 and 4:5.14.5.1-2 to produce 4:5.14.5.1-2+rpi1 X-Git-Tag: archive/raspbian/4%5.14.5.1-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=fa57203eedc29b029b187039ca5427bd50e5c7a0;p=kdeplasma-addons.git Merge version 4:5.14.5.1-1+rpi1 and 4:5.14.5.1-2 to produce 4:5.14.5.1-2+rpi1 --- fa57203eedc29b029b187039ca5427bd50e5c7a0 diff --cc debian/changelog index 263210b3,f62e34e3..edc9fd20 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,24 +1,32 @@@ - kdeplasma-addons (4:5.14.5.1-1+rpi1) buster-staging; urgency=medium ++kdeplasma-addons (4:5.14.5.1-2+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 4:5.12.4-1+rpi1 by Peter Michael Green at Thu, 05 Apr 2018 14:07:17 +0000] + * Remove armhf from qtwebengine architectures, we don't have + qtwebengine in Raspbian. + - -- Raspbian forward porter Mon, 25 Feb 2019 18:17:33 +0000 ++ -- Raspbian forward porter Tue, 08 Oct 2019 23:53:11 +0000 ++ + kdeplasma-addons (4:5.14.5.1-2) unstable; urgency=medium + + * Team upload. + + [ John Scott ] + * Add dependency on qml-module-qtwebengine (Closes: 925406) + + [ Pino Toscano ] + * Bump Standards-Version to 4.4.1, no changes required. + * Pass -DBUILD_TESTING=OFF to cmake to disable the build of tests, as they + are not run at build time anyway. + * Backport upstream commit 959443f85ec94d0748d536a07edfa5a68c7d254b to fix + build with newer KF5; patch upstream_Fix-build.patch. + * Explicitly add the gettext build dependency. + * Drop the migration from kdeplasma-addons-dbg, no more needed after two + Debian stable releases. + * Do not use the ${shlibs:Depends} substvar for kdeplasma-addons-data, as + it is an arch:all package. + * Update lintian overrides. + + -- Pino Toscano Thu, 03 Oct 2019 07:48:46 +0200 kdeplasma-addons (4:5.14.5.1-1) unstable; urgency=medium diff --cc debian/control index 6e079a50,7ef5ae48..1bbafd2d --- a/debian/control +++ b/debian/control @@@ -46,9 -47,9 +47,9 @@@ Build-Depends: cmake (>= 3.0~) plasma-workspace-dev (>= 4:5.7~), qtbase5-dev (>= 5.11.0~), qtdeclarative5-dev (>= 5.11.0~), - qtwebengine5-dev (>= 5.11.0~) [amd64 arm64 armhf i386 mipsel], + qtwebengine5-dev (>= 5.11.0~) [amd64 arm64 i386 mipsel], shared-mime-info, - Standards-Version: 4.1.4 + Standards-Version: 4.4.1 Homepage: https://projects.kde.org/projects/kde/workspace/kdeplasma-addons Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kdeplasma-addons Vcs-Git: https://salsa.debian.org/qt-kde-team/kde/kdeplasma-addons.git