Bas Couwenberg pushed to branch master at Debian GIS Project / grass
Commits: 3ee4e66e by Bas Couwenberg at 2019-10-25T04:20:33Z Switch to wxWidgets GTK 3 implementation. (closes: #943440) - - - - - 330bf243 by Bas Couwenberg at 2019-10-25T04:20:48Z Set distribution to unstable. - - - - - 2 changed files: - debian/changelog - debian/control Changes: ===================================== debian/changelog ===================================== @@ -1,8 +1,10 @@ -grass (7.8.0-2) UNRELEASED; urgency=medium +grass (7.8.0-2) unstable; urgency=medium * Bump Standards-Version to 4.4.1, no changes. + * Switch to wxWidgets GTK 3 implementation. + (closes: #943440) - -- Bas Couwenberg <[email protected]> Mon, 30 Sep 2019 19:02:39 +0200 + -- Bas Couwenberg <[email protected]> Fri, 25 Oct 2019 06:20:37 +0200 grass (7.8.0-1) unstable; urgency=medium ===================================== debian/control ===================================== @@ -34,7 +34,7 @@ Build-Depends: autoconf2.13, libreadline-dev, libsqlite3-dev, libtiff-dev, - libwxgtk3.0-dev, + libwxgtk3.0-gtk3-dev, libxmu-dev, libzstd-dev, lsb-release, View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/14d98f4f3d6359f2440496c0193a2070f55c32fb...330bf243eae5bc4530a28b8ea8a4b6c25f412777 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/14d98f4f3d6359f2440496c0193a2070f55c32fb...330bf243eae5bc4530a28b8ea8a4b6c25f412777 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
