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
|
python-matrix-common (1.3.0-2) unstable; urgency=medium
* Ignore test failures for now.
-- Andrej Shadura <andrewsh@debian.org> Tue, 20 Sep 2022 00:16:12 +0200
python-matrix-common (1.3.0-1) unstable; urgency=medium
* New upstream version.
* Set field Upstream-Name in debian/copyright.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Andrej Shadura <andrewsh@debian.org> Tue, 13 Sep 2022 20:27:23 +0200
python-matrix-common (1.2.1-1) unstable; urgency=medium
* New upstream version.
-- Andrej Shadura <andrewsh@debian.org> Thu, 16 Jun 2022 19:35:26 +0200
python-matrix-common (1.1.0-1) unstable; urgency=medium
* New upstream version.
-- Andrej Shadura <andrewsh@debian.org> Tue, 22 Feb 2022 14:40:26 +0100
python-matrix-common (1.0.0-4) unstable; urgency=medium
* Upload to unstable.
* Update the pyproject plugin name.
* Don’t clean non-existing setup.py.
-- Andrej Shadura <andrewsh@debian.org> Sun, 09 Jan 2022 19:37:17 +0100
python-matrix-common (1.0.0-3) experimental; urgency=medium
* Switch to the PEP517 build plugin.
- Work around a bug in dh-python-pep517: remove pytest cache from
the final package.
-- Andrej Shadura <andrewsh@debian.org> Sun, 19 Dec 2021 19:58:04 +0100
python-matrix-common (1.0.0-2) unstable; urgency=medium
* Rebuild.
-- Andrej Shadura <andrewsh@debian.org> Sat, 18 Dec 2021 11:59:53 +0100
python-matrix-common (1.0.0-1) unstable; urgency=medium
* Initial upload.
-- Andrej Shadura <andrewsh@debian.org> Wed, 08 Dec 2021 11:50:08 +0100
|