[Git][debian-gis-team/spatialite][experimental] Add -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H to CFLAGS for PROJ 6.0.0.

Bas Couwenberg gitlab at salsa.debian.org
Sat Apr 13 10:43:57 BST 2019



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 <sebastic at debian.org>  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.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190413/335f6ec4/attachment-0001.html>


More information about the Pkg-grass-devel mailing list