mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
This commit is contained in:
parent
acd5bddbec
commit
3c6d4bf95b
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
1
debian/control
vendored
@ -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
1
debian/control.stub
vendored
@ -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,
|
||||
|
Loading…
Reference in New Issue
Block a user