Your message dated Mon, 03 Mar 2025 15:34:47 +0000
with message-id <e1tp7od-00f22x...@fasolo.debian.org>
and subject line Bug#1087850: fixed in abseil 20230802.1-4.1
has caused the Debian Bug report #1087850,
regarding abseil: autopkgtest regression due to new CMake deprecation warning
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.)


-- 
1087850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: abseil
Version: 20230802.1-4
Severity: serious
User: cm...@packages.debian.org
Usertags: cmake-3.31

Dear maintainer,

your package has an autopkgtest regression with CMake 3.31. CMake has
deprecated backwards compatibility for versions earlier than 3.10,
which causes cmake_minimum_required() and/or cmake_policy() to emit a
warning on stderr, thereby causing your autopkgtest to fail. The
tests should be unaffected otherwise.

To avoid this warning from cmake_minimum_required() you have two
options:

1. Bump the minimum required version to at least 3.10. For reference,
the CMake version in oldstable is 3.18 and in oldoldstable is 3.13.

2. Add a maximum version with the ... operator. For example, instead
of cmake_minimum_required(VERSION 3.7) use
cmake_minimum_required(VERSION 3.7...3.31).

In either case, please verify that the requested policy profile is
compatible with your package. This is very likely the case you have a
non-trivial autopkgtest which passes after the change.

--- End Message ---
--- Begin Message ---
Source: abseil
Source-Version: 20230802.1-4.1
Done: Stefano Rivera <stefa...@debian.org>

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

Debian distribution maintenance software
pp.
Stefano Rivera <stefa...@debian.org> (supplier of updated abseil 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: Sat, 01 Mar 2025 11:00:26 -0400
Source: abseil
Architecture: source
Version: 20230802.1-4.1
Distribution: unstable
Urgency: medium
Maintainer: Benjamin Barenblat <bba...@debian.org>
Changed-By: Stefano Rivera <stefa...@debian.org>
Closes: 1087850
Changes:
 abseil (20230802.1-4.1) unstable; urgency=medium
 .
   * Non-Maintainer upload.
   * Bump cmake_minimum_required in the cmake autopkgtest to 3.5...3.31.
     (Closes: #1087850)
Checksums-Sha1:
 290e869fa8062b56e66bc411061fd36635ce5684 1924 abseil_20230802.1-4.1.dsc
 0ad25439956633e1cd99e901ef9f76a79b9bfe37 9788 
abseil_20230802.1-4.1.debian.tar.xz
 3b8de29d2eb13a07de8c6123e79ddf6193205e40 7287 
abseil_20230802.1-4.1_source.buildinfo
Checksums-Sha256:
 e9840b5ef2915a4e45e59e43b2435c7a80b58acfbc3fb7f96a5166ca7f4a39c1 1924 
abseil_20230802.1-4.1.dsc
 dc57388e8dcf27f5112497ad5bb7518d7c6a126045f79c79405c3980d16580ef 9788 
abseil_20230802.1-4.1.debian.tar.xz
 ec5031767a980ed05157b1a1dfe21863c83934d415dd91bb7a337509503e9a31 7287 
abseil_20230802.1-4.1_source.buildinfo
Files:
 613dd353909c0810c73b12b8ec1d1201 1924 libs optional abseil_20230802.1-4.1.dsc
 617a7539ae88f3d7d5932279308a4636 9788 libs optional 
abseil_20230802.1-4.1.debian.tar.xz
 601f678e0667a902898f65503d8454d6 7287 libs optional 
abseil_20230802.1-4.1_source.buildinfo

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

iIoEARYKADIWIQTumtb5BSD6EfafSCRHew2wJjpU2AUCZ8MiKxQcc3RlZmFub3JA
ZGViaWFuLm9yZwAKCRBHew2wJjpU2MXXAQCRKy7VofX1RKY/xEw/MESqiP8wYwNL
JOyMJ49hR6YlhgEAsuJflfWG18KEzdIbtECp3hm15mHkoKohKQjPZ559qQM=
=1KxF
-----END PGP SIGNATURE-----

Attachment: pgp16umGrtgYY.pgp
Description: PGP signature


--- End Message ---

Reply via email to