From: Scott Talbert Date: Wed, 19 Oct 2022 00:38:09 +0000 (-0400) Subject: Transition to wxWidgets 3.2 (Closes: #1019763) X-Git-Tag: archive/raspbian/8.0.3-2+rpi1^2^2^2~23 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=e060254ad8820070e218034462a3085dfd890daf;p=mathgl.git Transition to wxWidgets 3.2 (Closes: #1019763) --- diff --git a/debian/changelog b/debian/changelog index 1ef7979..94c7106 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +mathgl (8.0.1-4) UNRELEASED; urgency=medium + + * Team upload. + * Transition to wxWidgets 3.2 (Closes: #1019763) + + -- Scott Talbert Tue, 18 Oct 2022 20:36:39 -0400 + mathgl (8.0.1-3) unstable; urgency=medium * Make CMake "find_package(MathGL2)" work diff --git a/debian/control b/debian/control index c3e82b9..c9c035b 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: libqt5opengl5-dev, libqt5webkit5-dev, libtiff-dev, - libwxgtk3.0-gtk3-dev, + libwxgtk3.2-dev, libxcursor-dev, libxft-dev, libxi-dev,