From 357f906f3d177651b8c8e746becd48d83ec7f78c Mon Sep 17 00:00:00 2001 From: Iustin Pop Date: Sun, 23 Feb 2025 23:51:47 +0100 Subject: [PATCH] Switch build dep to myst-parse Oops, as upstream I switched, but forgot here. Thanks Salsa CI! --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 6d6a7e7..94305b1 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Iustin Pop Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-all-dev, libacl1-dev, python3-setuptools, - python3-sphinx, python3-recommonmark + python3-sphinx, python3-myst-parser Standards-Version: 4.7.0 Homepage: https://pylibacl.k1024.org/ Vcs-Browser: https://salsa.debian.org/debian/python-pylibacl -- 2.39.5