File: control

package info (click to toggle)
gadmin-bind 0.2.5-2
  • links: PTS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 4,096 kB
  • ctags: 450
  • sloc: ansic: 7,244; sh: 3,215; makefile: 137
file content (33 lines) | stat: -rw-r--r-- 1,335 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
22
23
24
25
26
27
28
29
30
31
32
33
Source: gadmin-bind
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 8), autotools-dev, libgtk2.0-dev
Standards-Version: 3.9.1
Homepage: http://www.gadmintools.org/

Package: gadmin-bind
Section: admin
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, bind9 (>= 9.3.2), dnsutils, menu
Description: GTK+ configuration tool for bind9
 gadmin-bind is an easy to use GTK+ frontend for ISC BIND. It handles multiple
 domains and can switch from master to slave domain in three clicks. It can
 change the domain name for entire domains and subdomains, including domain
 resources such as MX, A, AAAA, CNAME, and NS.
 .
 gadmin-bind can also generate and set up secret keys for rndc, construct a
 chroot environment, and handle DDNS operations.

Package: gadmin-bind-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, gadmin-bind (= ${binary:Version})
Description: GTK+ configuration tool for bind9 (debug)
 gadmin-bind is an easy to use GTK+ frontend for ISC BIND. It handles multiple
 domains and can switch from master to slave domain in three clicks. It can
 change the domain name for entire domains and subdomains, including domain
 resources such as MX, A, AAAA, CNAME, and NS.
 .
 This package contains the debugging symbols.