Source: gpsbabel Version: 1.8.0+ds-5 Severity: important Tags: patch Control: block 1041266 by -1
Dear Maintainer, Your package needs to stop using qtwebengine5-dev on mipsel where the package is going to be removed. The attached patch resolves the issue. Kind Regards, Bas
diff -Nru gpsbabel-1.8.0+ds/debian/changelog gpsbabel-1.8.0+ds/debian/changelog --- gpsbabel-1.8.0+ds/debian/changelog 2022-06-25 21:49:08.000000000 +0200 +++ gpsbabel-1.8.0+ds/debian/changelog 2023-07-25 10:47:52.000000000 +0200 @@ -1,3 +1,10 @@ +gpsbabel (1.8.0+ds-5.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Don't use qtwebengine5-dev on mipsel, package to be removed. + + -- Bas Couwenberg <sebas...@debian.org> Tue, 25 Jul 2023 10:47:52 +0200 + gpsbabel (1.8.0+ds-5) unstable; urgency=medium [ Debian Janitor ] diff -Nru gpsbabel-1.8.0+ds/debian/control gpsbabel-1.8.0+ds/debian/control --- gpsbabel-1.8.0+ds/debian/control 2022-06-25 21:46:12.000000000 +0200 +++ gpsbabel-1.8.0+ds/debian/control 2023-07-25 10:47:18.000000000 +0200 @@ -11,7 +11,7 @@ libusb-1.0-0-dev, zlib1g-dev, libshp-dev, qtbase5-dev, - qtwebengine5-dev [amd64 arm64 armhf i386 mips64el mipsel], + qtwebengine5-dev [amd64 arm64 armhf i386 mips64el], qttools5-dev-tools, libqt5serialport5-dev, qttranslations5-l10n, @@ -71,7 +71,7 @@ This package contains the detailed documentation of gpsbabel. Package: gpsbabel-gui -Architecture: amd64 arm64 armhf i386 mips64el mipsel +Architecture: amd64 arm64 armhf i386 mips64el Depends: ${shlibs:Depends}, ${misc:Depends}, gpsbabel (= ${binary:Version}), gpsbabel-doc (= ${source:Version}) Recommends: qttranslations5-l10n Description: GPS file conversion plus transfer to/from GPS units - GUI