control: Add python3-sphinx to build-depends. (Closes: #1003179, #1044642, #1049799)

This commit is contained in:
Timo Aaltonen 2025-02-04 21:06:41 +02:00
parent acd5bddbec
commit 3c6d4bf95b
3 changed files with 4 additions and 0 deletions

2
debian/changelog vendored
View File

@ -2,6 +2,8 @@ freeipa (4.12.2-3) UNRELEASED; urgency=medium
* control: Add libnss-myhostname to client depends. (Closes: #1006829)
* control: Add python3-ifaddr to ipalib depends. (Closes: #1089716)
* control: Add python3-sphinx to build-depends. (Closes: #1003179,
#1044642, #1049799)
-- Timo Aaltonen <tjaalton@debian.org> Tue, 04 Feb 2025 13:56:23 +0200

1
debian/control vendored
View File

@ -45,6 +45,7 @@ Build-Depends:
python3-qrcode (>= 5.0.0),
python3-setuptools,
python3-six,
python3-sphinx,
python3-sss (>= 1.14.0),
python3-usb (>= 1.0.0~b2),
python3-yubico,

1
debian/control.stub vendored
View File

@ -45,6 +45,7 @@ Build-Depends:
python3-qrcode (>= 5.0.0),
python3-setuptools,
python3-six,
python3-sphinx,
python3-sss (>= 1.14.0),
python3-usb (>= 1.0.0~b2),
python3-yubico,