Debian NEW package overview for fenics-dolfinx
fenics-dolfinx_0.10.0.post2-1exp1_amd64.changes (click to toggle)
Format:1.8
Date:Wed, 12 Nov 2025 22:37:36 +0100
Source:fenics-dolfinx
Binary:dolfinx-doc libdolfinx-complex-dev libdolfinx-complex0.10 libdolfinx-complex0.10-dbgsym libdolfinx-dev libdolfinx-real-dev libdolfinx-real0.10 libdolfinx-real0.10-dbgsym python3-dolfinx python3-dolfinx-complex python3-dolfinx-real
Architecture:source all amd64
Version:1:0.10.0.post2-1exp1
Distribution:experimental
Urgency:medium
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Changed-By:Drew Parsons <dparsons@debian.org>
Description:
dolfinx-doc - Documentation and demo programs for DOLFIN
libdolfinx-complex-dev - Shared links and header files for DOLFIN (complex numbers)
libdolfinx-complex0.10 - Shared libraries for DOLFIN
libdolfinx-dev - Shared links and header files for DOLFIN
libdolfinx-real-dev - Shared links and header files for DOLFIN (real numbers)
libdolfinx-real0.10 - Shared libraries for DOLFIN
python3-dolfinx - Python interface for DOLFIN (Python 3)
python3-dolfinx-complex - Python interface for DOLFIN (Python 3)
python3-dolfinx-real - Python interface for DOLFIN (Python 3)
Changes:
fenics-dolfinx (1:0.10.0.post2-1exp1) experimental; urgency=medium

  * New upstream release. New ABI 0.10.
    - applies debian patch gjk_multiprecision_PR3770.diff
      and unpin_cffi.patch
    - deprecates demo_stokes_mumps_instead_of_superlu_dist.patch
    - Build-Depends-Indep: python3-sphinx-codeautolink (python docs)
  * debian patch lib_rename.patch: handling PETSc scalar type in
    python is moved from utils.py to petsc.py
  * debian patch doc_build.patch stops treating doxygen warnings as
    errors (in C++ docs). Life is too short to get precious about doc
    warnings.
  * update debian/watch to version 5 GitHub format
    to catch .post version releases
Files:
453f0c28263696a90153b0efbdc33a28 4324 math optional fenics-dolfinx_0.10.0.post2-1exp1.dsc
d4a7777e6760142032a762ff05acfe84 874472 math optional fenics-dolfinx_0.10.0.post2.orig.tar.gz
38c51fde09283ca6f2033eff19334b90 45408 math optional fenics-dolfinx_0.10.0.post2-1exp1.debian.tar.xz
d642cfb0516fdfba51f14f68b1f3812f 8863428 doc optional dolfinx-doc_0.10.0.post2-1exp1_all.deb
824adf7afcdb14ae11837dc5ed1d67bc 31776 math optional fenics-dolfinx_0.10.0.post2-1exp1_amd64.buildinfo
a82538dc1160f5caa0e11df78bca256f 49272 libdevel optional libdolfinx-complex-dev_0.10.0.post2-1exp1_amd64.deb
df96497df5f7b0c2b1faad92bf539a5c 13592236 debug optional libdolfinx-complex0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb
830c5772b01d62e479c35593dc18ea9f 646344 libs optional libdolfinx-complex0.10_0.10.0.post2-1exp1_amd64.deb
3497b8662ae75f34888821edc26a1456 225800 libdevel optional libdolfinx-dev_0.10.0.post2-1exp1_amd64.deb
4be4878eeafbd8d842451a3f4dc8f169 49276 libdevel optional libdolfinx-real-dev_0.10.0.post2-1exp1_amd64.deb
835d1c4e40d8c588f5bab696ba50cfd1 13590664 debug optional libdolfinx-real0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb
a3fc073b7c2aa0bab1b97bb56ccda84f 646524 libs optional libdolfinx-real0.10_0.10.0.post2-1exp1_amd64.deb
5376b11ffa30e5bac2ed4c316fa9f18d 1546256 python optional python3-dolfinx-complex_0.10.0.post2-1exp1_amd64.deb
77aeaa1f9b6ba0f8a8fad02ecf37096c 1543844 python optional python3-dolfinx-real_0.10.0.post2-1exp1_amd64.deb
67a04dec8fc71100fd30677970c3d10d 50608 python optional python3-dolfinx_0.10.0.post2-1exp1_amd64.deb
control file for libdolfinx-complex0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
Package:libdolfinx-complex0.10
Source:fenics-dolfinx
Version:1:0.10.0.post2-1exp1
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:1842
Depends:libadios2-mpi-c++11-2.10 (>=2.10.2+dfsg1), libbasix0.10 (>=0.10.0.post0), libc6 (>=2.32), libfmt10 (>=10.1.1+ds1), libgcc-s1 (>=4.3), libhdf5-openmpi-310 (>=1.12.0), libopenmpi40 (>=5.0.9), libpetsc-complex3.24 (>=3.24.1+dfsg1), libptscotch-7.0c (>=7.0.10), libpugixml1v5 (>=1.8.1), libscotch-7.0c (>=7.0.10), libslepc-complex3.24 (>=3.24.0+dfsg1), libspdlog1.15-fmt10, libstdc++6 (>=14)
Suggests:dolfinx-doc, python3-dolfinx
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://fenicsproject.org
Description:
Shared libraries for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the shared libraries with complex number support.
lintian 2.116.3+deb12u1 check for libdolfinx-complex0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
contents of libdolfinx-complex0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-12 21:37 ./
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root   1816696 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/libdolfinx_complex.so.0.10.0
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/libdolfinx-complex0.10/
-rw-r--r-- root/root     16123 2025-11-12 21:37 ./usr/share/doc/libdolfinx-complex0.10/changelog.Debian.gz
-rw-r--r-- root/root     26714 2025-11-12 21:37 ./usr/share/doc/libdolfinx-complex0.10/changelog.gz
-rw-r--r-- root/root     12447 2025-11-12 21:37 ./usr/share/doc/libdolfinx-complex0.10/copyright
lrwxrwxrwx root/root         0 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/libdolfinx_complex.so.0.10 -> libdolfinx_complex.so.0.10.0
control file for libdolfinx-complex0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
Package:libdolfinx-complex0.10-dbgsym
Source:fenics-dolfinx
Version:1:0.10.0.post2-1exp1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:13523
Depends:libdolfinx-complex0.10 (=1:0.10.0.post2-1exp1)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libdolfinx-complex0.10
Build-Ids:e83af8e4e678a0d9bcd6932a56a2d9e422892716
lintian 2.116.3+deb12u1 check for libdolfinx-complex0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
contents of libdolfinx-complex0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-12 21:37 ./
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/.build-id/e8/
-rw-r--r-- root/root  13837216 2025-11-12 21:37 ./usr/lib/debug/.build-id/e8/3af8e4e678a0d9bcd6932a56a2d9e422892716.debug
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-11-12 21:37 ./usr/share/doc/libdolfinx-complex0.10-dbgsym -> libdolfinx-complex0.10
control file for libdolfinx-real0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
Package:libdolfinx-real0.10
Source:fenics-dolfinx
Version:1:0.10.0.post2-1exp1
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:1842
Depends:libadios2-mpi-c++11-2.10 (>=2.10.2+dfsg1), libbasix0.10 (>=0.10.0.post0), libc6 (>=2.32), libfmt10 (>=10.1.1+ds1), libgcc-s1 (>=4.3), libhdf5-openmpi-310 (>=1.12.0), libopenmpi40 (>=5.0.9), libpetsc-real3.24 (>=3.24.1+dfsg1), libptscotch-7.0c (>=7.0.10), libpugixml1v5 (>=1.8.1), libscotch-7.0c (>=7.0.10), libslepc-real3.24 (>=3.24.0+dfsg1), libspdlog1.15-fmt10, libstdc++6 (>=14)
Suggests:dolfinx-doc, python3-dolfinx
Section:libs
Priority:optional
Multi-Arch:same
Homepage:https://fenicsproject.org
Description:
Shared libraries for DOLFIN
 DOLFIN is the Python and C++ interface of the FEniCS project for the
 automated solution of differential equations, providing a consistent
 PSE (Problem Solving Environment) for solving ordinary and partial
 differential equations. Key features include a simple, consistent and
 intuitive object-oriented API; automatic and efficient evaluation of
 variational forms; automatic and efficient assembly of linear
 systems; and support for general families of finite elements.
 .
 This package contains the shared libraries with real number support.
