Control: tags 933429 + patch Hi Gunter,
Here's the debdiff for the NMU I uploaded yesterday. Cheers, Olly
diff -Nru wxmaxima-19.07.0/debian/changelog wxmaxima-19.07.0/debian/changelog --- wxmaxima-19.07.0/debian/changelog 2019-07-05 19:20:05.000000000 +1200 +++ wxmaxima-19.07.0/debian/changelog 2019-09-27 09:06:45.000000000 +1200 @@ -1,3 +1,10 @@ +wxmaxima (19.07.0-1.1) unstable; urgency=medium + + * Non-maintainer upload with maintainers permission. + * Update to build against GTK3 flavour of wxwidgets3.0. (Closes: #933429) + + -- Olly Betts <o...@survex.com> Fri, 27 Sep 2019 09:06:45 +1200 + wxmaxima (19.07.0-1) unstable; urgency=medium * A new upstream version. diff -Nru wxmaxima-19.07.0/debian/control wxmaxima-19.07.0/debian/control --- wxmaxima-19.07.0/debian/control 2019-07-05 19:08:43.000000000 +1200 +++ wxmaxima-19.07.0/debian/control 2019-09-27 09:02:22.000000000 +1200 @@ -2,7 +2,7 @@ Section: math Priority: optional Maintainer: Gunter Königsmann <wxmax...@physikbuch.de> -Build-Depends: debhelper (>= 11), cmake, libwxgtk3.0-dev, gettext +Build-Depends: debhelper (>= 11), cmake, libwxgtk3.0-gtk3-dev, gettext Standards-Version: 4.3.0 Vcs-Git: https://github.com/wxMaxima-developers/wxmaxima.git -b DebianPackaging Vcs-Browser: https://github.com/wxMaxima-developers/wxmaxima