[ubuntu/oracular-proposed] petsc 3.20.6+dfsg1-3ubuntu1 (Accepted)
Matthias Klose
doko at ubuntu.com
Fri Aug 23 10:16:25 UTC 2024
petsc (3.20.6+dfsg1-3ubuntu1) oracular; urgency=medium
* Merge with Debian; remaining changes:
- debian/rules: pass -Wl,-z,defs to the linker to guard against future
misbuilds.
* Drop debian/patches/gcc-13.patch: fix misdetection of required C++
library with gcc-13.
petsc (3.20.6+dfsg1-3) unstable; urgency=medium
* build 64-bit petsc against scotch-int64 not scotch-long
to avoid 32-bit systems getting a mismatch between
SCOTCH_Num long int and PetscInt long long int.
The error reference to "long int" is a red herring, it's just int64
* libpetsc64-complex3.20-dev: fix alternatives link for
libpetsc64_complex.so (not libpets64c_complex.so)
petsc (3.20.6+dfsg1-2) unstable; urgency=medium
* configure 64-bit petsc to build against 64-bit (long) scotch.
- required for building with gcc-14, for which pointers to standard
SCOTCH_Num (int) are incompatible with pointers to 64-bit
PetscInt (declared as long int, not int64).
- provide lib path /usr/lib/$(DEB_HOST_MULTIARCH)/scotch-long as
explicit RUNPATH (-rpath) in the petsc64*.so shared libraries to
ensure the standard libptscotch.so build is not used at runtime.
- add lintian overrides (custom-library-search-path)
to acknowledge the intended explicit RUNPATHs
- Closes: #1075380.
Date: Fri, 23 Aug 2024 11:53:47 +0200
Changed-By: Matthias Klose <doko at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/+source/petsc/3.20.6+dfsg1-3ubuntu1
-------------- next part --------------
Format: 1.8
Date: Fri, 23 Aug 2024 11:53:47 +0200
Source: petsc
Architecture: source
Version: 3.20.6+dfsg1-3ubuntu1
Distribution: oracular
Urgency: medium
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Matthias Klose <doko at ubuntu.com>
Closes: 1075380
Changes:
petsc (3.20.6+dfsg1-3ubuntu1) oracular; urgency=medium
.
* Merge with Debian; remaining changes:
- debian/rules: pass -Wl,-z,defs to the linker to guard against future
misbuilds.
* Drop debian/patches/gcc-13.patch: fix misdetection of required C++
library with gcc-13.
.
petsc (3.20.6+dfsg1-3) unstable; urgency=medium
.
* build 64-bit petsc against scotch-int64 not scotch-long
to avoid 32-bit systems getting a mismatch between
SCOTCH_Num long int and PetscInt long long int.
The error reference to "long int" is a red herring, it's just int64
* libpetsc64-complex3.20-dev: fix alternatives link for
libpetsc64_complex.so (not libpets64c_complex.so)
.
petsc (3.20.6+dfsg1-2) unstable; urgency=medium
.
* configure 64-bit petsc to build against 64-bit (long) scotch.
- required for building with gcc-14, for which pointers to standard
SCOTCH_Num (int) are incompatible with pointers to 64-bit
PetscInt (declared as long int, not int64).
- provide lib path /usr/lib/$(DEB_HOST_MULTIARCH)/scotch-long as
explicit RUNPATH (-rpath) in the petsc64*.so shared libraries to
ensure the standard libptscotch.so build is not used at runtime.
- add lintian overrides (custom-library-search-path)
to acknowledge the intended explicit RUNPATHs
- Closes: #1075380.
Checksums-Sha1:
902d9bb8488989d5b0f02f220318166a614c3053 4690 petsc_3.20.6+dfsg1-3ubuntu1.dsc
640d748bc726b4cc83728fd34ba7ac8256c5f39d 114184 petsc_3.20.6+dfsg1-3ubuntu1.debian.tar.xz
09bce45865609c95e9770d76be81e56f235adf45 14400 petsc_3.20.6+dfsg1-3ubuntu1_source.buildinfo
Checksums-Sha256:
50cdd54e8c417ea723294e6650efd886e5e93bfa9f495ee343d41f06bf0acf07 4690 petsc_3.20.6+dfsg1-3ubuntu1.dsc
f9b59662f2cc5606baf5492ed524ad6674f5e5d99476e06e59edcfd6cb882d01 114184 petsc_3.20.6+dfsg1-3ubuntu1.debian.tar.xz
c92fc605b1755e9d7719b97a19ec0a522c11c4605b2be979e04a5d24c9d68eb0 14400 petsc_3.20.6+dfsg1-3ubuntu1_source.buildinfo
Files:
0ef877989df00a56fbaa1e03081c7622 4690 devel optional petsc_3.20.6+dfsg1-3ubuntu1.dsc
fa479345846d6bc0d2d8434ff35773ff 114184 devel optional petsc_3.20.6+dfsg1-3ubuntu1.debian.tar.xz
e4b4dc97f7ca84ff6c219363a52cbd16 14400 devel optional petsc_3.20.6+dfsg1-3ubuntu1_source.buildinfo
Original-Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
More information about the oracular-changes
mailing list