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
|
python-bytecode (0.16.2-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Colin Watson <cjwatson@debian.org> Wed, 13 Aug 2025 11:13:08 +0100
python-bytecode (0.16.1-2) unstable; urgency=medium
* Team upload.
* Source-only reupload.
-- Colin Watson <cjwatson@debian.org> Thu, 06 Mar 2025 22:00:30 +0000
python-bytecode (0.16.1-1) unstable; urgency=medium
* New upstream version (closes: #1082200)
-- Julian Gilbey <jdg@debian.org> Thu, 20 Feb 2025 22:22:47 +0000
python-bytecode (0.15.1-3) unstable; urgency=medium
* Fix autopkgtest calling (closes: #1059334); this requires moving away
from pybuild-autopkgtest to manually calling pytest (see #1059529).
-- Julian Gilbey <jdg@debian.org> Wed, 27 Dec 2023 19:04:12 +0000
python-bytecode (0.15.1-2) unstable; urgency=medium
* No longer exclude test_version from tests as it is removed upstream
* Patch failing test on armhf - addresses #1056460 but does not fix it,
as the cause is still unknown
-- Julian Gilbey <jdg@debian.org> Thu, 21 Dec 2023 13:10:02 +0000
python-bytecode (0.15.1-1) unstable; urgency=medium
* New upstream version 0.15.1
* INTRINSIC patch now incorporated upstream
-- Julian Gilbey <jdg@debian.org> Fri, 13 Oct 2023 12:09:46 +0100
python-bytecode (0.15.0-1) unstable; urgency=medium
* New upstream version 0.15.0
* Add patch to fix spelling of "INTRINSIC"
-- Julian Gilbey <jdg@debian.org> Thu, 12 Oct 2023 17:23:45 +0100
python-bytecode (0.14.2-1) unstable; urgency=medium
* New upstream version
-- Julian Gilbey <jdg@debian.org> Fri, 23 Jun 2023 06:30:22 +0100
python-bytecode (0.14.0-2) unstable; urgency=medium
* Team upload.
* Fix offset patch
* Add Multi-Arch according to MA hinter
* Bump policy version (no changes)
-- Jochen Sprickerhof <jspricke@debian.org> Mon, 19 Dec 2022 15:27:41 +0100
python-bytecode (0.14.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.14.0 (Closes: #1025026)
* Remove note from d/copyright (fixed upstream)
* Rebase patches
* Add pybuild testsuite
* Move package description to source package
* Use dh-sequence-sphinxdoc
* Add patch for doc generation
* Use d/clean
* Use pyproject and setuptools-scm
-- Jochen Sprickerhof <jspricke@debian.org> Wed, 14 Dec 2022 21:11:40 +0100
python-bytecode (0.13.0-2) unstable; urgency=medium
* Source-only upload
-- Julian Gilbey <jdg@debian.org> Sun, 26 Jun 2022 18:22:38 +0100
python-bytecode (0.13.0-1) unstable; urgency=medium
* Initial release (Closes: #1005267)
-- Julian Gilbey <jdg@debian.org> Sun, 26 Jun 2022 10:52:55 +0100
|