1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
|
Source: openresolv
Section: net
Priority: optional
Maintainer: Fabio Augusto De Muzio Tobich <ftobich@gmail.com>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.5.1
Rules-Requires-Root: no
Homepage: https://roy.marples.name/projects/openresolv
Vcs-Git: https://salsa.debian.org/debian/openresolv.git
Vcs-Browser: https://salsa.debian.org/debian/openresolv
Package: openresolv
Provides: resolvconf
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Conflicts: resolvconf
Description: management framework for resolv.conf
Allows multiple daemons to manage resolv.conf and configures
local resolvers such as dnsmasq and unbound.
.
This package may require some manual configuration.
Please read resolvconf(8) and resolvconf.conf(5) for detailed instructions.
|