- gambas3 (3.18.0-4+rpi1) bookworm-staging; urgency=medium
++gambas3 (3.19.1-1+rpi1) trixie-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.
+
+ [changes taken from 3.17.3-2ubuntu1 by Gianfranco Costamagna]
+ * Use gcc-11 for now to fix a strange armhf build failure
+
- -- Raspbian forward porter <root@raspbian.org> Wed, 01 Feb 2023 13:06:07 +0000
++ -- Peter Michael Green <plugwash@raspbian.org> Thu, 20 Jun 2024 15:18:30 +0000
++
+ gambas3 (3.19.1-1) unstable; urgency=medium
+
+ * Team upload
+ * New upstream version 3.19.1
+ * Remove library B-Ds that worked around #960707 (Closes: #1067473)
+ * Remove kfreebsd leftovers
+ * Scan git for new versions
+
+ -- Bastian Germann <bage@debian.org> Fri, 22 Mar 2024 17:22:33 +0000
+
+ gambas3 (3.19.0-2) unstable; urgency=medium
+
+ * Fix lintian warning about pkg-config
+ * Correct lintian overrides
+
+ -- Bastian Germann <bage@debian.org> Fri, 16 Feb 2024 19:44:32 +0000
+
+ gambas3 (3.19.0-1) unstable; urgency=medium
+
+ * New upstream version 3.19.0
+ * d/copyright: Add new upstream info
+ * Add new gambas3-gb-highlight
+
+ [ Amin Bandali ]
+ * patch: make 'gb.pdf' compile with poppler 24.02.0 (Closes: #1063926)
+
+ -- Bastian Germann <bage@debian.org> Thu, 15 Feb 2024 19:19:50 +0000
+
+ gambas3 (3.18.4-3) unstable; urgency=medium
+
+ * Team upload
+
+ [ Jeremy Bícha ]
+ * Build with webkit2gtk 4.1 instead of 4.0
+
+ -- Bastian Germann <bage@debian.org> Thu, 04 Jan 2024 21:56:26 +0100
+
+ gambas3 (3.18.4-2) unstable; urgency=medium
+
+ * Team upload
+ * Revert "Drop clang (armel builds with gcc again)"
+ * Fix lintian: debian-rules-uses-wrong-environment-variable
+
+ -- Bastian Germann <bage@debian.org> Sun, 05 Nov 2023 14:05:42 +0100
+
+ gambas3 (3.18.4-1) unstable; urgency=medium
+
+ * Team upload
+ * Drop clang (armel builds with gcc again)
+ * Drop Bastian from Uploaders
+ * New upstream version 3.18.4
+
+ -- Bastian Germann <bage@debian.org> Sat, 04 Nov 2023 23:29:27 +0100
+
+ gambas3 (3.18.3-1) unstable; urgency=medium
+
+ * New upstream version 3.18.3
+
+ [ Amin Bandali ]
+ * Add debian/patches/gb-pdf-poppler-upper-bound.patch to remove the
+ upper bound on poppler version for gb.pdf, so it could be built
+ with poppler 23.08.0 and later as well.
+
+ -- Bastian Germann <bage@debian.org> Fri, 18 Aug 2023 22:13:04 +0200
+
+ gambas3 (3.18.2-3) unstable; urgency=medium
+
+ [ Bas Couwenberg ]
+ * Don't use qtwebengine5-dev on mipsel; to be removed (Closes: #1041909)
+
+ -- Bastian Germann <bage@debian.org> Tue, 25 Jul 2023 10:07:47 +0200
+
+ gambas3 (3.18.2-2) unstable; urgency=medium
+
+ * Disable SDL 1.2 components (Closes: #1038356)
+ * Include gb.geom.component with wildcard
+
+ -- Bastian Germann <bage@debian.org> Mon, 19 Jun 2023 16:32:11 +0200
+
+ gambas3 (3.18.2-1) unstable; urgency=medium
+
+ * New upstream version 3.18.2
+ * Drop transitional packages (Closes: #1032701, #1032702, #1032703, #1032720)
+ * Let -webkit packages depend on both -x11 and -wayland
+ * Drop upstream patch
+
+ -- Bastian Germann <bage@debian.org> Wed, 14 Jun 2023 18:14:24 +0200
gambas3 (3.18.0-4) unstable; urgency=medium
Vcs-Git: https://salsa.debian.org/gambas-team/gambas3.git
Vcs-Browser: https://salsa.debian.org/gambas-team/gambas3
Maintainer: Debian Gambas Team <team+debian-gambas@tracker.debian.org>
- Uploaders: Bastian Germann <bage@debian.org>,
- José L. Redrejo Rodríguez <jredrejo@debian.org>
+ Uploaders: José L. Redrejo Rodríguez <jredrejo@debian.org>
Build-Depends: debhelper-compat (= 12),
- clang [armel],
+ clang [armel], gcc-11 [armhf], g++-11 [armhf],
gettext,
libalure-dev,
libbz2-dev,
libzstd-dev,
linux-libc-dev [linux-any],
mesa-common-dev,
- pkg-config,
- qtwebengine5-dev [amd64 arm64 i386 mips64el mipsel],
+ pkgconf,
- qtwebengine5-dev [amd64 arm64 armhf i386 mips64el],
++ qtwebengine5-dev [amd64 arm64 i386 mips64el],
unixodbc-dev,
xdg-utils,
zlib1g-dev
This package allows the QT5 component to access X11.
Package: gambas3-gb-qt5-webview
- Architecture: amd64 arm64 i386 mips64el mipsel
-Architecture: amd64 arm64 armhf i386 mips64el
++Architecture: amd64 arm64 i386 mips64el
Section: kde
Depends: gambas3-gb-qt5 (>= ${binary:Version}),
- gambas3-gb-qt5-x11 (>= ${binary:Version}) | gambas3-gb-qt5-wayland (>= ${binary:Version}),
+ gambas3-gb-qt5-x11 (>= ${binary:Version}), gambas3-gb-qt5-wayland (>= ${binary:Version}),
${misc:Depends},
${shlibs:Depends}
Description: Gambas Qt5 Webview component