File: control

package info (click to toggle)
am-utils 6.2%2Brc20110530-3.2
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 6,188 kB
  • sloc: ansic: 40,635; sh: 13,284; perl: 2,429; makefile: 884; lex: 722; yacc: 594
file content (55 lines) | stat: -rw-r--r-- 2,118 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
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: am-utils
Section: net
Priority: extra
Maintainer: Tim Cutts <timc@chiark.greenend.org.uk>
Build-Depends: debhelper (>= 7.0.0), bison, flex, texlive, texi2html (>= 1.76), texinfo, libgdbm-dev, libwrap0-dev, libhesiod-dev, libldap2-dev, autotools-dev, linux-kernel-headers, po-debconf, autoconf, automake, quilt, libtool, dpkg-dev (>= 1.16.1~)
Build-Conflicts: autoconf2.13, automake1.4
Homepage: http://www.am-utils.org/
Standards-Version: 3.9.2

Package: am-utils
Section: net
Architecture: any
Depends: portmap, ${misc:Depends}, libamu4 (= ${binary:Version}), ${shlibs:Depends}, ${perl:Depends}, debconf (>= 1.2.0), ucf, debianutils (>= 1.6)
Suggests: nis, am-utils-doc
Conflicts: amd
Replaces: amd
Description: automounter utilities from 4.4BSD (includes amd)
 Am-utils is a set of tools for automounting filesystems: mounting a
 filesystem "on demand" when it is first referenced, and unmounting it
 later if it is no more needed.
 .
 Am-utils contains the amd automounter.

Package: libamu4
Section: libs
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Support library for amd the 4.4BSD automounter (runtime)
 Libamu contains a support library needed by the am-utils automounter
 utilities from the am-utils package.

Package: libamu-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libamu4 (= ${binary:Version}), libc6-dev | libc-dev
Conflicts: am-utils-dev
Replaces: am-utils-dev, libamu2
Description: Support library for amd the 4.4BSD automounter (development)
 Libamu contains a support library needed by the am-utils automounter
 utilities from the am-utils package.
 .
 These are the files needed to compile against libamu.

Package: am-utils-doc
Section: doc
Architecture: all
Suggests: am-utils
Depends: ${misc:Depends}, dpkg (>= 1.15.4) | install-info
Description: automounter utilities documentation
 Am-utils is a set of tools for automounting filesystems: mounting a
 filesystem "on demand" when it is first referenced, and unmounting it
 later if it is no more needed.
 .
 This is the documentation in HTML, info, texinfo and postscript
 formats.