diff -Nru kaccounts-providers-20.12.1/debian/changelog kaccounts-providers-20.12.1/debian/changelog --- kaccounts-providers-20.12.1/debian/changelog 2021-01-16 15:49:46.000000000 +0000 +++ kaccounts-providers-20.12.1/debian/changelog 2021-02-10 03:10:22.000000000 +0000 @@ -1,3 +1,17 @@ +kaccounts-providers (4:20.12.1-3+rpi2) bullseye-staging; urgency=medium + + * Also remove qtwebengine from architecture list for qml-module-qtwebengine + dependency. + + -- Peter Michael Green Wed, 10 Feb 2021 03:10:22 +0000 + +kaccounts-providers (4:20.12.1-3+rpi1) bullseye-staging; urgency=medium + + [changes brought forward from 4:20.08.0-2+rpi1 by Peter Michael Green at Thu, 20 Aug 2020 13:42:41 +0000] + * Remove armhf from qtwebengine architecture list. + + -- Raspbian forward porter Fri, 05 Feb 2021 21:43:55 +0000 + kaccounts-providers (4:20.12.1-3) unstable; urgency=medium * Team upload. diff -Nru kaccounts-providers-20.12.1/debian/control kaccounts-providers-20.12.1/debian/control --- kaccounts-providers-20.12.1/debian/control 2021-01-16 15:47:52.000000000 +0000 +++ kaccounts-providers-20.12.1/debian/control 2021-02-10 03:10:22.000000000 +0000 @@ -19,7 +19,7 @@ pkg-kde-tools (>= 0.12), qtbase5-dev (>= 5.12.0~), qtdeclarative5-dev (>= 5.12.0~), - qtwebengine5-dev (>= 5.12.0~) [amd64 arm64 armhf i386 mipsel], + qtwebengine5-dev (>= 5.12.0~) [amd64 arm64 i386 mipsel], Standards-Version: 4.5.1 Rules-Requires-Root: no Homepage: https://projects.kde.org/projects/kde/kdenetwork/kaccounts-providers @@ -33,7 +33,7 @@ qml-module-qtquick-controls, qml-module-qtquick-layouts, qml-module-qtquick2, - qml-module-qtwebengine [amd64 arm64 armhf i386 mipsel], + qml-module-qtwebengine [amd64 arm64 i386 mipsel], signon-plugin-oauth2, ${misc:Depends}, ${shlibs:Depends},