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
|
python-qmix (1.0.6-11) unstable; urgency=medium
* Patch to fix autopkgtest with numpy 2.x. (Closes: #1095091)
* d/control: bump Standards-Version to 4.7.2.
* Add d/salsa-ci.yml.
* d/copyright: update debian/* copyright year.
-- Yogeswaran Umasankar <yogu@debian.org> Sat, 29 Mar 2025 13:48:20 +0000
python-qmix (1.0.6-10) unstable; urgency=medium
* d/control: Implement autopkgtest-pkg-pybuild testsuite.
* Remove d/tests.
* d/rules: Add PYBUILD_AFTER_BUILD to copy required test
data to pybuild dir + enable tests in s390x.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 24 Jul 2024 23:30:00 +0000
python-qmix (1.0.6-9) unstable; urgency=medium
* Source-only upload.
* d/tests/control: updated depends.
-- Yogeswaran Umasankar <yogu@debian.org> Wed, 24 Jul 2024 21:00:00 +0000
python-qmix (1.0.6-8) unstable; urgency=medium
* d/control: Include python-qmix-doc binary + related
Build-Depends for Documentation + routine updates.
* d/rules: Include sphinx build.
* Add d/python-qmix-doc.doc-base.
* Replace d/python3-qmix.docs with d/python-qmix-doc.docs.
* d/copyright: revise GPL-3 to GPL-3+ and replace Expat
with GPL-3+ for debian/*.
* Update 001-remove-numba-from-depends.patch to fix tests.
* d/upstream/metadata: Add Bug-Submit URL.
-- Yogeswaran Umasankar <yogu@debian.org> Tue, 23 Jul 2024 22:30:00 +0000
python-qmix (1.0.6-7) unstable; urgency=medium
* Included patch for removing python3-numba depends.
* Removed python3-numba from d/control and d/tests/control.
* Added 2024 to debian/* in copyright.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Tue, 06 Feb 2024 15:00:00 +0000
python-qmix (1.0.6-6) unstable; urgency=medium
* Enabled tests in Py 3.12, no import error. (Closes: #1058226)
- No changes-depends on new numba version. (Closes: #1058484)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Mon, 08 Jan 2024 01:00:00 -0400
python-qmix (1.0.6-5) unstable; urgency=medium
* Removed autopkgtest-pkg-pybuild from control to avoid
Segmentation fault in s390x. (Closes: #1057111)
* Removed pybuild.testfiles.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Wed, 29 Nov 2023 20:15:00 -0400
python-qmix (1.0.6-4) unstable; urgency=medium
* Disabled test in s390x to avoid Regression. (Closes: #1056372)
* Fixed typo in copyright.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Tue, 21 Nov 2023 18:10:00 -0400
python-qmix (1.0.6-3) unstable; urgency=medium
* Corrected PYBUILD_NAME. (Closes: #1055967)
* Removed unnecessary depends, pre-depends in binary.
* Removed unnecessary files from python3-qmix.docs.
* Included copyright license for debian/*.
* Listed test files in pybuild.testfiles.
* Removed override_dh_installdocs from rules.
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Tue, 14 Nov 2023 22:30:00 -0400
python-qmix (1.0.6-2) unstable; urgency=medium
* Source only upload for migration to testing. (Closes: #1055481)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Wed, 08 Nov 2023 03:30:00 -0400
python-qmix (1.0.6-1) unstable; urgency=medium
* Initial release. (Closes: #1054992)
-- Yogeswaran Umasankar <kd8mbd@gmail.com> Sat, 28 Oct 2023 03:30:00 -0400
|