[Git][debian-gis-team/sosi2osm][master] Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Apr 13 10:01:55 BST 2019
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 <ruben.undheim at gmail.com> 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20190413/d05dd1de/attachment.html>
More information about the Pkg-grass-devel
mailing list