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
|
mkdocs-test (0.6.0-2) unstable; urgency=medium
* Team upload.
* Fix clean target.
* Drop "Rules-Requires-Root: no" (default).
* Drop "Priority: optional" (default).
* Update standards-version.
* Add debian/salsa-ci.yml.
-- Santiago Vila <sanvila@debian.org> Wed, 21 Jan 2026 11:40:00 +0100
mkdocs-test (0.6.0-1) unstable; urgency=medium
* New upstream release.
* debian/control: Add new build-dep.
* debian/watch: Update to version 5.
-- Boyuan Yang <byang@debian.org> Mon, 17 Nov 2025 22:03:42 -0500
mkdocs-test (0.5.6-1) unstable; urgency=medium
* New upstream release.
* debian/control: Drop hardcoded binary dependencies.
-- Boyuan Yang <byang@debian.org> Wed, 06 Aug 2025 13:29:36 -0400
mkdocs-test (0.5.3-5) unstable; urgency=medium
* debian/control: Really fix dependency issue by adding
python3-rich, python3-markdown. (Upstream issue 2)
-- Boyuan Yang <byang@debian.org> Tue, 21 Jan 2025 09:37:17 -0500
mkdocs-test (0.5.3-4) unstable; urgency=medium
* debian/control: Add another missing binary dependency
python3-super-collections.
-- Boyuan Yang <byang@debian.org> Mon, 20 Jan 2025 15:52:59 -0500
mkdocs-test (0.5.3-3) unstable; urgency=medium
* debian/control: Hardcode missing binary dependency python3-yaml.
Upstream pyproject.yaml failed to add this dependency.
-- Boyuan Yang <byang@debian.org> Sun, 19 Jan 2025 19:08:22 -0500
mkdocs-test (0.5.3-2) unstable; urgency=medium
* Source-only upload.
-- Boyuan Yang <byang@debian.org> Fri, 10 Jan 2025 18:48:19 -0500
mkdocs-test (0.5.3-1) unstable; urgency=medium
* Initial release. (Closes: #1091968)
-- Boyuan Yang <byang@debian.org> Thu, 02 Jan 2025 14:36:15 -0500
|