File: control

package info (click to toggle)
ding-libs 0.7.0-1~exp2
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 3,988 kB
  • sloc: ansic: 31,854; makefile: 325; sh: 39
file content (87 lines) | stat: -rw-r--r-- 2,450 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
80
81
82
83
84
85
86
87
Source: ding-libs
Section: libs
Maintainer: Debian SSSD Team <pkg-sssd-devel@alioth-lists.debian.net>
Uploaders:
 Timo Aaltonen <tjaalton@debian.org>,
 Simon Josefsson <simon@josefsson.org>,
Build-Depends:
 debhelper-compat (= 13),
 dpkg-dev (>= 1.22.5),
 check,
 pkgconf,
Standards-Version: 4.7.3
Homepage: https://github.com/SSSD/ding-libs
Vcs-Git: https://salsa.debian.org/sssd-team/ding-libs.git
Vcs-Browser: https://salsa.debian.org/sssd-team/ding-libs

Package: libdhash-dev
Section: libdevel
Architecture: any
Depends:
 libdhash1t64 (= ${binary:Version}),
 ${misc:Depends},
Multi-Arch: same
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: libdhash1t64
Provides:
 ${t64:Provides},
Replaces:
 libdhash1,
Breaks:
 libdhash1 (<< ${source:Version}),
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs: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: libini-config-dev
Section: libdevel
Architecture: any
Depends:
 libini-config8 (= ${binary:Version}),
 ${misc:Depends},
Breaks:
 libbasicobjects-dev (<< 0.7.0~),
 libcollection-dev (<< 0.7.0~),
 libref-array-dev (<< 0.7.0~),
Multi-Arch: same
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-config8
Replaces:
 libini-config5t64,
Breaks:
 libini-config5t64 (<< ${source:Version}),
Architecture: any
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs: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.