[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#931931: marked as done (xastir: FTBFS with PROJ 6)



Your message dated Mon, 29 Jul 2019 00:01:52 +0200
with message-id <20190728220152.GA22870@msg.df7cb.de>
and subject line Re: Bug#931931: xastir: FTBFS with PROJ 6
has caused the Debian Bug report #931931,
regarding xastir: 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 owner@bugs.debian.org
immediately.)


-- 
931931: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=931931
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: xastir
Version: 2.1.2-1
Severity: important
Tags: upstream patch
User: debian-gis@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://github.com/Xastir/Xastir/issues/47

Kind Regards,

Bas
diff -Nru xastir-2.1.2/debian/changelog xastir-2.1.2/debian/changelog
--- xastir-2.1.2/debian/changelog	2019-06-28 15:12:43.000000000 +0200
+++ xastir-2.1.2/debian/changelog	2019-07-12 15:36:00.000000000 +0200
@@ -1,3 +1,9 @@
+xastir (2.1.2-2) UNRELEASED; urgency=medium
+
+  * Rebuild with PROJ 6.
+
+ -- Christoph Berg <myon@debian.org>  Fri, 12 Jul 2019 15:36:00 +0200
+
 xastir (2.1.2-1) unstable; urgency=medium
 
   * Team upload.
diff -Nru xastir-2.1.2/debian/rules xastir-2.1.2/debian/rules
--- xastir-2.1.2/debian/rules	2019-06-28 15:08:11.000000000 +0200
+++ xastir-2.1.2/debian/rules	2019-07-12 15:35:50.000000000 +0200
@@ -2,6 +2,9 @@
 
 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
+
 %:
 	dh $@ --with autoreconf
 

--- End Message ---
--- Begin Message ---
Version: 2.1.4-1

Re: Bas Couwenberg 2019-07-12 <[🔎] 156293915046.25275.1532732949367665670.reportbug@osiris.linuxminded.xs4all.nl>
> Your package FTBFS with PROJ 6 from experimental.

Version 2.1.4 seems fine now, but I forgot to check the bug before
uploading.

Thanks,
Christoph

--- End Message ---

Reply to: