Bas Couwenberg pushed to branch master at Debian GIS Project / saga
Commits: 60329337 by Bas Couwenberg at 2019-07-30T15:02:26Z Switch to wxWidgets GTK 3 implementation. (closes: #933464) - - - - - 3 changed files: - debian/changelog - debian/control - debian/control.in Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +saga (7.3.0+dfsg-2) UNRELEASED; urgency=medium + + * Team upload. + * Switch to wxWidgets GTK 3 implementation. + (closes: #933464) + + -- Bas Couwenberg <[email protected]> Tue, 30 Jul 2019 17:02:03 +0200 + saga (7.3.0+dfsg-1) unstable; urgency=medium * Team upload. ===================================== debian/control ===================================== @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), libqhull-dev, libsvm-dev, libvigraimpex-dev, - libwxgtk3.0-dev, + libwxgtk3.0-gtk3-dev, python3-dev, swig Standards-Version: 4.4.0 ===================================== debian/control.in ===================================== @@ -21,7 +21,7 @@ Build-Depends: debhelper (>= 9), libqhull-dev, libsvm-dev, libvigraimpex-dev, - libwxgtk3.0-dev, + libwxgtk3.0-gtk3-dev, python3-dev, swig Standards-Version: 4.4.0 View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/commit/603293370e25831df6d447e8532b3c472edf37a8 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/saga/commit/603293370e25831df6d447e8532b3c472edf37a8 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
