[Git][debian-gis-team/osm2pgsql][master] Don't define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H, fixed in libosmium.

Bas Couwenberg gitlab at salsa.debian.org
Fri Aug 30 14:19:47 BST 2019



Bas Couwenberg pushed to branch master at Debian GIS Project / osm2pgsql


Commits:
4eaa8b7b by Bas Couwenberg at 2019-08-30T13:10:54Z
Don't define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H, fixed in libosmium.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+osm2pgsql (1.0.0+ds-2) UNRELEASED; urgency=medium
+
+  * Don't define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H, fixed in libosmium.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Fri, 30 Aug 2019 15:10:29 +0200
+
 osm2pgsql (1.0.0+ds-1) unstable; urgency=medium
 
   * New upstream release.


=====================================
debian/rules
=====================================
@@ -10,8 +10,8 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 # Verbose test output
 export VERBOSE=1
 
-CFLAGS += $(CPPFLAGS) -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -DNDEBUG
-CXXFLAGS += $(CPPFLAGS) -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H -DNDEBUG
+CFLAGS += $(CPPFLAGS) -DNDEBUG
+CXXFLAGS += $(CPPFLAGS) -DNDEBUG
 
 %:
 	dh $@ \



View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/commit/4eaa8b7b519d6f27354f93757e44b234d87610ba

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/osm2pgsql/commit/4eaa8b7b519d6f27354f93757e44b234d87610ba
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/20190830/0267ee7f/attachment-0001.html>


More information about the Pkg-grass-devel mailing list