Your message dated Fri, 28 Mar 2025 19:09:00 +0000
with message-id <e1tyf4e-001qft...@fasolo.debian.org>
and subject line Bug#1099837: fixed in maim 5.8.0-1
has caused the Debian Bug report #1099837,
regarding maim FTBFS with ICU 76.1
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.)


-- 
1099837: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1099837
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:maim
Version: 5.7.4-2
Severity: important
Tags: patch
User: debian-de...@lists.debian.org

Usertags: icu76

Hi,

Your package FTBFS with ICU 76.1 available from experimental.
I provide a working, tested patch to fix this issue.

Regards,
Laszlo/GCS
Description: fix FTBFS with ICU 75.1+
 Set correct C++ standard.
Author: Antoine Beaupré <anar...@debian.org>
Bug-Debian: https://bugs.debian.org/960420
Last-Update: 2025-03-01

---

--- maim-5.7.4.orig/CMakeLists.txt
+++ maim-5.7.4/CMakeLists.txt
@@ -42,7 +42,7 @@ find_package( Threads    REQUIRED )
 find_package( GLM        REQUIRED )
 
 set_property(TARGET ${BIN_TARGET} PROPERTY CXX_STANDARD_REQUIRED ON)
-set_property(TARGET ${BIN_TARGET} PROPERTY CXX_STANDARD 11)
+set_property(TARGET ${BIN_TARGET} PROPERTY CXX_STANDARD 17)
 set_property(TARGET ${BIN_TARGET} PROPERTY CXX_EXTENSIONS OFF)
 
 # Includes

--- End Message ---
--- Begin Message ---
Source: maim
Source-Version: 5.8.0-1
Done: Antoine Beaupré <anar...@debian.org>

We believe that the bug you reported is fixed in the latest version of
maim, 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 1099...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Antoine Beaupré <anar...@debian.org> (supplier of updated maim 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: SHA512

Format: 1.8
Date: Fri, 28 Mar 2025 13:23:51 -0400
Source: maim
Architecture: source
Version: 5.8.0-1
Distribution: unstable
Urgency: medium
Maintainer: Patrick O'Doherty <p...@trickod.com>
Changed-By: Antoine Beaupré <anar...@debian.org>
Closes: 1099837
Changes:
 maim (5.8.0-1) unstable; urgency=medium
 .
   * new upstream release
   * fix FTBFS with ICU 75.1+, thanks gcs (Closes: #1099837)
   * fix deprecated mesa depend
Checksums-Sha1:
 5d6205b32eb60a1fb7699ef18bdf1bd114796b7e 1355 maim_5.8.0-1.dsc
 76ba4cd73451271e7770c6e656e37cc0e2810fa9 42221 maim_5.8.0.orig.tar.gz
 dad4b947904d3acccbddfa9a53243327a6cef9ee 4232 maim_5.8.0-1.debian.tar.xz
 10d300139360d9171d8c7084ff59a6adba826ece 13323 maim_5.8.0-1_amd64.buildinfo
Checksums-Sha256:
 c69cad383cedd2717de44720e5cd903e86e7dd760836cfda62fb1822ca87ee0e 1355 
maim_5.8.0-1.dsc
 ad16c5db1f9fb606c50c042875fad4cc093422a54deede0f2ca25cef6e839c15 42221 
maim_5.8.0.orig.tar.gz
 0a3ec77ba1d9220817abe5e0308820fc14f508d1d2e561b60ea163fdf9ef7eb9 4232 
maim_5.8.0-1.debian.tar.xz
 886499256c6599721fc94907240cc3985554d79f0550f52ec6960721d87d6cec 13323 
maim_5.8.0-1_amd64.buildinfo
Files:
 b306b435fc4cefd55625bfab25a66183 1355 x11 optional maim_5.8.0-1.dsc
 663eca2252a6a330156427ac91b03a9a 42221 x11 optional maim_5.8.0.orig.tar.gz
 9748b4418cc2bbaf7c35be41cb445ec1 4232 x11 optional maim_5.8.0-1.debian.tar.xz
 ef2696b8abe7bddf606f5f80bfbe828c 13323 x11 optional 
maim_5.8.0-1_amd64.buildinfo


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

iHUEARYKAB0WIQS7ts1MmNdOE1inUqYCKTpvpOU0cwUCZ+bnUgAKCRACKTpvpOU0
c7AhAQDV9OD5b5xbr7PrKnFcmwMwr7QOEVPCs5S7CKJi129MoQD8Czbvl0eciTsz
7acXRArdzNcKGwbLesOIbAaNinstugY=
=yfR+
-----END PGP SIGNATURE-----

Attachment: pgp8yQMrkKPYO.pgp
Description: PGP signature


--- End Message ---

Reply via email to