Bas Couwenberg pushed to branch experimental at Debian GIS Project / spatialite
Commits: 5ac191c7 by Bas Couwenberg at 2019-04-13T09:28:35Z Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H to CFLAGS for PROJ 6.0.0. - - - - - 2 changed files: - debian/changelog - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,6 @@ spatialite (5.0.0~beta0-1~exp3) UNRELEASED; urgency=medium - * Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 to CFLAGS for PROJ 6.0.0. + * Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H to CFLAGS for PROJ 6.0.0. * Remove package name from lintian overrides. -- Bas Couwenberg <[email protected]> Fri, 08 Mar 2019 17:38:04 +0100 ===================================== debian/rules ===================================== @@ -11,7 +11,7 @@ export DH_OPTIONS export DEB_BUILD_MAINT_OPTIONS=hardening=+all # Workaround for proj_api.h deprecation in PROJ 6.0.0 -export DEB_CFLAGS_MAINT_APPEND=-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H=1 +export DEB_CFLAGS_MAINT_APPEND=-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H include /usr/share/dpkg/pkg-info.mk View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/commit/5ac191c7ce34540fa5094685fb68af83679d49a3 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/spatialite/commit/5ac191c7ce34540fa5094685fb68af83679d49a3 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
