4 Build-depends: gettext, libnetfilter-conntrack-dev [linux-any],
5 libidn11-dev, libdbus-1-dev (>=0.61), libgmp-dev,
6 nettle-dev (>=2.4-3), libbsd-dev [!linux-any]
7 Maintainer: Simon Kelley <simon@thekelleys.org.uk>
8 Standards-Version: 3.9.5
12 Depends: netbase, dnsmasq-base(>= ${binary:Version}),
13 init-system-helpers (>= 1.18~)
15 Conflicts: resolvconf (<<1.15)
16 Description: Small caching DNS proxy and DHCP/TFTP server
17 Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP
18 server. It is designed to provide DNS and optionally, DHCP, to a
19 small network. It can serve the names of local machines which are
20 not in the global DNS. The DHCP server integrates with the DNS
21 server and allows machines with DHCP-allocated addresses
22 to appear in the DNS with names configured either in each host or
23 in a central configuration file. Dnsmasq supports static and dynamic
24 DHCP leases and BOOTP/TFTP for network booting of diskless machines.
28 Depends: adduser, ${shlibs:Depends}
29 Breaks: dnsmasq (<< 2.63-1~)
30 Replaces: dnsmasq (<< 2.63-1~)
31 Description: Small caching DNS proxy and DHCP/TFTP server
32 This package contains the dnsmasq executable and documentation, but
33 not the infrastructure required to run it as a system daemon. For
34 that, install the dnsmasq package.
36 Package: dnsmasq-utils
37 Architecture: linux-any
38 Depends: ${shlibs:Depends}
39 Conflicts: dnsmasq (<<2.40)
40 Description: Utilities for manipulating DHCP leases
41 Small utilities to query a DHCP server's lease database and
42 remove leases from it. These programs are distributed with dnsmasq
43 and may not work correctly with other DHCP servers.