vcswatch reports that
this package seems to have a new changelog entry (version
0.8.1+dfsg-3, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 7fb81a9c7707580e8245fb89e42898ef51dc3b13
Merge: d2a9ce4 035d9fe
Author: Graham Inggs <ginggs@debian.org>
Date: Sun Jul 23 10:25:22 2023 +0000
Merge branch 'orphan' into 'master'
Move package to the QA team
See merge request julia-team/openlibm!4
commit d2a9ce4966a8df8125ac2d5bf9f3dba304594c3e
Merge: 76532b3 37f1241
Author: Graham Inggs <ginggs@debian.org>
Date: Sun Jul 23 10:25:09 2023 +0000
Merge branch 'multiarch-fixes' into 'master'
Apply hints suggested by the multi-arch hinter
See merge request julia-team/openlibm!3
commit 035d9feb40f983fdfe5c2790ff90bb65b3c1c73f
Author: Debian Janitor <janitor@jelmer.uk>
Date: Sat Mar 4 10:00:48 2023 +0000
Move package to QA team.
commit 37f12417c50002f8267e66a8b1085a0556e49aee
Author: Debian Janitor <janitor@jelmer.uk>
Date: Wed Oct 26 12:59:02 2022 +0000
Apply multi-arch hints.
+ libopenlibm-dev, libopenlibm4: Drop Multi-Arch: same.
Changes-By: apply-multiarch-hints
commit 76532b346a37d5b6c86db1081908232794b2bbe7
Merge: 03f3a46 ab1ac62
Author: Mo Zhou <lumin@debian.org>
Date: Thu Oct 6 20:48:01 2022 +0000
Merge branch 'master' into 'master'
Unset MARCH during build and test
See merge request julia-team/openlibm!2
commit ab1ac62c3d6a108d824abdd4e7e4c443ed887a03
Author: Adrian Bunk <bunk@debian.org>
Date: Tue Jul 26 00:41:51 2022 +0300
Unset MARCH during build and test
This broke on armhf due to a Debian packaging change in the
interpretation of -march on ARM, and would have been a baseline
violation on armel if the package wouldn't FTBFS there for other
reasons.