[Git][debian-gis-team/grass][experimental] 2 commits: Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.

Bas Couwenberg gitlab at salsa.debian.org
Sun Jul 7 07:10:57 BST 2019



Bas Couwenberg pushed to branch experimental at Debian GIS Project / grass


Commits:
74e1fcf6 by Bas Couwenberg at 2019-04-14T05:36:14Z
Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.

- - - - -
905af165 by Bas Couwenberg at 2019-07-07T06:10:48Z
Update gbp.conf to use --source-only-changes by default.

- - - - -


3 changed files:

- debian/changelog
- debian/gbp.conf
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,9 @@
+grass (7.6.1-1~exp2) UNRELEASED; urgency=medium
+
+  * Update gbp.conf to use --source-only-changes by default.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 07 Jul 2019 08:10:23 +0200
+
 grass (7.6.1-1~exp1) experimental; urgency=medium
 
   * New upstream release.
@@ -16,6 +22,12 @@ grass (7.6.1~rc1-1~exp1) experimental; urgency=medium
 
  -- Bas Couwenberg <sebastic at debian.org>  Sat, 09 Mar 2019 18:53:20 +0100
 
+grass (7.6.0-2) UNRELEASED; urgency=medium
+
+  * Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 compatibility.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 14 Apr 2019 07:34:30 +0200
+
 grass (7.6.0-1) unstable; urgency=medium
 
   * Drop unused lintian override.


=====================================
debian/gbp.conf
=====================================
@@ -14,3 +14,6 @@ upstream-tag = upstream/%(version)s
 
 # Always use pristine-tar.
 pristine-tar = True
+
+[buildpackage]
+pbuilder-options = --source-only-changes


=====================================
debian/rules
=====================================
@@ -6,6 +6,9 @@
 # Enable hardening build flags
 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
+
 # Disable PIE on Ubuntu where it's still problematic
 VENDOR_DERIVES_FROM_UBUNTU ?= $(shell dpkg-vendor --derives-from Ubuntu && echo yes)
 DISTRIBUTION_RELEASE       := $(shell lsb_release -cs)



View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/af35cc82f56f346229496295c739f150fccb1eee...905af165ea1f038ac330ded01c34ce4c2075faba

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/grass/compare/af35cc82f56f346229496295c739f150fccb1eee...905af165ea1f038ac330ded01c34ce4c2075faba
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/20190707/4a29b6e4/attachment-0001.html>


More information about the Pkg-grass-devel mailing list