File: control

package info (click to toggle)
gadmintools-meta 10
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 28 kB
  • sloc: makefile: 2
file content (37 lines) | stat: -rw-r--r-- 1,197 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
Source: gadmintools-meta
Section: admin
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.3
Homepage: http://www.gadmintools.org/

Package: gadmintools
Architecture: all
Depends:
 ${misc:Depends}, gadmin-bind, gadmin-openvpn-client,
 gadmin-openvpn-server, gadmin-proftpd, gadmin-rsync, gadmin-samba
Breaks: gadmin-tools (<< 6)
Replaces: gadmin-tools
Description: GTK+ server administration tools (meta-package)
 Gadmintools consists of several easy to use GTK+ server administration tools
 for the following programs:
 .
  * gadmin-bind - ISC BIND DNS server
  * gadmin-openvpn-client - OpenVPN client
  * gadmin-openvpn-server - OpenVPN Server
  * gadmin-proftpd - Proftpd FTP server
  * gadmin-rsync - Rsync server
  * gadmin-samba - Samba SMB server

Package: gadmin-tools
Section: oldlibs
Priority: extra
Architecture: all
Depends: ${misc:Depends}, gadmintools
Description: GTK+ server administration tools (transitional package)
 Package to ease upgrading from older gadmin-tools packages to the new
 gadmintools package.
 .
 This package can be purged at anytime once the gadmintools package has been
 installed.