File: control

package info (click to toggle)
gadmin-bind 0.2.5-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 4,028 kB
  • ctags: 450
  • sloc: ansic: 7,244; sh: 3,215; makefile: 140
file content (38 lines) | stat: -rw-r--r-- 1,629 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
34
35
36
37
38
Source: gadmin-bind
Section: admin
Priority: optional
Maintainer: Debian Gadmintools Maintainers <gadmintools@lists.debian-maintainers.org>
Uploaders:
 Daniel Baumann <daniel@debian.org>, Magnus Loef <magnus-swe@telia.com>
Build-Depends:
 debhelper (>= 7.0.50~), autotools-dev, libgtk2.0-dev, quilt (>= 0.46-7)
Standards-Version: 3.8.4
Homepage: http://www.gadmintools.org/
Vcs-Browser: http://git.debian-maintainers.org/?p=gadmintools/gadmin-bind.git
Vcs-Git: git://git.debian-maintainers.org/git/gadmintools/gadmin-bind.git

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.