lintian 2.116.3+deb12u1 check for libdolfinx-real0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
contents of libdolfinx-real0.10_0.10.0.post2-1exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-12 21:37 ./
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/
-rw-r--r-- root/root   1816696 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/libdolfinx_real.so.0.10.0
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/libdolfinx-real0.10/
-rw-r--r-- root/root     16123 2025-11-12 21:37 ./usr/share/doc/libdolfinx-real0.10/changelog.Debian.gz
-rw-r--r-- root/root     26714 2025-11-12 21:37 ./usr/share/doc/libdolfinx-real0.10/changelog.gz
-rw-r--r-- root/root     12447 2025-11-12 21:37 ./usr/share/doc/libdolfinx-real0.10/copyright
lrwxrwxrwx root/root         0 2025-11-12 21:37 ./usr/lib/x86_64-linux-gnu/libdolfinx_real.so.0.10 -> libdolfinx_real.so.0.10.0
control file for libdolfinx-real0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
Package:libdolfinx-real0.10-dbgsym
Source:fenics-dolfinx
Version:1:0.10.0.post2-1exp1
Auto-Built-Package:debug-symbols
Architecture:amd64
Maintainer:Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Installed-Size:13522
Depends:libdolfinx-real0.10 (=1:0.10.0.post2-1exp1)
Section:debug
Priority:optional
Multi-Arch:same
Description:
debug symbols for libdolfinx-real0.10
Build-Ids:0a97f5240675097588123a3047c1744b42043bbd
lintian 2.116.3+deb12u1 check for libdolfinx-real0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
contents of libdolfinx-real0.10-dbgsym_0.10.0.post2-1exp1_amd64.deb (click to toggle)
drwxr-xr-x root/root         0 2025-11-12 21:37 ./
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/.build-id/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/lib/debug/.build-id/0a/
-rw-r--r-- root/root  13835280 2025-11-12 21:37 ./usr/lib/debug/.build-id/0a/97f5240675097588123a3047c1744b42043bbd.debug
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/
drwxr-xr-x root/root         0 2025-11-12 21:37 ./usr/share/doc/
lrwxrwxrwx root/root         0 2025-11-12 21:37 ./usr/share/doc/libdolfinx-real0.10-dbgsym -> libdolfinx-real0.10

Timestamp: 13.11.2025 / 00:02:36 (UTC)