sfepy (2025.3-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2025.3
  * Fix SyntaxWarning (Closes: #1087083)
  * Drop "Rules-Requires-Root: no": it is now the default

 -- Alexandre Detiste <tchet@debian.org>  Sat, 04 Oct 2025 13:36:36 +0200

sfepy (2025.2-2) unstable; urgency=medium

  * Team upload.
  * Added patch to fix C23 syntax error. Closes: #1114374
  * Standards-Version: 4.7.2 (routine-update)

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 16 Sep 2025 18:53:46 +0200

sfepy (2025.2-1) unstable; urgency=medium

  * Team upload.

  [ Andreas Tille ]
  * New upstream version
  * Fix download filename in watch file
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Build-Depends: python3-skbuild
  * Use cython3-legacy
    Closes: #1056887
  * Build-Depends: ninja-build, python3-pytest

  [ Francesco Ballarin ]
  * [2e016a3] Add Francesco Ballarin to uploaders
  * [c58a62a] Add Build-Depends on python-pyvista, and suggest it for
              installation alongside python3-sfepy
  * [7dc0f45] Add debian/patches/drop_jax_from_{docs, examples}.diff:
              - cause: JAX is not packaged yet by debian
              - effect: documentation would fail to build due
                sfepy.terms.terms_jax failing to import
              - effect:
                examples/linear_elasticity/elastodynamic_identification.py would
                fail due to missing dw_*_ad terms, defined in sfepy.terms.terms_jax
  * [5763ccb] Fix debian/python-sfepy-doc.examples: examples are now in the
              sfepy/ subdirectory
  * [d622d04] Add python3-all to test control file to fix lintian warning
  * [65fe24a] Fix debian/test/build* files: examples are now in the sfepy/
              subdirectory

  [ Anton Gladky ]
  * [e1fbea7] New upstream version 2025.2
  * [4b439d3] Update patches for packaging
  * [6d22fdb] Update build dependencies
  * [4a028b4] Update manpages path in debian package
  * [b41af03] chore: Use setuptools directly for installation
  * [7f91dda] chore: Move mayavi2 from Depends to Recommends
  * [728536f] chore: Remove python3-sparse from Build-Depends/Depends
  * [e1a5f12] chore: Add python3-six as dependency
  * [945f0aa] chore: Add python3-numpy-dev to build dependencies
  * [60bce59] chore: Remove explicit numpy ABI dependency
  * [961ba45] chore: Improve debian build process
  * [98a82d6] chore: Update tests and dependencies

 -- Anton Gladky <gladk@debian.org>  Tue, 08 Jul 2025 00:05:05 +0200

sfepy (2021.4-4) unstable; urgency=medium

  * Team upload.
  * 50_numpy-1.24.patch: add; fix test failure with numpy 1.24.
  * Update standards version to 4.6.2, no changes needed.

 -- Étienne Mollier <emollier@debian.org>  Sun, 22 Jan 2023 18:12:28 +0100

sfepy (2021.4-3) unstable; urgency=medium

  * [5b62353] Fix FTBFS due to the import module order. (Closes: #1021898)

 -- Anton Gladky <gladk@debian.org>  Fri, 21 Oct 2022 23:36:32 +0200

sfepy (2021.4-2) unstable; urgency=medium

  * [f0db48d] Cherry-pick upstream commits for
              Python 3.10 and meshio5 compatibility. (Closes: #1021898)
  * [2ab37fa] Drop 30_fix_FTBFS.patch
  * [a0c8c51] Update standards version to 4.6.1, no changes needed.

 -- Anton Gladky <gladk@debian.org>  Thu, 20 Oct 2022 22:39:52 +0200

sfepy (2021.4-1) unstable; urgency=medium

  * [8a98fe6] New upstream version 2021.4
  * [f6a4f8d] Fix FTBFS. (Closes: #1001484)
  * [4e3210b] Refresh patches

 -- Anton Gladky <gladk@debian.org>  Fri, 01 Apr 2022 22:31:57 +0200

sfepy (2020.4-2) unstable; urgency=medium

  * [df2dfe8] Add tex-gyre to B-D. (Closes: #997436)
  * [9e6b5f0] Update standards version to 4.6.0, no changes needed.
  * [80df6df] Update watch file format version to 4.

 -- Anton Gladky <gladk@debian.org>  Mon, 08 Nov 2021 22:55:00 +0100

sfepy (2020.4-1) unstable; urgency=medium

  * [9c85ee6] Add .gitlab-ci.yml
  * [2c67d16] New upstream version 2020.4. (Closes: #857491)
  * [9a29a8e] Refresh patches
  * [2a96efe] Add python3-meshio as BD
  * [8124d21] Add python3-sphinx-rtd-theme to BD
  * [9506039] Fix autopkgtest. (Closes: #980694)
  * [140b41d] Allow reprotest to fail

 -- Anton Gladky <gladk@debian.org>  Fri, 05 Feb 2021 16:58:19 +0100

sfepy (2019.4-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Declare internal inline functions "static inline", fixing FTBFS on 32-bit
    archs (Closes: #972372).

 -- Stefano Rivera <stefanor@debian.org>  Sat, 17 Oct 2020 13:02:43 -0700

sfepy (2019.4-2) unstable; urgency=medium

  * [40073a3] Trim trailing whitespace.
  * [7c36830] Use secure URI in Homepage field.
  * [cd91efe] Set upstream metadata fields:
              Bug-Database, Bug-Submit, Repository, Repository-Browse.
  * [c8c187e] Add myself as uploader again

 -- Anton Gladky <gladk@debian.org>  Tue, 21 Jan 2020 20:29:55 +0100

sfepy (2019.4-1) unstable; urgency=medium

  * Team upload.
  * New upstream version:
    - Fixes FTBFS (Closes: #917675).
  * Change interpreter support:
    - Add Python 3 module package.
    - Drop Python 2 module package (Closes: #938471).
    - Update tests to use Python 3.
  * Update build-dependencies to use texlive-plain-generic (Closes: #933587).
  * Use upstream copies of examples in the autopkgtests.
  * Add Rules-Requires-Root: no.
  * Switch to debhelper-compat (= 12).
  * Update Standards-Version to 4.4.1 (no changes required).
  * Minor fixes to short descriptions.
  * Update copyright file.

 -- Stuart Prescott <stuart@debian.org>  Thu, 09 Jan 2020 18:29:27 +1100

sfepy (2018.1-4) unstable; urgency=medium

  * Team upload.
  * [832036f] Add missing xauth-depends for the autopkgtests

 -- Anton Gladky <gladk@debian.org>  Fri, 01 Jun 2018 18:49:05 +0200

sfepy (2018.1-3) unstable; urgency=medium

  * Team upload.
  [ Anton Gladky ]
  * [fda2233] Fix DebCI, add xvfb. (Closes: #900462)

  [ Chris Lamb ]
  * [d7c3a6c] Make the documentation reproducible. (Closes: #882639)

 -- Anton Gladky <gladk@debian.org>  Thu, 31 May 2018 21:05:39 +0200

sfepy (2018.1-2) unstable; urgency=medium

  * Team upload.
  * [679eaea] Update autopkgtests
  * [b0dfa19] Set compat level 11
  * [09e902e] Remove deprecated Teststuite field in d/control
  * [52e455d] Remove myself from uploaders
  * [e32a8b1] Update doc-base file

 -- Anton Gladky <gladk@debian.org>  Wed, 30 May 2018 22:19:50 +0200

sfepy (2018.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
    Closes: #896616
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.1.4

 -- Andreas Tille <tille@debian.org>  Sun, 20 May 2018 07:20:51 +0200

sfepy (2016.2-4) unstable; urgency=medium

  [ Dmitry Shachnev ]
  * [45a07e6] Fix latex_preamble FTBFS. (Closes: #878369)

  [ Anton Gladky ]
  * [3edf0bb] Set compat level 10.

 -- Anton Gladky <gladk@debian.org>  Mon, 16 Oct 2017 23:22:00 +0200

sfepy (2016.2-3) unstable; urgency=medium

  * [41e9fbb] Add build-dep on latexmk. (Closes: #872248)
  * [d4f2474] Set Standards-Version to 4.1.1

 -- Anton Gladky <gladk@debian.org>  Thu, 05 Oct 2017 18:15:47 +0200

sfepy (2016.2-2) unstable; urgency=medium

  * [e716159] Add texlive-generic-extra to Build-Depends. (Closes: #829430)
  * [6d9d87f] Apply cme fix dpkg.

 -- Anton Gladky <gladk@debian.org>  Mon, 25 Jul 2016 23:26:08 +0200

sfepy (2016.2-1) unstable; urgency=medium

  * [6d07336] Imported Upstream version 2016.2
  * [a7409bc] Remove patch, applied by upstream.
  * [62173f2] Install manpage.

 -- Anton Gladky <gladk@debian.org>  Sat, 14 May 2016 08:04:44 +0200

sfepy (2016.1-3) unstable; urgency=medium

  * [b5d1941] Add allow-stderr to autopkgtest.

 -- Anton Gladky <gladk@debian.org>  Thu, 05 May 2016 21:06:05 +0200

sfepy (2016.1-2) unstable; urgency=medium

  * [2649ad0] Rename extractor to extractor_sfepy. (Closes: #822435)
  * [3667f7f] Add autopkgtest.
  * [96d5449] Ignore quilt dir

 -- Anton Gladky <gladk@debian.org>  Tue, 03 May 2016 21:59:05 +0200

sfepy (2016.1-1) unstable; urgency=medium

  * [54a2bd3] Imported Upstream version 2016.1
  * [120652d] Apply cme fix dpkg. (Closes: #801183)

 -- Anton Gladky <gladk@debian.org>  Sat, 23 Apr 2016 00:04:14 +0200

sfepy (2015.1-2) unstable; urgency=medium

  * [56e9cb8] Fix authors-typo in doc-base.
  * [94b4e29] Update d/copyright.
  * [26c4fc5] Fix home-dir for doc-build. (Closes: #793348)

 -- Anton Gladky <gladk@debian.org>  Thu, 27 Aug 2015 00:24:46 +0200

sfepy (2015.1-1) unstable; urgency=medium

  * Initial release. (Closes: #588340)

 -- Anton Gladky <gladk@debian.org>  Sat, 21 Mar 2015 22:09:02 +0100
