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
|
orange3 (3.38.1-5) unstable; urgency=medium
* Patch types for Numpy 2 compatibility.
-- Roland Mas <lolando@debian.org> Sun, 04 May 2025 15:08:40 +0200
orange3 (3.38.1-4) unstable; urgency=medium
* Add missing Depends: python3-pyqt5.qtsvg.
-- Roland Mas <lolando@debian.org> Tue, 22 Apr 2025 10:32:44 +0200
orange3 (3.38.1-3) unstable; urgency=medium
* Patch setup.cfg to fix: "FTBFS: error: error in setup.cfg: command
'config' has no such option 'with-htmlhelp'", thanks to Santiago Vila
(Closes: #1103195).
* Also add Build-Depends: python3-pyqt5.qtsvg to fix autopkgtest.
-- Roland Mas <lolando@debian.org> Wed, 16 Apr 2025 13:20:12 +0200
orange3 (3.38.1-2) unstable; urgency=medium
* Stricter versioned dependency on orange-canvas-core.
-- Roland Mas <lolando@debian.org> Tue, 04 Feb 2025 13:55:16 +0100
orange3 (3.38.1-1) unstable; urgency=medium
* New upstream release.
* Depend on new python3-trubar package.
-- Roland Mas <lolando@debian.org> Sun, 26 Jan 2025 19:41:26 +0100
orange3 (3.37.0-2) unstable; urgency=medium
[Rahli Oussama]
* d/t/*: Added autopkgtest
-- RAHLI Oussama <rahli@grades-01.synchrotron-soleil.fr> Fri, 20 Sep 2024 14:01:55 +0200
orange3 (3.37.0-1) unstable; urgency=medium
* New upstream release. This fixes: "FTBFS:
Orange/classification/_simple_tree.c:63:9: error: implicit declaration
of function ‘qsort_r’", thanks to Santiago Vila (Closes: #1071774).
-- Roland Mas <lolando@debian.org> Tue, 25 Jun 2024 17:33:06 +0200
orange3 (3.35.0+ds1-5) unstable; urgency=medium
* Install .desktop file in the right place
-- Roland Mas <lolando@debian.org> Tue, 24 Oct 2023 20:48:53 +0200
orange3 (3.35.0+ds1-4) unstable; urgency=medium
* Install .desktop file and icons.
-- Roland Mas <lolando@debian.org> Tue, 15 Aug 2023 15:45:21 +0200
orange3 (3.35.0+ds1-3) unstable; urgency=medium
* Source-only upload for migration to testing.
-- Roland Mas <lolando@debian.org> Tue, 15 Aug 2023 14:51:14 +0200
orange3 (3.35.0+ds1-2) unstable; urgency=medium
* Add missing copyright holders to debian/copyright
-- Roland Mas <lolando@debian.org> Fri, 11 Aug 2023 17:17:55 +0200
orange3 (3.35.0+ds1-1) unstable; urgency=low
* Initial release, autogenerated by py2dsp/3.20230219 then tweaked by
hand.
-- Roland Mas <lolando@debian.org> Tue, 01 Aug 2023 17:57:00 +0200
|