Your message dated Sun, 25 Aug 2019 20:47:44 +0000
with message-id <e1i1zqo-0004fy...@fasolo.debian.org>
and subject line Bug#931914: fixed in octave-octproj 1.1.5-5
has caused the Debian Bug report #931914,
regarding octave-octproj: FTBFS with PROJ 6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
931914: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931914
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: octave-octproj
Version: 1.1.5-4
Severity: important
Tags: upstream patch
User: debian-...@lists.debian.org
Usertags: proj-6

Dear Maintainer,

Your package FTBFS with PROJ 6 from experimental.

The attached patch fixes the issue by defining 
ACCEPT_USE_OF_DEPRECATED_PROJ_API_H.

Note that this is only a temporary workaround, proj_api.h will be
removed in PROJ 7 scheduled for March 2020.

Upstream is aware of the issue, see:

 https://savannah.gnu.org/bugs/index.php?56039

Kind Regards,

Bas
diff -Nru octave-octproj-1.1.5/debian/patches/proj6.patch 
octave-octproj-1.1.5/debian/patches/proj6.patch
--- octave-octproj-1.1.5/debian/patches/proj6.patch     1970-01-01 
01:00:00.000000000 +0100
+++ octave-octproj-1.1.5/debian/patches/proj6.patch     2019-03-08 
15:16:34.000000000 +0100
@@ -0,0 +1,24 @@
+Description: Define ACCEPT_USE_OF_DEPRECATED_PROJ_API_H for PROJ 6.0.0 
compatibility
+Author: Bas Couwenberg <sebas...@debian.org>
+Bug: https://savannah.gnu.org/bugs/index.php?56039
+
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -11,7 +11,7 @@ CFLAGS+=-Wstrict-prototypes -Wnested-ext
+ #Flags for C++
+ CXXFLAGS=$(FLAGSCOMW) $(FLAGSCOMO)
+ #Flags for the linker
+-LDFLAGS=-lproj
++LDFLAGS=-lproj -DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
+ #Export flags for compilers and linker
+ export CFLAGS CXXFLAGS
+ 
+@@ -20,7 +20,7 @@ all: compile
+ 
+ .PHONY: compile
+ compile:
+-      $(MKOCTFILE) -c projwrap.c -o projwrap.o
++      $(MKOCTFILE) -c projwrap.c -o projwrap.o 
-DACCEPT_USE_OF_DEPRECATED_PROJ_API_H
+       $(MKOCTFILE) -g _op_transform.cc projwrap.o $(LDFLAGS)
+       $(MKOCTFILE) -g _op_fwd.cc projwrap.o $(LDFLAGS)
+       $(MKOCTFILE) -g _op_inv.cc projwrap.o $(LDFLAGS)
diff -Nru octave-octproj-1.1.5/debian/patches/series 
octave-octproj-1.1.5/debian/patches/series
--- octave-octproj-1.1.5/debian/patches/series  2018-12-30 22:01:14.000000000 
+0100
+++ octave-octproj-1.1.5/debian/patches/series  2019-03-08 15:16:34.000000000 
+0100
@@ -1 +1,2 @@
 do-not-strip-debugging-symbols.patch
+proj6.patch

--- End Message ---
--- Begin Message ---
Source: octave-octproj
Source-Version: 1.1.5-5

We believe that the bug you reported is fixed in the latest version of
octave-octproj, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 931...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rafael Laboissiere <raf...@debian.org> (supplier of updated octave-octproj 
package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 25 Aug 2019 15:39:00 -0300
Source: octave-octproj
Architecture: source
Version: 1.1.5-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Octave Group <team+pkg-octave-t...@tracker.debian.org>
Changed-By: Rafael Laboissiere <raf...@debian.org>
Closes: 931914
Changes:
 octave-octproj (1.1.5-5) unstable; urgency=medium
 .
   * d/control: Bump Standards-Version to 4.4.0 (no changes needed)
   * d/p/build-against-proj-6.patch: New patch (Closes: #931914)
Checksums-Sha1:
 a1684485b8a2440e894e9b68b826f2568a7608ed 2045 octave-octproj_1.1.5-5.dsc
 aa124aa107e52c62334b0b95943208885771fd93 3312 
octave-octproj_1.1.5-5.debian.tar.xz
 f0939604ea23dc5ea93be78e69464f86e360bbfc 16481 
octave-octproj_1.1.5-5_amd64.buildinfo
Checksums-Sha256:
 ff9a5987f12bab2bb2c16384f523947fa1846fa3f78d1a0ec5b08731a5cbacde 2045 
octave-octproj_1.1.5-5.dsc
 4fff835655ce1d35b55f459424a5d0327e0b732872157a5c3844072c0382c457 3312 
octave-octproj_1.1.5-5.debian.tar.xz
 bef1e5265a604aa5965173225fd01e8019ac7d0368a4016fc3558fd8df73558d 16481 
octave-octproj_1.1.5-5_amd64.buildinfo
Files:
 21b6868287fd4fbe255c5af91f90c1e6 2045 math optional octave-octproj_1.1.5-5.dsc
 8a1e330152128cf975461435c34fe09b 3312 math optional 
octave-octproj_1.1.5-5.debian.tar.xz
 f5036de84cbef10071399e14ce331024 16481 math optional 
octave-octproj_1.1.5-5_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEP0ZDkUmP6HS9tdmPISSqGYN4XJAFAl1i3WsACgkQISSqGYN4
XJCHzg/9Gra8hfzxEtkixmUG/HWDMfw24024YleWLd413uYNHkltBdPRmPPk1KEc
U48mDz+wE2SOsUxTm1VzO9wTNDjTqcT3UcfbwpGbX8yCjevs8rSgDsPS0hnR4yVP
ohpPSPLIh//TnIKa7409OhSPuyxveIxuCzsvcve7kKSLpfvsziiMP/XkvihMVtsu
DfRjUpWbaCyUVkoQPnY6dDJOEB6xovmTpEQfvgtT9xXsXACtwy+5KRSgiXowq9qr
K3QVOQ35qIYlW1UWlmLtHtMvgk94znYPxmFfnLEQzHCYtEmLfCdEjFYitmsjD0eE
+cBnou83zluKoK4UkZeStqFd2cEC5fdiVjZlDvFwEWUy3LYgecjbNfaSE/J0pwbV
EDC++xXmE3gBMpoddrMG3cdnLDbgu/pZrwoDbyvpQhTaqLAX+05mefJC9bHQ6qXw
yPaaHzBxEVW0O4wDnGcGhgmfaDP5NNYBwJ5zDxsFPfWZcLZ5V8nCbvOXj5rJZWH+
lgqtRDij6i8DRNb6eatIrn8b9YwI2x5tOn/ZCgpbC8TBBIf2AQfU7HHl1COLavGd
zvZ/o5rXvofUzqXohmOXQ87qjc1HT+F1Mcyu0xz9aXu5lHM0e+osd4/1A6BOjnM8
eATVUO/KJnRZ5fQR0U3iQiWrh+BlAlhq8ZlzI8CIVnRmJhSYsjY=
=qvGk
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to