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
|
python-dist-meta (0.9.0+dfsg-2) unstable; urgency=medium
* Team Upload
* Drop build-dep on python3-importlib-metadata
-- Alexandre Detiste <tchet@debian.org> Sat, 10 May 2025 14:55:57 +0200
python-dist-meta (0.9.0+dfsg-1) unstable; urgency=medium
* New upstream version 0.9.0+dfsg
* debian/control:
- Added 'Build-Depends' requires for build-system
- Bumped Standards-Version to 4.7.0
- Changed dh-python by dh-sequence-python3
* debian/salsa-ci.yml: Added file
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 03 Mar 2025 08:44:46 -0300
python-dist-meta (0.8.1+dfsg-1) unstable; urgency=medium
* New upstream version 0.8.1+dfsg
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Fri, 24 May 2024 20:47:48 -0300
python-dist-meta (0.8.0+dfsg-3) unstable; urgency=medium
* debian/control:
- Added dependency for running tests
- Added 'Testsuite: autopkgtest-pkg-pybuild'
* debian/patches: Skipped function with error
* debian/rules: Enabled test execution
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Mon, 01 Jan 2024 19:55:07 -0300
python-dist-meta (0.8.0+dfsg-2) unstable; urgency=medium
* Source-only load for test migration
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Wed, 30 Aug 2023 22:40:25 -0300
python-dist-meta (0.8.0+dfsg-1) unstable; urgency=medium
* Initial release. (Closes: #1027685)
* Repack the tarball to exclude test .whl files, some of which are non-DFSG.
-- Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com> Sun, 01 Jan 2023 12:06:18 -0300
|