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
|
domdf-python-tools (3.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
* Remove incorrect patch claiming that pytz isn't in Debian, and instead
add corresponding build-dependencies.
-- Colin Watson <cjwatson@debian.org> Tue, 25 Feb 2025 09:02:58 +0000
domdf-python-tools (3.9.0-2) unstable; urgency=medium
* Team upload.
* Drop explicit build-dependencies on
python3-importlib-{metadata,resources}; they're only needed on Python <
3.9.
-- Colin Watson <cjwatson@debian.org> Mon, 09 Sep 2024 13:09:56 +0100
domdf-python-tools (3.9.0-1) unstable; urgency=medium
* New upstream version 3.9.0
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 06 Jul 2024 01:56:27 -0300
domdf-python-tools (3.8.1-1) unstable; urgency=medium
* New upstream version 3.8.1
* debian/control:
- Added <!nocheck> to test dependencies
- Bumped Standards-Version 4.7.0
- Updated dh-python by dh-sequence-python3
* debian/watch: Added 'opts' tag for release filter
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 21 May 2024 23:40:23 -0300
domdf-python-tools (3.8.0.post2-2) unstable; urgency=medium
* debian/control:
- Added dependency for running tests
- Added 'Testsuite: autopkgtest-pkg-pybuild
- Enabled dependencies to run tests
- Reformatted the code with wrap-and-sort -a
* debian/patches:
- Removed fixed patch /001.fix-error-module.patch
- Skipped because 'pytz' module is not in Debian
- Updade function obsolete
* debian/rules: Enabled test execution
* debian/tests: Modified tests
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 31 Dec 2023 18:43:24 -0300
domdf-python-tools (3.8.0.post2-1) unstable; urgency=medium
* New upstream version 3.8.0.post2
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 16 Dec 2023 09:48:34 -0300
domdf-python-tools (3.7.0-1) unstable; urgency=medium
* New upstream version 3.7.0
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Fri, 27 Oct 2023 18:54:36 -0300
domdf-python-tools (3.6.1-2) unstable; urgency=medium
* Source-only upload to allow testing migratiom
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 26 Jul 2023 01:00:07 -0300
domdf-python-tools (3.6.1-1) unstable; urgency=medium
* New upstream version 3.6.1
* debian/control: Bumped Standards-Version 4.6.2
* debian/copyright: updated year to 2023
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 04 Jul 2023 08:12:05 -0300
domdf-python-tools (3.4.0-1) unstable; urgency=medium
* Initial release. (Closes: #1020324)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Tue, 21 Feb 2023 14:43:58 -0300
|