From: Raspbian automatic forward porter Date: Fri, 15 Oct 2021 18:11:07 +0000 (+0100) Subject: Merge version 3.16.3-1+rpi1 and 3.16.3-2 to produce 3.16.3-2+rpi1 X-Git-Tag: archive/raspbian/3.16.3-2+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c00061b88ccc07c5f4194dbfede78c915197c784;p=gambas3.git Merge version 3.16.3-1+rpi1 and 3.16.3-2 to produce 3.16.3-2+rpi1 --- c00061b88ccc07c5f4194dbfede78c915197c784 diff --cc debian/changelog index d30f1890,21571632..5e590983 --- a/debian/changelog +++ b/debian/changelog @@@ -1,10 -1,15 +1,24 @@@ - gambas3 (3.16.3-1+rpi1) bookworm-staging; urgency=medium ++gambas3 (3.16.3-2+rpi1) bookworm-staging; urgency=medium + ++ [changes brought forward from 3.16.3-1+rpi1 by Peter Michael Green at Thu, 30 Sep 2021 17:21:52 +0000] + * Don't use qtwebengine on raspbian. + * Add build conflicts on libcgal-dev, it seems to break the build. + * Fix clean target. + - -- Peter Michael Green Thu, 30 Sep 2021 17:21:52 +0000 ++ -- Raspbian forward porter Fri, 15 Oct 2021 18:11:07 +0000 ++ + gambas3 (3.16.3-2) unstable; urgency=medium + + [ Bastian Germann ] + * Correct zstd component's description + * d/changelog: Correct email in old entry + * Set bage's debian.org email + * Webview components need gui impl (LP: #1944540) + + [ Pino Toscano ] + * Limit the Wayland component & packages to Linux only + + -- Bastian Germann Thu, 07 Oct 2021 02:16:48 +0200 gambas3 (3.16.3-1) unstable; urgency=medium diff --cc debian/control index c9892501,1216e62e..cc57c233 --- a/debian/control +++ b/debian/control @@@ -896,9 -893,10 +895,10 @@@ Description: Gambas Qt5 X11 componen This package allows the QT5 component to access X11. Package: gambas3-gb-qt5-webview -Architecture: amd64 arm64 armhf i386 mips64el mipsel +Architecture: amd64 arm64 i386 mips64el mipsel Section: kde Depends: gambas3-gb-qt5 (>= ${binary:Version}), + gambas3-gb-qt5-x11 | gambas3-gb-qt5-wayland, ${misc:Depends}, ${shlibs:Depends} Description: Gambas Qt5 Webview component