Source: iwd
Section: net
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Jonas Smedegaard <dr@jones.dk>
Homepage: https://iwd.wiki.kernel.org/
Build-Depends:
 debhelper-compat (= 13),
 libdbus-1-dev,
 libell-dev (>= 0.77~),
 libreadline-dev,
 openssl <!nocheck>,
 python3-docutils <!nodoc>,
 systemd-dev,
Standards-Version: 4.7.2
Vcs-Git: https://salsa.debian.org/debian/iwd.git
Vcs-Browser: https://salsa.debian.org/debian/iwd
Rules-Requires-Root: no

Package: ead
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 dbus | dbus-system-bus,
Replaces:
 iwd (<< 3.4-1ubuntu1),
Breaks:
 iwd (<< 3.4-1ubuntu1),
Description: Ethernet authentication daemon for Linux
 Ethernet authentication daemon (ead) is a minimalistic Ethernet
 authentication daemon that uses modern Linux interfaces like
 cfg80211 and nl80211 (netlink).
 The daemon provides a D-Bus API.
 .
 Note that the package defaults  to relying on dbus activation to start.
 If you want to use ead standalone without any manager, then you'll
 need to manually enable the system service.

Package: iwd
Architecture: linux-any
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Recommends:
 dbus | dbus-system-bus,
 wireless-regdb,
 ead,
 network-manager-iwd,
Breaks:
 orphan-sysvinit-scripts (<< 0.11),
Description: wireless daemon for Linux
 iNet Wireless Daemon (iwd) is a minimalistic wireless daemon
 that uses modern Linux interfaces
 like cfg80211 and nl80211 (netlink).
 The daemon provides a D-Bus API.
 .
 The daemon can be controlled from the command line
 with the included iwctl client utility.
 .
 The included iwmon utility can be used
 to monitor the 802.11 subsystem generic netlink commands and events.
 It uses the nlmon kernel driver from Linux 3.10 and later.
 .
 Note that the package defaults
 to relying on dbus activation to start.
 If you want to use iwd standalone without any manager,
 then you'll need to manually enable the system service.

Package: network-manager-iwd
Architecture: all
Depends:
 iwd,
 ${misc:Depends},
Enhances:
 network-manager,
Replaces:
 iwd (<< 3.4-1ubuntu1),
Breaks:
 iwd (<< 3.4-1ubuntu1),
Description: wireless daemon for Linux - NetworkManager integration
 iNet Wireless Daemon (iwd) is a minimalistic wireless daemon
 that uses modern Linux interfaces
 like cfg80211 and nl80211 (netlink).
 The daemon provides a D-Bus API.
 .
 This package enables use of iwd with NetworkManager.
