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 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155
|
Source: ding-libs
Section: libs
Priority: extra
Maintainer: Debian SSSD Team <pkg-sssd-devel@lists.alioth.debian.org>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Build-Depends: debhelper (>= 9),
dh-autoreconf,
quilt,
check,
pkg-config,
Standards-Version: 3.9.8
Homepage: https://fedorahosted.org/sssd/
Vcs-Git: https://anonscm.debian.org/git/pkg-sssd/ding-libs.git
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-sssd/ding-libs.git
Package: libpath-utils-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libpath-utils1 (= ${binary:Version}),
Description: Development files for libpath_utils
Utility functions to manipulate filesystem pathnames. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libpath-utils1
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Filesystem Path Utilities
Utility functions to manipulate filesystem pathnames.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libdhash-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libdhash1 (= ${binary:Version}),
Description: Development files for libdhash
A hash table which will dynamically resize to achieve optimal storage & access
time properties. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libdhash1
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Dynamic hash table
A hash table which will dynamically resize to achieve optimal storage & access
time properties.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libcollection-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libcollection4 (= ${binary:Version}),
Description: Development files for libcollection
A data-type to collect data in a hierarchical structure for easy iteration
and serialization. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libcollection4
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: Collection data-type for C
A data-type to collect data in a hierarchical structure for easy iteration
and serialization.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libref-array-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libref-array1 (= ${binary:Version}),
Description: Development files for refcounted array for C
A dynamically-growing, reference-counted array. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libref-array1
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: refcounted array for C
A dynamically-growing, reference-counted array
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libini-config-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libini-config5 (= ${binary:Version}),
libcollection-dev (= ${binary:Version}),
libbasicobjects-dev (= ${binary:Version}),
libref-array-dev (= ${binary:Version}),
Description: Development files for libini_config
Library to process config files in INI format into a libcollection data
structure. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libini-config5
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Description: INI file parser for C
Library to process config files in INI format into a libcollection data
structure.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libbasicobjects-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
libbasicobjects0 (= ${binary:Version}),
Description: Basic object types for C -- development files
Library that add basic object types for C. Development files.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
Package: libbasicobjects0
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends},
Multi-Arch: same
Description: Basic object types for C
Library that add basic object types for C.
.
This package is part of the ding-libs, libraries that are required for the
proper functioning of SSSD, the System Security Services Daemon.
|