esda (2.6.0-3) unstable; urgency=medium

  * debian/rules:
     - Removed test_local_geary.py from ignore lists
  * debian/tests/control:
     - Added restrictions for testing on i386, riscv64 and s390x

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Thu, 17 Oct 2024 22:08:28 -0300

esda (2.6.0-2) unstable; urgency=medium

  * debian/patches/debian/patches/001.fixed-path-file.patch:
     - Removed because it's not working
  * debian/rules: Unknown error in regions.zip file path

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sat, 12 Oct 2024 11:44:42 -0300

esda (2.6.0-1) unstable; urgency=medium

  * New upstream version 2.6.0
  * debian/patches/004.fixed-path-file-tests.patch:
     - Patch adjusted due to changes in this new version
  * debian/rules: Test ignored because using external connection
  * debian/tests/control:
     - Added dependencies: python3-matplotlib, python3-numba
     - Removed tests from skip lists

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sun, 22 Sep 2024 12:19:13 -0300

esda (2.5.1-7) unstable; urgency=medium

  * Team Upload
  * Remove extraneous, stale, dependency on python3-unittest2

 -- Alexandre Detiste <tchet@debian.org>  Mon, 09 Sep 2024 20:58:13 +0200

esda (2.5.1-6) unstable; urgency=medium

  * Bug fixed in version 2.5.1-4 (Closes: #1058471)
  * debian/control: Bumped Standards-Version to 4.7.0
  * debian/patches/001.fixed-path-file.patch:
    - Fixed metadata "Forwarded" para "not-needed" (closes: #1073155)
  * debian/patches: Fixed email do maintainer nos patches:
    - 001.fixed-path-file.patch
    - 004.fixed-path-file-tests.patch Closes: #1073154)

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sat, 06 Jul 2024 02:45:27 -0300

esda (2.5.1-5) unstable; urgency=medium

  * debian/patches/004.fixed-path-file-tests.patch:
     - Fixed absolute path to variable

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Mon, 10 Jun 2024 23:04:30 -0300

esda (2.5.1-4) unstable; urgency=medium

  * debian/clean: Added new construction artifacts
  * debian/control:
    - Added Build-depends python3-rtree required for tests
    - Added tag "<!nocheck>" Build-depends to tests
    - Removed build-depends python3-numba
  * debian/patches/001.fixed-path-file.patch: Fixed file path
    debian/patches//004.fixed-path-file-tests.patch:
     - Changed path to test files
     - Ignored function with error atol/rtol
  * debian/rules: Enabled tests

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Wed, 05 Jun 2024 00:15:58 -0300

esda (2.5.1-3) unstable; urgency=medium

  [ Josenilson Ferreira da Silva ]
  * debian/control: added Build-Depends "python3-setuptools-scm"
  * Revert "Finalize new version 2.5.1-3"

  [ Dmitry Shachnev ]
  * Restore 003.reproducible.build.patch which was wrongly dropped.
  * Use jdupes to link duplicate files.

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sun, 24 Mar 2024 18:46:00 -0300

esda (2.5.1-2) unstable; urgency=medium

  * Team upload.
  * Verify that package builds with latest Python3 and latest Pandas
    Closes: #1044077, #1054761
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)

 -- Andreas Tille <tille@debian.org>  Sun, 18 Feb 2024 12:36:35 +0100

esda (2.5.1-1) unstable; urgency=medium

  * New upstream version 2.5.1
  * debian/rules: Added tests to an ignore list
  * debian/tests: Added tests to do not run list

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Thu, 02 Nov 2023 21:57:55 -0300

esda (2.5.0-1) unstable; urgency=medium

  [ Andrius Merkys ]
  * Remove myself from uploaders.

  [ Josenilson Ferreira da Silva ]
  * New upstream version 2.5.0
  * debian/control: Added Build-Depends pybuild-plugin-pyproject
  * debian/patches: Have been fixed in the new version
  * debian/rules: Enabled new tests that had errors
  * debian/tests/control: Modified tests to add new tests

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sun, 27 Aug 2023 16:22:48 -0300

esda (2.4.3-4) unstable; urgency=medium

  * FTBFS with current numba version. (Closes: #1029466)
  * please make the build reproducible. (Closes: #1032409)
  * debian/control:
     - dependency change from jdupes to fdupes
     - update Standards-Version to 4.6.2
  * debian/copyright: updated year to 2023
  * debian/patches: reproducible build
     - The documentation embedded the full build path,
       ironically because esda was incorrectly passing
       a directory to env.doc2path.
       Thanks Chris Lamb <lamby@debian.org> Bug report (1032409).
  * debian/rules: changing shape remove file duplication
     - calls out to jdupes, but this utility cleans up
       duplicates depending on the underlying filesystem
       order. Thanks Chris Lamb <lamby@debian.org>.
       Bug report (1032409.

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Wed, 12 Jul 2023 18:53:42 -0300

esda (2.4.3-3) unstable; urgency=medium

  * debian/rules: skipped tests with errors

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Fri, 10 Feb 2023 18:18:20 -0300

esda (2.4.3-2) unstable; urgency=medium

  * Fix field name case in debian/tests/control (Test-command => Test-Command).
  * Fix nodoc build profile, mark documentation build dependencies.
  * Add myself to uploaders.

 -- Andrius Merkys <merkys@debian.org>  Thu, 03 Nov 2022 12:16:13 -0000

esda (2.4.3-1) unstable; urgency=medium

  * Initial release. (Closes: #1020645)

 -- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>  Sat, 24 Sep 2022 14:23:53 -0300
