Bas Couwenberg pushed to branch master at Debian GIS Project / sosi2osm
Commits: 93c7804d by Bas Couwenberg at 2019-04-13T08:56:50Z Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,7 @@ sosi2osm (1.0.0-6) UNRELEASED; urgency=medium * Bump Standards-Version to 4.3.0, no changes. + * Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility. -- Ruben Undheim <[email protected]> Tue, 25 Dec 2018 23:16:00 +0100 ===================================== debian/rules ===================================== @@ -3,6 +3,7 @@ # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 +export DEB_CPPFLAGS_MAINT_APPEND = -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed export DEB_BUILD_MAINT_OPTIONS = hardening=+all View it on GitLab: https://salsa.debian.org/debian-gis-team/sosi2osm/commit/93c7804d67757a53beb432fc91a6cce359a211c4 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/sosi2osm/commit/93c7804d67757a53beb432fc91a6cce359a211c4 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
