slepc4py (3.15.1-2build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <ginggs@ubuntu.com>  Wed, 16 Mar 2022 21:48:39 +0000

slepc4py (3.15.1-2) unstable; urgency=medium

  * Standards-Version: 4.6.0
  * refresh debian/source/lintian-overrides

 -- Drew Parsons <dparsons@debian.org>  Wed, 20 Oct 2021 23:26:15 +0200

slepc4py (3.15.1-1exp2) experimental; urgency=medium

  * reinstate slepc library patch in debian patch
    read_slepc_config.patch, which was inadvertently lost when
    refreshing patches for 3.15.0 (commit a2d11bc4)

 -- Drew Parsons <dparsons@debian.org>  Thu, 30 Sep 2021 01:43:31 +0200

slepc4py (3.15.1-1exp1) experimental; urgency=medium

  * New upstream release.

 -- Drew Parsons <dparsons@debian.org>  Mon, 27 Sep 2021 13:28:35 +0200

slepc4py (3.15.0-1exp1) experimental; urgency=medium

  * New upstream release (new ABI version 3.15).
  * debian/watch: track slepc4py upstream source from pypi.python.org,
    since slepc4py development is now merged into slepc upstream.
  * upstream source provides prebuilt docs, but build fresh html docs
    to ensure they are up to date with Debian's version of sphinx
  * drop jquery.js and underscore.js from source/lintian-overrides
    (true source now provided, no longer overlength)

 -- Drew Parsons <dparsons@debian.org>  Sat, 24 Apr 2021 03:07:08 +0200

slepc4py (3.14.0-2) unstable; urgency=medium

  * upload to unstable for ABI transition

 -- Drew Parsons <dparsons@debian.org>  Tue, 03 Nov 2020 01:00:51 +0800

slepc4py (3.14.0-1) experimental; urgency=medium

  * New upstream release.

 -- Drew Parsons <dparsons@debian.org>  Wed, 28 Oct 2020 16:07:18 +0800

slepc4py (3.13.0-5) unstable; urgency=medium

  * Build-Depends: python3-petsc4py
    (ensure petsc4py.pth is available)
  * invert Depends/Recommends relationship between python3-slepc4py and
    specific builds. apt-get install python3-slepc4py should "just work"

 -- Drew Parsons <dparsons@debian.org>  Wed, 23 Sep 2020 11:56:09 +0800

slepc4py (3.13.0-4) unstable; urgency=medium

  * bring 64-bit packages to unstable

 -- Drew Parsons <dparsons@debian.org>  Fri, 10 Jul 2020 11:57:29 +0800

slepc4py (3.13.0-3) experimental; urgency=medium

  * provide builds with 64-bit indexing in python3-slepc4py-64-real,
    python3-slepc4py-64-complex and version-specific variants.
  * relax circular dependency by setting python3-slepc4py Recommends:
    rather than Depends on specific slepc4py builds. Closes: #963850.

 -- Drew Parsons <dparsons@debian.org>  Sat, 04 Jul 2020 17:00:05 +0800

slepc4py (3.13.0-2) unstable; urgency=medium

  * debhelper compatibility level 13

 -- Drew Parsons <dparsons@debian.org>  Mon, 01 Jun 2020 12:20:24 +0800

slepc4py (3.13.0-1) experimental; urgency=medium

  * New upstream release.
  * update upstream homepage to https://gitlab.com/slepc/slepc4py
  * debian patch use_python3.patch sets docs to use sphinx with python3
  * build docs using sphinx
    - apiref no longer available: needs abandoned epydoc

 -- Drew Parsons <dparsons@debian.org>  Sun, 10 May 2020 02:34:10 +0800

slepc4py (3.12.0-7) unstable; urgency=medium

  * rebuild to allow migration to testing

 -- Drew Parsons <dparsons@debian.org>  Sat, 04 Apr 2020 18:32:05 +0800

slepc4py (3.12.0-6) unstable; urgency=medium

  * Facilitate slepc4py support for multiple installed SLEPc versions.
    - provide SLEPc-version-specific packages
      python3-slepc4py-real3.12 and python3-slepc4py-complex3.12.
    - python3-slepc4py-real and python3-slepc4py-complex are now dummy
      packages depending on the specific versioned packages.

 -- Drew Parsons <dparsons@debian.org>  Fri, 03 Apr 2020 13:59:49 +0800

slepc4py (3.12.0-5) unstable; urgency=medium

  * Standards-Version: 4.5.0
  * Use SLEPC_DIR to control choice of SLEPc build used with slepc4py
    at runtime (e.g. real or complex), instead of alternatives
  * python3-slepc4py-{real,complex} install the slepc4py modules
    underneath their respective SLEPC_DIRs.
  * python3-slepc4py is now a base package (not dummy) providing the
    path to the slepc4py module for the default SLEPc installation in
    /usr/lib/slepc. Export the environment variable SLEPC_DIR to
    use other SLEPc versions or builds.
  * run debian/tests/run-tests against complex build as well as
    default build

 -- Drew Parsons <dparsons@debian.org>  Sun, 15 Mar 2020 10:57:53 +0800

slepc4py (3.12.0-4) unstable; urgency=medium

  * rebuild for testing migration

 -- Drew Parsons <dparsons@debian.org>  Fri, 27 Dec 2019 02:28:41 +1100

slepc4py (3.12.0-3) unstable; urgency=medium

  * rename python-slepc4py-docs package as python-slepc4py-doc.
    Closes: #945621.

 -- Drew Parsons <dparsons@debian.org>  Tue, 24 Dec 2019 12:30:40 +1100

slepc4py (3.12.0-2) unstable; urgency=medium

  * upload slepc4py 3.12 to unstable

 -- Drew Parsons <dparsons@debian.org>  Thu, 19 Dec 2019 11:29:33 +1100

slepc4py (3.12.0-1) experimental; urgency=medium

  * New upstream release.
  * Standards-Version: 4.4.1

 -- Drew Parsons <dparsons@debian.org>  Thu, 17 Oct 2019 02:30:14 +0800

slepc4py (3.11.0-2) unstable; urgency=medium

  * Standards-Version: 4.4.0
  * drop python-slepc4py (python2 is deprecated)
  * autopkgtest: run debian/tests with script instead of pytest-3

 -- Drew Parsons <dparsons@debian.org>  Sun, 04 Aug 2019 11:32:56 +0800

slepc4py (3.11.0-1exp1) experimental; urgency=medium

  [ Jelmer Vernooĳ ]
  * Trim trailing whitespace.
  * Use secure copyright file specification URI.

  [ Drew Parsons ]
  * New upstream release.
  * Standards-Version: 4.3.0
  * debhelper compatibility level 12
  * mark python-slepc4py-docs as Multi-Arch: foreign

 -- Drew Parsons <dparsons@debian.org>  Wed, 17 Apr 2019 12:21:32 +0800

slepc4py (3.10.0-2) unstable; urgency=medium

  * remove alternatives when packages are removed. Closes: #915685.

 -- Drew Parsons <dparsons@debian.org>  Thu, 20 Dec 2018 22:23:50 +0100

slepc4py (3.10.0-1exp2) experimental; urgency=medium

  * Build-Depends: libslepc-complex3.10-dev, libpetsc-complex3.10-dev,
      python3-petsc4py-complex
  * run chrpath on SLEPc*.so and install python modules only for
    binary arch builds

 -- Drew Parsons <dparsons@debian.org>  Wed, 07 Nov 2018 01:49:25 +0800

slepc4py (3.10.0-1exp1) experimental; urgency=medium

  * New upstream release.
  * Provide python3-slepc4py-complex with complex number support.
    - Real number support is provided by python3-slepc4py-real
    - python3-slepc4py is now a dummy package depending on either
    - use alternatives to handle preferred slepc4py
  * debian patch read_slepc_config.patch reads slepc lib (slepc_real
    or slepc_complex) from SLEPC_LIB in slepcvariables for SLEPC_DIR

 -- Drew Parsons <dparsons@debian.org>  Tue, 06 Nov 2018 01:36:31 +0800

slepc4py (3.9.0-3) unstable; urgency=medium

  * Standards-Version: 4.2.1
  * add debian/tests (autopkgtest) to run tests and demos

 -- Drew Parsons <dparsons@debian.org>  Wed, 19 Sep 2018 16:51:06 +0800

slepc4py (3.9.0-2) unstable; urgency=medium

  * Standards-Version: 4.1.5
  * add source-is-missing lintian override for redirect.html
  * remove ancient-python-version-field X-Python-Version

 -- Drew Parsons <dparsons@debian.org>  Mon, 16 Jul 2018 09:54:20 +0800

slepc4py (3.9.0-1exp1) experimental; urgency=medium

  * New upstream version.
  * Standards-Version: 4.1.4
  * Update Vcs-Git to https to allow cloning by all.

 -- Drew Parsons <dparsons@debian.org>  Thu, 26 Apr 2018 17:51:09 +0800

slepc4py (3.8.0-3) unstable; urgency=medium

  * debian/control: update VCS tags to salsa.debian.org
  * d/rules: fix path to SLEPc*.so to remove RUNPATH
    (python build infrastructure has changed)
  * Build-Depends: python3-distutils

 -- Drew Parsons <dparsons@debian.org>  Wed, 21 Mar 2018 09:46:26 +0800

slepc4py (3.8.0-2) unstable; urgency=medium

  * debian/rules: automatically read version (3.8) from changelog

 -- Drew Parsons <dparsons@debian.org>  Sun, 04 Mar 2018 00:50:46 +0800

slepc4py (3.8.0-1exp2) experimental; urgency=medium

  * debian/rules: the dh_installdocs override applies to build-indep
    only (otherwise, building build-arch only fails)
  * Standards-Version: 4.1.3
  * debhelper compatibility level 11

 -- Drew Parsons <dparsons@debian.org>  Wed, 28 Feb 2018 17:10:20 +0800

slepc4py (3.8.0-1exp1) experimental; urgency=medium

  * Team upload.
  * New upstream version.
    - applies debian patches
  * Standards-Version: 4.1.1
  * debhelper compatibility level 10
  * docs Depends: libjs-jquery (>= 3.1.0), libjs-underscore (>= 1.3.1)
  * debian/control: Priority: optional
  * python-slepc4py-docs Section: doc

 -- Drew Parsons <dparsons@debian.org>  Mon, 06 Nov 2017 18:20:45 +0800

slepc4py (3.7.0-3) unstable; urgency=medium

  * Add python3 support via python3-slepc4py. Closes: #862111.
  * Use pybuild with debhelper (dh).
  * Move documentation and examples to python-slepc4py-docs.

 -- Drew Parsons <dparsons@debian.org>  Tue, 16 May 2017 14:40:15 +0800

slepc4py (3.7.0-2) unstable; urgency=medium

  * Release slepc4py 3.7 to unstable.

 -- Drew Parsons <dparsons@debian.org>  Wed, 17 Aug 2016 16:50:30 +0800

slepc4py (3.7.0-1exp1) experimental; urgency=medium

  * New upstream version.

 -- Drew Parsons <dparsons@debian.org>  Mon, 11 Jul 2016 22:49:08 +0800

slepc4py (3.6.0-1) unstable; urgency=low

  * Initial release. Closes: #600795.

 -- Drew Parsons <dparsons@debian.org>  Sat, 31 Oct 2015 16:13:51 +0800
