Your message dated Wed, 08 Jan 2025 19:00:19 +0000
with message-id <e1tvbhv-008nic...@fasolo.debian.org>
and subject line Bug#1087865: fixed in glm 0.9.9.8+ds-8
has caused the Debian Bug report #1087865,
regarding glm: 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.)
--
1087865: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087865
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: glm
Version: 0.9.9.8+ds-7
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: glm
Source-Version: 0.9.9.8+ds-8
Done: Andrea Pappacoda <and...@pappacoda.it>
We believe that the bug you reported is fixed in the latest version of
glm, 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.
Andrea Pappacoda <and...@pappacoda.it> (supplier of updated glm 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: Wed, 08 Jan 2025 19:16:44 +0100
Source: glm
Architecture: source
Version: 0.9.9.8+ds-8
Distribution: unstable
Urgency: low
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Andrea Pappacoda <and...@pappacoda.it>
Closes: 1087865
Changes:
glm (0.9.9.8+ds-8) unstable; urgency=low
.
* First dgit upload
* d/tests: bump minimum CMake version to 3.10 (Closes: #1087865)
Checksums-Sha1:
cf1161e8c6e6604e86ff5d883dd7ce7bda99e37c 1632 glm_0.9.9.8+ds-8.dsc
c0c20b11b0e1800f014e64d50588f739c8fa6bbd 14720 glm_0.9.9.8+ds-8.debian.tar.xz
Checksums-Sha256:
add383b757224fae6918f1b6e2d1cd6f604a31d232118242feea7678443259d1 1632
glm_0.9.9.8+ds-8.dsc
f90fccf25ebbae4241668d416cfdaf269956130a2a19b269affeca8e8cf6329a 14720
glm_0.9.9.8+ds-8.debian.tar.xz
Files:
d6a4ea51245e2ccab3083bd1df656674 1632 math optional glm_0.9.9.8+ds-8.dsc
c1de86854f63ce9a0af5a24154949e99 14720 math optional
glm_0.9.9.8+ds-8.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQS6VuNIvZRFHt7JcAdKkgiiRVB3pwUCZ37CYwAKCRBKkgiiRVB3
p0bKAQCQ9PLIRoXr+NmYPl4xlEcqTWORWdHO9KgEip5rarbGWAEAo1mdAv0q8hiR
/MIFkNCzTU5JlhwEtX9dSbmBkXSxZgY=
=KnPY
-----END PGP SIGNATURE-----
pgpOMXMbb8yVN.pgp
Description: PGP signature
--- End Message ---