opendrop (3.3.1-5) unstable; urgency=medium

  * debian patch fix_DBo_2f7dc0e.patch applies upstream commit 2f7dc0e
    to fix analysis of Interfacial Tension.  Closes: #1032488.
  * replace debian patch sundials_nvector_API6.patch with
    sundials_API6_cf9d5aa.patch applying upstream commit
    cf9d5aa (dev branch) to fix build with sundials 6.
  * debian patch pygobject_gtk3.patch reduces gui errors by
    asserting use of Gtk 3.
  * Standards-Version: 4.6.2

 -- Drew Parsons <dparsons@debian.org>  Thu, 09 Mar 2023 02:24:59 +0100

opendrop (3.3.1-4) unstable; urgency=medium

  * debian/patches/sundials_nvector_API6.patch updates sundials
    (nvector) v6 API to use a SUNContext. Closes: #1025761.
  * mark opendrop-doc Multi-Arch: foreign
  * Standards-Version: 4.6.1

 -- Drew Parsons <dparsons@debian.org>  Tue, 13 Dec 2022 20:36:32 +0100

opendrop (3.3.1-3) unstable; urgency=medium

  * Switch to updated name for the pybuild PEP517 builder in the build-deps.

 -- Stuart Prescott <stuart@debian.org>  Wed, 09 Feb 2022 00:41:54 +1100

opendrop (3.3.1-2) unstable; urgency=medium

  * Fix building of documentation on the arch:all buildd.

 -- Stuart Prescott <stuart@debian.org>  Tue, 14 Dec 2021 16:50:50 +1100

opendrop (3.3.1-1) unstable; urgency=medium

  * New upstream version.
    - drop patch; no longer needed
    - update build-dependencies and binary package dependencies
    - switch opendrop package to be arch:any as it now contains compiled
      python modules to accelerate the computations
    - add patch to push hardening flags into scons
    - add patch to make PEP517 builder work with scons
    - add patch to make scons use the current python interpreter when building
      extensions.
  * Rework d/rules to use PEP517 plugin for pybuild as the buildsystem.
  * Test against all supported versions of Python 3 in autopkgtests tests.
  * Fix field name typo in debian/tests/control (Test => Tests).
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.0, no changes needed.

 -- Stuart Prescott <stuart@debian.org>  Tue, 14 Dec 2021 15:19:56 +1100

opendrop (3.1.7dev0-2) unstable; urgency=medium

  * opendrop Depends: python3-opencv,
    gir1.2-gdkpixbuf-2.0, gir1.2-gtk-3.0
  * move attribution comments from package description to
    debian/copyright. Closes: #972433.
  * Build-Depends: python3 not python3-all.
    python3-opencv does not currently build the cv2 extension for
    non-default python versions (see Bug#972566).

 -- Drew Parsons <dparsons@debian.org>  Tue, 20 Oct 2020 20:41:41 +0800

opendrop (3.1.7dev0-1) unstable; urgency=medium

  * Initial release (Closes: #968228)
  * debian patch app_main.patch fixes app loading for 3.1.7dev0

 -- Drew Parsons <dparsons@debian.org>  Wed, 12 Aug 2020 19:58:44 +0800
