Source: dhcpcd5
Section: net
Priority: optional
Homepage: https://roy.marples.name/projects/dhcpcd
Maintainer: Martin-Éric Racine <martin-eric.racine@iki.fi>
Build-Depends: debhelper-compat (= 13),
               pkg-config,
               libudev-dev [linux-any]
Rules-Requires-Root: no
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/debian/dhcpcd5
Vcs-Git: https://salsa.debian.org/debian/dhcpcd5.git

Package: dhcpcd-base
Provides: dhcp-client
Architecture: any
Depends: adduser,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: dhcpcd5 (<< 9.4.1-2)
Replaces: dhcpcd5 (<< 9.4.1-2)
Description: DHCPv4 and DHCPv6 dual-stack client (binaries and exit hooks)
 dhcpcd provides seamless IPv4 and IPv6 auto-configuration:
  * DHCPv4 client
  * IPv4LL (ZeroConf) support
  * DHCPv6 client with Prefix Delegation (PD) support
  * IPv6 SLAAC support
  * ARP address conflict resolution
  * ARP ping profiles
  * Wireless SSID profiles
 .
 This package provides the binaries, exit hooks and manual pages.
 .
 It offers a dual-stack substitute for ISC DHCP Client (dhclient) on systems
 where interfaces are configured by ifupdown via </etc/network/interfaces>
 using the DHCP method.
 .
 The init.d script and systemd unit required for systems without ifupdown are
 packaged separately as dhcpcd5.

Package: dhcpcd5
Provides: dhcpcd
Architecture: all
Depends: dhcpcd-base,
         lsb-base (>= 3.0-6),
         ${misc:Depends},
         ${shlibs:Depends}
Suggests: dhcpcd-gtk,
          openresolv | resolvconf
Description: DHCPv4 and DHCPv6 dual-stack client (init.d script and systemd unit)
 dhcpcd provides seamless IPv4 and IPv6 auto-configuration.
 .
 This package provides the optional init.d script and systemd units.
 .
 It can be safely purged on systems where interfaces are configured
 by ifupdown via </etc/network/interfaces> using the DHCP method with
 binaries provided by dhcpcd-base.
