mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
control: Drop python3-nose from build-depends, unused. (Closes: #1018359)
This commit is contained in:
parent
07fbf75f2a
commit
0c9632eeb5
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -8,6 +8,8 @@ freeipa (4.12.2-1) UNRELEASED; urgency=medium
|
||||
* use-raw-strings.diff: Dropped, upstream.
|
||||
* control: Build-depend on systemd-dev instead of systemd.
|
||||
* rules: Fix installing bash-completions. (Closes: #1089329)
|
||||
* control: Drop python3-nose from build-depends, unused. (Closes:
|
||||
#1018359)
|
||||
|
||||
-- Timo Aaltonen <tjaalton@debian.org> Mon, 09 Dec 2024 12:17:20 +0200
|
||||
|
||||
|
1
debian/control
vendored
1
debian/control
vendored
@ -40,7 +40,6 @@ Build-Depends:
|
||||
python3-lxml,
|
||||
python3-netaddr,
|
||||
python3-netifaces (>= 0.10.4),
|
||||
python3-nose,
|
||||
python3-polib,
|
||||
python3-pyasn1,
|
||||
python3-qrcode (>= 5.0.0),
|
||||
|
1
debian/control.stub
vendored
1
debian/control.stub
vendored
@ -40,7 +40,6 @@ Build-Depends:
|
||||
python3-lxml,
|
||||
python3-netaddr,
|
||||
python3-netifaces (>= 0.10.4),
|
||||
python3-nose,
|
||||
python3-polib,
|
||||
python3-pyasn1,
|
||||
python3-qrcode (>= 5.0.0),
|
||||
|
Loading…
Reference in New Issue
Block a user