File: control

package info (click to toggle)
nslint 3.0a2-1.1
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 520 kB
  • ctags: 195
  • sloc: sh: 2,872; ansic: 2,547; makefile: 131
file content (17 lines) | stat: -rw-r--r-- 539 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: nslint
Section: net
Priority: optional
Maintainer: Sven Mueller <sven@debian.org>
Build-Depends: debhelper (>= 5), quilt (>= 0.40), autotools-dev
Standards-Version: 3.8.3

Package: nslint
Architecture: any
Depends: ${shlibs:Depends}
Suggests: bind
Description: Lint for DNS files, checks integrity
 Nslint reads the nameserver configuration files and performs a 
 number of consistency checks on the DNS records.
 .
 Nslint understands both ancient style named.boot and BIND 8's 
 named.conf files (which are also used by BIND 9).