From: Raspbian automatic forward porter Date: Fri, 18 Feb 2022 13:47:45 +0000 (+0000) Subject: Merge version 3.16.3-2+rpi1 and 3.16.3-3 to produce 3.16.3-3+rpi1 X-Git-Tag: archive/raspbian/3.16.3-3+rpi1^0 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=2c1287aaf9178c6857f41ed1d00d43c697996f02;p=gambas3.git Merge version 3.16.3-2+rpi1 and 3.16.3-3 to produce 3.16.3-3+rpi1 --- 2c1287aaf9178c6857f41ed1d00d43c697996f02 diff --cc debian/changelog index 5e590983,1a72cf89..f734597b --- a/debian/changelog +++ b/debian/changelog @@@ -1,11 -1,11 +1,20 @@@ - gambas3 (3.16.3-2+rpi1) bookworm-staging; urgency=medium ++gambas3 (3.16.3-3+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. + - -- Raspbian forward porter Fri, 15 Oct 2021 18:11:07 +0000 ++ -- Raspbian forward porter Fri, 18 Feb 2022 13:47:44 +0000 ++ + gambas3 (3.16.3-3) unstable; urgency=medium + + * Remove postgresql-server-dev-all MultiArch hint + + [ Jeremy Bicha ] + * Cherry-pick patch to build PDF support with C++17 + + -- Bastian Germann Mon, 07 Feb 2022 23:14:47 +0100 gambas3 (3.16.3-2) unstable; urgency=medium diff --cc debian/control index cc57c233,5a31695b..b8d3bd2d --- a/debian/control +++ b/debian/control @@@ -64,8 -64,8 +64,8 @@@ Build-Depends: debhelper-compat (= 12) linux-libc-dev [linux-any], mesa-common-dev, pkg-config, - postgresql-server-dev-all:native, + postgresql-server-dev-all, - qtwebengine5-dev [amd64 arm64 armhf i386 mips64el mipsel], + qtwebengine5-dev [amd64 arm64 i386 mips64el mipsel], unixodbc-dev, xdg-utils, zlib1g-dev