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
|
Source: pwdb
Section: libs
Priority: optional
Maintainer: James Troup <james@nocrew.org>
Standards-Version: 2.5.0.0
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.
|