Merge version 3.16.3-2+rpi1 and 3.16.3-3 to produce 3.16.3-3+rpi1 archive/raspbian/3.16.3-3+rpi1 raspbian/3.16.3-3+rpi1
authorRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Feb 2022 13:47:45 +0000 (13:47 +0000)
committerRaspbian automatic forward porter <root@raspbian.org>
Fri, 18 Feb 2022 13:47:45 +0000 (13:47 +0000)
1  2 
debian/changelog
debian/control

index 5e5909830bbf367cd49ef60773b54b76cb0ba20f,1a72cf8961e10ca1297add0a0ab1d0417ea2f6b9..f734597bb7a738e7b4665255c6c987f51684fb5d
@@@ -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 <plugwash@raspbian.org> 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 <root@raspbian.org>  Fri, 15 Oct 2021 18:11:07 +0000
++ -- Raspbian forward porter <root@raspbian.org>  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 <bage@debian.org>  Mon, 07 Feb 2022 23:14:47 +0100
  
  gambas3 (3.16.3-2) unstable; urgency=medium
  
diff --cc debian/control
index cc57c2335359d468146a51b417f8cced964437e4,5a31695b864a58ddab19a20a7d566fe803df5fd6..b8d3bd2d0dad35ef10a444a0bd2ac7377b20baa4
@@@ -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