File: control

package info (click to toggle)
pwdb 0.54preD-3
  • links: PTS
  • area: main
  • in suites: hamm, slink
  • size: 644 kB
  • ctags: 797
  • sloc: ansic: 8,459; makefile: 346; sh: 204
file content (79 lines) | stat: -rw-r--r-- 2,582 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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
Source: pwdb
Section: libs
Priority: optional
Maintainer: James Troup <jjtroup@comp.brad.ac.uk>
Standards-Version: 2.3.0.1

Package: libpwdb0g
Architecture: any
Section: libs
Priority: optional
Depends: ${shlibs:Depends}
Conflicts: libpwdb0 (<= 0.54preD-1)
Description: Password database library for Linux-PAM [libc6]
 The password database library implements a generic interface to user
 information databases.  It was specifically designed to satisfy the
 needs of Linux-PAM.
 .
 Contains runtime shared libraries for libpwdb.

Package: libpwdb0g-dev
Section: devel
Priority: optional
Architecture: any
Depends: libc6-dev, libpwdb0g (= ${Source-Version})
Conflicts: libpwdb-dev, libpwdb-dbg
Description: Header files for libpwdb [libc6]
 Contains C header files and development shared libraries libraries for
 libpwdb, a generic interface to user information databases.  It was
 specifically designed to satisfy the needs of Linux-PAM.
 .
 Contains development libraries and header files for libpwdb.

Package: libpwdb0g-dbg
Section: devel
Priority: optional
Architecture: any
Depends: libpwdb0g-dev (= ${Source-Version})
Conflicts: libpwdb-dbg
Description: Static library with debugging symbols for libpwdb [libc6]
 Contains static libraries with debugging symbols for libpwdb, a 
 generic interface to user information databases.  It was specifically
 designed to satisfy the needs of Linux-PAM.
 .
 Contains static libraries with debugging symbols for libpwdb.

Package: libpwdb0
Section: oldlibs
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, libpwdb0g
Conflicts: libpwdb-dev, libpwdb-dbg
Description: Password database library for Linux-PAM [libc5]
 The password database library implements a generic interface to user
 information databases.  It was specifically designed to satisfy the
 needs of Linux-PAM.
 .
 Contains runtime shared libraries for libpwdb.

Package: libpwdb0-altdev
Section: oldlibs
Priority: optional
Architecture: any
Depends: libc5-altdev, libpwdb0 (= ${Source-Version})
Description: Header files for libpwdb [libc5]
 Contains C header files and development shared libraries libraries for
 libpwdb, a generic interface to user information databases.  It was
 specifically designed to satisfy the needs of Linux-PAM.
 .
 Contains development libraries and header files for libpwdb.

Package: libpwdb-doc
Section: devel
Priority: optional
Architecture: all
Depends:
Description: Documentation for libpwdb
 Contains documentation (in HTML, ASCII, and PostScript format) for 
 libpwdb, a generic interface to user information databases.