File: control

package info (click to toggle)
openresolv 3.8.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 232 kB
  • ctags: 35
  • sloc: sh: 1,550; makefile: 87
file content (21 lines) | stat: -rw-r--r-- 763 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: openresolv
Section: net
Priority: optional
Maintainer: Jose dos Santos Junior <j.s.junior@live.com>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.7
Homepage: http://roy.marples.name/projects/openresolv/home
Vcs-Git: https://anonscm.debian.org/git/collab-maint/openresolv.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/openresolv.git

Package: openresolv
Provides: resolvconf
Architecture: any
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.