qutip (4.6.2-3build1) jammy; urgency=medium

  * No-change rebuild with Python 3.10 only

 -- Graham Inggs <ginggs@ubuntu.com>  Wed, 16 Mar 2022 23:19:36 +0000

qutip (4.6.2-3) unstable; urgency=medium

  * debian patch build_any_numpy_PR1747.patch applies upstream PR1747
    to drop the numpy<1.20 version constraint. Closes: #999517.
  * debian/rules: run dh_numpy3 after dh_python3

 -- Drew Parsons <dparsons@debian.org>  Wed, 05 Jan 2022 15:23:28 +0100

qutip (4.6.2-2) unstable; urgency=medium

  * replace debian patch test_plot_close.patch with official upstream
    PR#1648. Closes specific test plot, not "all" plots.
  * Standards-Version: 4.6.0

 -- Drew Parsons <dparsons@debian.org>  Tue, 31 Aug 2021 16:27:37 +0200

qutip (4.6.2-1) unstable; urgency=medium

  * New upstream release.
    - deprecates debian patches fix_test_control_pulseoptim_setup.patch
      and sparse_matrix_explicit_dtype_1452.patch
    - update versioned Build-Depends
       cython3 (>= 0.29.20~),
       python3-matplotlib (>= 1.2.1~),
       python3-numpy (>= 1.16.6~),
       python3-pytest (>= 5.2~)
  * Build-Depends: python3-cvxopt
    (for semidefinite options)
  * Run tests using qutip's own test methods rather than nose or pytest
  * debian patch test_plot_close.patch ensures plots are closed after
    testing, to avoid an XIO (Xvfb) error. See upstream Issue #1639.

 -- Drew Parsons <dparsons@debian.org>  Wed, 18 Aug 2021 00:04:38 +0200

qutip (4.5.3-1) unstable; urgency=medium

  * New upstream release.
    - expected to help future upgrades to numpy 1.20.

 -- Drew Parsons <dparsons@debian.org>  Sun, 07 Mar 2021 12:12:58 +0100

qutip (4.5.2-2) unstable; urgency=medium

  * debian patch sparse_matrix_explicit_dtype_1452.patch applies
    upstream PR#1452 to explicitly set dtype=np.complex128 when
    constructing scipy.sparse matrices with csr_matrix. Required for
    working with scipy 1.6.1. Closes: #983397.
  * Standards-Version: 4.5.1

 -- Drew Parsons <dparsons@debian.org>  Wed, 24 Feb 2021 19:55:30 +0100

qutip (4.5.2-1) unstable; urgency=medium

  * New upstream release.

 -- Drew Parsons <dparsons@debian.org>  Sun, 02 Aug 2020 19:21:51 +0800

qutip (4.5.1-1) unstable; urgency=medium

  * New upstream release.
  * debhelper compatibility level 13

 -- Drew Parsons <dparsons@debian.org>  Fri, 22 May 2020 13:19:11 +0800

qutip (4.5.0-3) unstable; urgency=medium

  * disable build-time tests on mip64el
    (times out on test_ssesolve_homodyne_methods)

 -- Drew Parsons <dparsons@debian.org>  Tue, 17 Mar 2020 23:47:54 +0800

qutip (4.5.0-2) unstable; urgency=medium

  * [Build-]Depends: python3-matplotlib (and in debian/tests also)

 -- Drew Parsons <dparsons@debian.org>  Fri, 13 Mar 2020 21:28:19 +0800

qutip (4.5.0-1) unstable; urgency=medium

  * New upstream release.
  * Standards-Version: 4.5.0
  * Build-Depends: python3-nose2 not python3-nose
    - override dh_auto_test to use nose2
  * Build-Depends: python3-pytest (imported explicitly by some tests)
  * debian patch fix_exception.patch ensures an Exception e is defined
    when generated code fails to import.

 -- Drew Parsons <dparsons@debian.org>  Tue, 10 Mar 2020 11:05:11 +0800

qutip (4.4.1-6) unstable; urgency=medium

  * run debian/tests (autopkgtest) only on amd64

 -- Drew Parsons <dparsons@debian.org>  Sun, 08 Dec 2019 22:23:26 +0800

qutip (4.4.1-5) unstable; urgency=medium

  * python3-qutip Depends: python3-dev, g++ (not gcc).
  * debian/tests Depends: python3-all-dev
  * debian patch fix_test_control_pulseoptim_setup.patch fixes pytest
    API for test setup/teardown in test_control_pulseoptim.py

 -- Drew Parsons <dparsons@debian.org>  Sun, 01 Dec 2019 22:25:31 +0800

qutip (4.4.1-4) unstable; urgency=medium

  * python3-qutip Depends: gcc. Needed but not automatically installed
    by cython. qutip generates cython code at runtime
    e.g. QobjEvo used in sesolve.py. Closes: #945608.
  * ignore build-time test errors on non-amd64 architectures

 -- Drew Parsons <dparsons@debian.org>  Sat, 30 Nov 2019 19:21:56 +0800

qutip (4.4.1-3) unstable; urgency=medium

  * Build-Depends: python3-all-dev
  * debian/tests Depends: python3-numpy, python3-scipy, cython3

 -- Drew Parsons <dparsons@debian.org>  Tue, 19 Nov 2019 23:40:17 +0800

qutip (4.4.1-2) unstable; urgency=medium

  * Register qutip/qip/circuit_latex.py in debian/copyright to
    acknowledge gpl-2.0 copyright of Q-circuit LaTeX script embedded
    in the Python code (the Python code itself is BSD-3).

 -- Drew Parsons <dparsons@debian.org>  Wed, 13 Nov 2019 13:46:09 +0800

qutip (4.4.1-1) unstable; urgency=medium

  * New upstream release.
  * update Maintainer to the Debian Science team
  * Standards-Version: 4.4.1
  * Build with OpenMP support.

 -- Drew Parsons <dparsons@debian.org>  Tue, 29 Oct 2019 02:39:11 +0800

qutip (4.3.1-1) unstable; urgency=medium

  * Initial release (Closes: #928287)

 -- Drew Parsons <dparsons@debian.org>  Sun, 05 May 2019 12:42:45 +0800
