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
|
python-datapoint (0.13.0-2) unstable; urgency=medium
* d/patches/0003-Remove-appdirs.patch:
Remove unused appdirs from pyproject.toml. (Closes: #1112217)
* Add myself to Uploaders.
* Delete unused paragraphs in d/copyright since versioneer.py does not exist
any more.
* Add debian/salsa-ci.yml.
-- Tianyu Chen <billchenchina2001@gmail.com> Sat, 30 Aug 2025 05:23:56 +0800
python-datapoint (0.13.0-1) unstable; urgency=medium
* New upstream release.
* Add a build dependency for python3-geojson.
* Switch to autopkgtest-pkg-pybuild.
* Update Standards-Version.
* Upstream switched build system from setuptools to hatchling.
* Remove unused python3-appdirs Build-Depends. (Closes: #1095915)
* Privacy breach patch no longer required.
* Patch pyproject.toml to read version from debian/changelog instead of
retrieving it using versioningit.
* Documentation conf.py moved to docs/source, adjust sphinx-build call in
debian/rules.
* Patch docs/source/conf.py to use DEB_VERSION_UPSTREAM environment variable
for version number.
-- Edward Betts <edward@4angle.com> Wed, 12 Feb 2025 05:30:37 +0000
python-datapoint (0.9.9-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Mon, 10 Feb 2025 21:07:50 +0100
python-datapoint (0.9.9-1) unstable; urgency=medium
* Initial release. (Closes: #1095161)
-- Edward Betts <edward@4angle.com> Tue, 04 Feb 2025 15:58:26 +0000
|