adduser (3.154) unstable; urgency=medium . * The Happy New Year 2026 Release . [ Matt Barry ] * add --no-copy-skel option (Closes: #1099633) * document --no-copy-skel * refactor existing_*_ok . [ Marc Haber ] * make deluser --group work as documented. * have delgroup reject user-specific command line options. * correctly sanitize names in deluser. Thanks to Dagfinn Ilmari Mannsåker (Closes: #1109329) * update Swedish program and man page translation. Thanks to Daniel Nylander * make adduser error out if --system and account has a password (Closes: #1099734) dolfinx-mpc (0.10.0-2) unstable; urgency=medium . * upload dolfinx-mpc 0.10 to unstable dolfinx-mpc (0.10.0-1exp1) experimental; urgency=medium . * New upstream release. New ABI 0.10. - deprecates debian patch python_local_LICENSE.patch fenics (2:0.10.0.1) unstable; urgency=medium . * New FEniCS-X suite 0.10. - uses ufl 2025.2.0 * fenicsx Suggests: python3-dolfinx-mpc * report version of auxiliary components (scifem only, dolfinx_mpc does not provide its version) fenics-basix (0.10.0.post0-2) unstable; urgency=medium . * drop debian patch fix_doc_comments.patch (applied upstream) fenics-basix (0.10.0.post0-1exp3) experimental; urgency=medium . * hppa: skip test_macroedge[1-CellType.tetrahedron] p-machines (pasta,pacific,pad) fail while s-machines (sap) pass. More likely a bug in gcc than basix. See upstream basix Issue#979. * debian patch hurd_no_RUNTIME_DEPENDENCY_SET.patch drops unsupported RUNTIME_DEPENDENCY_SET on hurd fenics-basix (0.10.0.post0-1exp2) experimental; urgency=medium . * update versioned Build-Depends: python3-nanobind (>= 2.5.0~) fenics-basix (0.10.0.post0-1exp1) experimental; urgency=medium . * New upstream release. New ABI 0.10. - Depends: python3-ufl (>= 2025.2.0~) * debian/test: monitor and skip slowest tests on armel alongside riscv64. Thanks Colin Watson. Closes: #1090766 * update debian/watch to Version 5 format for GitHub. Needed to catch .post0 releases. fenics-dolfinx (1:0.10.0.post5-4) unstable; urgency=medium . * update python-dolfinx Breaks: python3-dolfinx-mpc (<< 0.10~) fenics-dolfinx (1:0.10.0.post5-3) unstable; urgency=medium . * libdolfinx-dev Breaks: fenicsx-performance-tests-source (<< 0.10~) python3-dolfinx Breaks: python3-scifem (<< 0.14~) * Standards-Version: 4.7.3 fenics-dolfinx (1:0.10.0.post5-2) unstable; urgency=medium . * debian/tests: test-dolfinx-python-demos skip demo_scattering_boundary_conditions on i386 with complex numbers (vtk 9.5 pushes i386 over its 32-bit memory limit) fenics-dolfinx (1:0.10.0.post5-1) unstable; urgency=medium . * New upstream 0.10 post release - applies debian patches fix_partitioner_ghost_PR4003.patch fix_scotch_partitioner_PR4001.patch, py314_refcount_bunkab84c39.patch * update versioned Depends: python3-ffcx (>= 1:0.10.1~), python3-ufl (>= 2025.2.0~) fenics-dolfinx (1:0.10.0.post4-1exp1) experimental; urgency=medium . * New upstream release - supports adios2 2.11 * debian/tests: reenable python demo_stokes (fixed in 0.10) fenics-dolfinx (1:0.10.0.post3-1exp6) experimental; urgency=medium . * powerpc: skip test_compare_solution_linear_vs_nonlinear_problem * update versioned Build-Depends: python3-nanobind (>= 2.5.0~) fenics-dolfinx (1:0.10.0.post3-1exp5) experimental; urgency=medium . * update debian/tests - set MPLBACKEND=Agg to run python demo tests with matplotlib off-screen (demo_comm-pattern.py) Complements PYVISTA_OFF_SCREEN=True already used for pyvista tests - add Restrictions: allow-stderr to python tests, since some demos emit warnings about pyvista off-screen and pytest itself emits a DeprecationWarning about crc32c * debian patch fix_demo_half_loaded_waveguide.patch fixes filepath handling in python demo_half_loaded_waveguide.py fenics-dolfinx (1:0.10.0.post3-1exp4) experimental; urgency=medium . * update debian patch doc_build.patch to fix location of local petsc4py docs * debian/rules: stop treating warnings as errors during python (sphinx) doc build (warns that pyvista intersphinx web objects are not accessible) fenics-dolfinx (1:0.10.0.post3-1exp3) experimental; urgency=medium . * update debian/tests - control Depends: python3-networkx for python demo tests (demo_comm-pattern.py) - test-dolfinx-python-demos skip pyamg demo tests (pyamg is not yet packaged for debian) - Depends: python3-pyvista for python demo tests * debian patches fix_scotch_partitioner_PR4001.patch and fix_partitioner_ghost_PR4003.patch apply upstream PR#4001 and #4003 to fix handling of mesh tests using the scotch partitioner fenics-dolfinx (1:0.10.0.post3-1exp2) experimental; urgency=medium . * debian patch test_no_mumps.patch skips test_mixed_system in test_petsc_solver_wrappers.py for kind="nest" (or list) if MUMPS is not available. For kind="mpi" (or None), fall back to superlu_dist, or petsc direct in serial. * adios2 is not reliable on bigendian systems (s390x), skip cpp demo demo_mixed_poisson* on them fenics-dolfinx (1:0.10.0.post3-1exp1) experimental; urgency=medium . * New upstream release * simplify openmpi handling by setting oversubscribe option only through env variable PRTE_MCA_rmaps_default_mapping_policy. MPIEXEC_PARAMS not needed. * add debian/source/lintian-overrides to ignore lintian warning test-leaves-python-version-untested. The python dependency is picked up via Depends: @builddeps@, and is not relevant to cpp fenics-dolfinx (1:0.10.0.post2-1exp3) experimental; urgency=medium . * debian patch fix_test_dg0.patch fixes skip of DG-0 test on systems without adios2 (without VTXWriter) * set PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe on openmpi systems. Needed by s390x buildd. fenics-dolfinx (1:0.10.0.post2-1exp2) experimental; urgency=medium . * debian/copyright: drop cpp/cmake/modules/FindSCOTCH.cmake * Depends: libptscotch-dev (>= 7.0.10~) not libscotch-dev libptscotch-dev depends on libscotch-dev, and dolfinx directly needs ptscotch. Use versioned depends v7.0.10 to provide cmake config files for scotch. * update README.Debian: SuperLU-Dist (used by PETSc) now uses CombBLAS in place of mc64, and so performance in principle is not compromised by removal of mc64 (removed from the superlu-dist package due to non-free licencing). dolfinx does not set a preference between MUMPS or SuperLU-Dist, by default simply using the default solver employed by PETSc. Choice of solver can be changed via petsc options (see demos for examples). * update debian patch doc_build.patch to use local docs with intersphinx. Build-Depends-Indep: python-petsc4py-doc, python-numpy-doc, python-mpi4py-doc, basix-doc, python-ffcx-doc, python-ufl-doc * debian/rules: don't run dh_numpy3 with dh_auto_install 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 fenics-ffcx (1:0.10.1-3) unstable; urgency=medium . * debian/tests Depends: python3-all-dev to test all supported python versions * s390x: skip test_ds_prism[float64], see upstream Issue#815 fenics-ffcx (1:0.10.1-2) unstable; urgency=medium . * upload ffcx 0.10 to unstable fenics-ffcx (1:0.10.1-1exp1) experimental; urgency=medium . * New upstream release - versioned Depends: python3-basix (>= 0.10.0~), python3-ufl (>= 2025.2.0~) * update name of test cache to remove with dh_clean * update debian/copyright: only ffcx/codegeneration/ufcx.h is declared under the UNLICENCE (public-domain) licence https://unlicense.org/ fenicsx-performance-tests (0.10.0-2) unstable; urgency=medium . * Standards-Version: 4.7.2 fenicsx-performance-tests (0.10.0-1exp1) experimental; urgency=medium . * New upstream release for dolfinx 0.10 * debian/rules: don't install .gitignore from source tree golang-github-prometheus-client-golang (1.23.2-1) unstable; urgency=medium . * New upstream release * Bump golang-github-prometheus-common-dev version constraint (>= 0.66.1) ntfy (2.11.0-3) unstable; urgency=medium . * Team upload . [ Ahmad Khalifa ] * d/control: fix Vcs urls since package was renamed * d/control: Bump standards, add Static-Built-Using * Fix manpage SPDX identifier to match debian/* . [ Otto Kekäläinen ] * Remove 'v' prefix from Debian tags * Sync gbp.conf contents with improvements suggested in Go team review * Start using vanilla salsa-ci.yml and keep gitlab-ci.yml for compatibility * Apply 'wrap-and-sort -vast' * Fix various issues detected by Lintian . [ Simon Josefsson ] * Use watch v5 onetbb (2022.3.0-1) unstable; urgency=medium . * Upload to unstable. onetbb (2022.3.0-1~exp1) experimental; urgency=medium . * New upstream version 2022.3.0 * Refresh existing patches. * Refresh symbols control file (3 new symbols). * Upload to experimental. prometheus-node-exporter (1.10.2-1) unstable; urgency=medium . * New upstream release * Refresh patches * Drop unused golang-github-josharian-native-dev Build-Depends * Bump Build-Depends version constraints - golang-github-prometheus-client-golang-dev (>= 1.23.2) - golang-github-prometheus-common-dev (>= 0.67.1) - golang-github-prometheus-procfs-dev (>= 0.19.0) scifem (0.16.1-1) unstable; urgency=medium . * New upstream release scifem (0.14.0-1exp1) experimental; urgency=medium . * New upstream release REMOVED: gpaw 25.7.0-1