1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171
|
esda (2.7.0-2) unstable; urgency=medium
* Team upload.
* Fix autopkgtest regression with scikit-learn 1.8.0 (Closes: #1127790)
-- Timo Röhling <roehling@debian.org> Tue, 24 Feb 2026 12:23:09 +0100
esda (2.7.0-1) unstable; urgency=medium
* New upstream version 2.7.0
* debian/control:
- Bumped Standards-Version to 4.7.2
* debian/patches:
- Added 005.fix-docstring-underline-length.patch
- Necessary adjustments "hunk" 004.fixed-path-file-tests.patch
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 06 Apr 2025 08:24:35 -0300
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
|