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
|
python-csb43 (0.10.1+dfsg-2) unstable; urgency=medium
* Add 01-setuptools-scm.patch (Closes: #1101629).
* Use /usr/share/dpkg/pkg-info.mk instead of dpkg-parsechangelog.
* Use pybuild-plugin-pyproject for building.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 31 Mar 2025 11:44:25 +0200
python-csb43 (0.10.1+dfsg-1) unstable; urgency=medium
* Bump the Standards-Version to 4.7.0, no changes needed.
* Merging upstream version 0.10.1.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 06 Nov 2024 12:57:28 +0100
python-csb43 (0.10.0+dfsg-2) unstable; urgency=medium
* Revert "Add 01-disable_dynamic_versioning.patch."
* Add python3-pytest and python3-setuptools-scm to Build-Depends.
* Use SETUPTOOLS_SCM_PRETEND_VERSION to avoid setuptools-scm messing
with the version.
-- Mathias Behrle <mathiasb@m9s.biz> Mon, 26 Aug 2024 11:18:01 +0200
python-csb43 (0.10.0+dfsg-1) unstable; urgency=medium
* Bump the Standards-Version to 4.6.2, no changes needed.
* Merging upstream version 0.10.0.
* Update copyright.
* Update debian copyright year.
* Add python3-deprecated to Build-Depends.
* README.rst changed to README.md.
* Add 01-disable_dynamic_versioning.patch.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 03 Jul 2024 12:54:52 +0200
python-csb43 (0.9.2+dfsg-1) unstable; urgency=medium
* Merging upstream version 0.9.2.
-- Mathias Behrle <mathiasb@m9s.biz> Wed, 18 Jan 2023 17:18:16 +0100
python-csb43 (0.9.1+dfsg-3) unstable; urgency=medium
* Correct the autopkgtests.
* Correct the VCS* Headers in d/control.
-- Mathias Behrle <mathiasb@m9s.biz> Sun, 09 Oct 2022 11:51:38 +0200
python-csb43 (0.9.1+dfsg-2) unstable; urgency=medium
* Rebuild for unstable (source-only upload).
-- Mathias Behrle <mathiasb@m9s.biz> Tue, 04 Oct 2022 09:06:48 +0200
python-csb43 (0.9.1+dfsg-1) unstable; urgency=medium
* Initial release (closes: #1020996)
-- Mathias Behrle <mathiasb@m9s.biz> Fri, 30 Sep 2022 08:35:45 +0000
|