diff -Nru kalgebra-20.08.0/debian/changelog kalgebra-20.08.0/debian/changelog
--- kalgebra-20.08.0/debian/changelog	2020-08-14 21:32:22.000000000 +0000
+++ kalgebra-20.08.0/debian/changelog	2020-08-20 20:00:52.000000000 +0000
@@ -1,3 +1,11 @@
+kalgebra (4:20.08.0-1+rpi1) bullseye-staging; urgency=medium
+
+  [changes brought forward from 4:17.08.3-2+rpi1 by Peter Michael Green <plugwash@raspbian.org> at Sat, 16 Dec 2017 12:52:33 +0000]
+  * Make armhf a non-webengine architecture.
+  * Fix clean target.
+
+ -- Raspbian forward porter <root@raspbian.org>  Thu, 20 Aug 2020 20:00:52 +0000
+
 kalgebra (4:20.08.0-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru kalgebra-20.08.0/debian/control kalgebra-20.08.0/debian/control
--- kalgebra-20.08.0/debian/control	2020-08-14 21:30:51.000000000 +0000
+++ kalgebra-20.08.0/debian/control	2020-08-20 20:00:52.000000000 +0000
@@ -23,7 +23,7 @@
                pkg-kde-tools (>> 0.15.15),
                qtbase5-dev (>= 5.4),
                qtdeclarative5-dev (>= 5.4),
-               qtwebengine5-dev [amd64 arm64 armhf i386 mipsel],
+               qtwebengine5-dev [amd64 arm64 i386 mipsel],
 Standards-Version: 4.5.0
 Homepage: https://kde.org/applications/education/org.kde.kalgebra
 Vcs-Browser: https://salsa.debian.org/qt-kde-team/kde/kalgebra
@@ -31,7 +31,7 @@
 Rules-Requires-Root: no
 
 Package: kalgebra
-Architecture: amd64 arm64 armhf i386 mipsel
+Architecture: amd64 arm64 i386 mipsel
 Section: math
 Depends: kalgebra-common (= ${binary:Version}),
          ${misc:Depends},
@@ -44,7 +44,7 @@
  This package is part of the KDE education module.
 
 Package: kalgebra-common
-Architecture: amd64 arm64 armhf i386 mipsel
+Architecture: amd64 arm64 i386 mipsel
 Section: math
 Depends: plasma-framework,
          qml-module-org-kde-analitza,
@@ -59,7 +59,7 @@
 Package: kalgebramobile
 Architecture: any
 Section: math
-Depends: kalgebra-common (= ${binary:Version}) [amd64 arm64 armhf i386 mipsel],
+Depends: kalgebra-common (= ${binary:Version}) [amd64 arm64 i386 mipsel],
          plasma-framework,
          qml-module-org-kde-kirigami2,
          ${misc:Depends},
diff -Nru kalgebra-20.08.0/debian/rules kalgebra-20.08.0/debian/rules
--- kalgebra-20.08.0/debian/rules	2020-02-14 09:27:20.000000000 +0000
+++ kalgebra-20.08.0/debian/rules	2020-08-20 20:00:52.000000000 +0000
@@ -12,7 +12,7 @@
 
 include /usr/share/dpkg/architecture.mk
 
-webengine_archs := amd64 arm64 armhf i386 mipsel
+webengine_archs := amd64 arm64 i386 mipsel
 
 %:
 	dh $@ --with kf5
@@ -21,3 +21,7 @@
 override_dh_auto_configure:
 	dh_auto_configure --buildsystem=kf5 -- -DMOBILE_BACKEND="none"
 endif
+
+override_dh_auto_clean:
+	dh_auto_clean
+	rm -rf debian/kalgebra