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
|
superqt (0.7.6-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Tue, 02 Sep 2025 05:33:03 +1000
superqt (0.7.3-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Sun, 06 Apr 2025 14:11:23 +1000
superqt (0.7.2-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.7.2 (no changes required).
-- Stuart Prescott <stuart@debian.org> Tue, 25 Mar 2025 19:28:07 +1100
superqt (0.7.1-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Sat, 22 Feb 2025 14:39:21 +1100
superqt (0.7.0-1) unstable; urgency=medium
* Update packaging to work with each of PyQt5, PyQt6 and PySide6 packages
(Closes: #1089967).
-- Stuart Prescott <stuart@debian.org> Thu, 19 Dec 2024 17:15:22 +1100
superqt (0.6.8-1) unstable; urgency=medium
* New upstream version.
* Add dependencies on newly packaged python3-pyconify.
* Skip pyconify tests that need network.
-- Stuart Prescott <stuart@debian.org> Sun, 21 Jul 2024 17:52:43 +1000
superqt (0.6.7-1) unstable; urgency=medium
* New upstream release.
- includes fixes for Qt 6.6.2
- drop no longer required patch for test suite warnings
-- Stuart Prescott <stuart@debian.org> Thu, 13 Jun 2024 19:05:28 +1000
superqt (0.6.6-1) unstable; urgency=medium
* New upstream release.
* Set "CI" in tests to use upstream mechanism to skip flaky tests that hang.
-- Stuart Prescott <stuart@debian.org> Sat, 18 May 2024 15:45:46 +1000
superqt (0.6.5-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Tue, 07 May 2024 20:30:17 +1000
superqt (0.6.4-1) unstable; urgency=medium
* New upstream release.
* Update Standards-Version to 4.7.0 (no changes required).
-- Stuart Prescott <stuart@debian.org> Thu, 02 May 2024 19:16:01 +1000
superqt (0.6.1-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Sat, 21 Oct 2023 11:56:31 +1100
superqt (0.6.0-1) unstable; urgency=medium
* New upstream release.
- add build-dep on numpy
-- Stuart Prescott <stuart@debian.org> Mon, 02 Oct 2023 12:13:12 +1100
superqt (0.5.3-1) unstable; urgency=medium
* New upstream release.
-- Stuart Prescott <stuart@debian.org> Tue, 22 Aug 2023 20:05:06 +1000
superqt (0.5.0-1) unstable; urgency=medium
* New upstream release.
- refresh patches
- switch build system from setuptools to hatch
-- Stuart Prescott <stuart@debian.org> Sun, 13 Aug 2023 16:00:38 +1000
superqt (0.4.0-3) unstable; urgency=medium
* Add more DeprecationWarning ignores to fix FTBFS with python-pint 0.19.
* Update Standards-Version to 4.6.2 (no changes required).
-- Stuart Prescott <stuart@debian.org> Sat, 04 Feb 2023 15:01:12 +1100
superqt (0.4.0-2) unstable; urgency=medium
* Add patch to prevent test failure on expected warnings, fixing FTBFS.
-- Stuart Prescott <stuart@debian.org> Mon, 30 Jan 2023 13:12:12 +1100
superqt (0.4.0-1) unstable; urgency=medium
[ Boyuan Yang ]
* Team upload.
* New upstream release.
* debian/control: Update homepage.
* debian/watch: Fix github monitoring.
-- Stuart Prescott <stuart@debian.org> Mon, 30 Jan 2023 11:12:20 +1100
superqt (0.3.8-1) unstable; urgency=medium
* Initial release.
-- Stuart Prescott <stuart@debian.org> Tue, 01 Nov 2022 15:37:18 +1100
|