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
|
python-dom-toml (2.1.0-1) unstable; urgency=medium
* Team Upload
* New upstream version 2.1.0
* Drop patch applied upstream
* Bump Standards-Version to 4.7.2
-- Alexandre Detiste <tchet@debian.org> Sun, 10 Aug 2025 11:42:40 +0200
python-dom-toml (2.0.1-3) unstable; urgency=medium
* Team Upload
* Patch-out dependencies on standalone python3-toml & python3-tomli
-- Alexandre Detiste <tchet@debian.org> Sat, 26 Jul 2025 00:21:32 +0200
python-dom-toml (2.0.1-2) unstable; urgency=medium
* Team Upload
* Remove extraneous python3-importlib-metadata build dep
-- Alexandre Detiste <tchet@debian.org> Sat, 10 May 2025 14:52:58 +0200
python-dom-toml (2.0.1-1) unstable; urgency=medium
[ Geovanna Maciel ]
* Team upload.
* New upstream version 2.0.1
[ Sergio Durigan Junior ]
* d/gbp.conf: Add file.
-- Geovanna Maciel <geoojv@gmail.com> Wed, 12 Feb 2025 17:13:10 -0300
python-dom-toml (2.0.0-2) unstable; urgency=medium
* debian/control: Bumped Standards-Version to 4.7.0
* Added debian/patches:
002.Fix-comparison-nested-inline-tables-TOML.patch (Closes: #1094039)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sat, 01 Feb 2025 16:15:56 -0300
python-dom-toml (2.0.0-1) unstable; urgency=medium
* New upstream version 2.0.0
* debian/control: Added new "build depends" python3-tomli
* debian/watch: Added "opts=uversionmangle" for launch screening
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 25 Apr 2024 22:42:14 -0300
python-dom-toml (0.6.1-4) unstable; urgency=medium
* debian/control:
- Added dependencies for running tests
- Added 'Testsuite: autopkgtest-pkg-pybuild'
* debian/patches: Skipped function with error
* debian/rules: Enabled tests execution
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 01 Jan 2024 20:57:23 -0300
python-dom-toml (0.6.1-3) unstable; urgency=medium
* Source-only load for test migration
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 01 Jan 2024 20:35:45 -0300
python-dom-toml (0.6.1-2) unstable; urgency=medium
* debian/copyright: add name and email Upstream-Contact
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 24 Jul 2023 06:17:50 -0300
python-dom-toml (0.6.1-1) unstable; urgency=medium
* Initial release. (Closes: #1026975)
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Thu, 06 Jul 2023 18:35:41 -0300
|