Change logs for petsc source package in Impish

  • petsc (3.14.5+dfsg1-4) unstable; urgency=medium
    
      [ Andreas Beckmann ]
      * libpetsc-real3.14/libpetsc-complex3.14: Add Breaks against
        lib{petsc,slepc}-{real,complex}3.10 and libpetsc3.10-dev-{common,examples}
        for smoother upgrades from buster. The libraries are not co-installable
        due to the libhdf5-103 -> libhdf5-103-1 and other package renames, the
        -dev-* packages are affected by the removal of unversioned python.
        Closes: #987618.
    
      [ Drew Parsons ]
      * add lintian overrides to ignore breaks-without-version warning in
        libpetsc-real3.14 and libpetsc-complex3.14 from Breaks: libpetsc*3.10*
        and Breaks libslepc*3.10*. The version is embedded in the package
        names.
    
     -- Drew Parsons <email address hidden>  Sat, 01 May 2021 14:26:37 +0200
  • petsc (3.14.5+dfsg1-3) unstable; urgency=medium
    
      * petsc3.14-doc Depends: sphinx-common.
        Required since upstream tarball provides pregenerated docs, so
        dh_sphinxdoc does not automatically add sphinx-common.
        Closes: #985659.
      * cherry-pick specific bug fixes from PETSc 3.14.6
        - PR3681_scalapack_block_size.diff, sets block size of transposed
          ScalAPACK matrices
        - PR3686_DMPlex_missing_PetscSFSetUp.diff, adds PetscSFSetUp()
          to DM plexcreate.c
        - PR3722_umfpack_ordering.diff, use default umfpack ordering
          since much faster than PETSc ordering
        - PR3728_DM_anchor_initialize.diff, initialize variable in DM
          anchor calculation
    
     -- Drew Parsons <email address hidden>  Fri, 09 Apr 2021 13:28:02 +0200
  • petsc (3.14.5+dfsg1-2) unstable; urgency=medium
    
      * upload new bugfix release to unstable
    
     -- Drew Parsons <email address hidden>  Wed, 10 Mar 2021 12:21:59 +0100