File: control.dev

package info (click to toggle)
openldap2.2 2.2.23-8
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 15,936 kB
  • ctags: 11,357
  • sloc: ansic: 145,319; sh: 17,543; cpp: 4,178; sql: 1,566; makefile: 1,284; perl: 744
file content (26 lines) | stat: -rw-r--r-- 959 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
Package: libldap2.2-dev
Section: libdevel
Priority: extra
Architecture: any
Conflicts: libldap-dev, libopenldap-dev
Replaces: libopenldap-dev
Provides: libldap-dev
Depends: libldap2.2 (= ${Source-Version})
Description: OpenLDAP development libraries
 This package allows development of LDAP applications using the OpenLDAP
 libraries. It includes headers, libraries and links to allow static and
 dynamic linking.

Package: libslapd2.2-dev
Section: libdevel
Priority: extra
Architecture: all
Depends: libldap2.2 (= ${Source-Version})
Description: OpenLDAP slapd back-end development headers
 This package allows development of back-ends for the OpenLDAP slapd.
 It includes headers used when developing a back-end for slapd.
 These headers are, per upstream, *not* intended to be used outside of
 their build system so you are on your own with them.  Things can and
 probably will break, feel free to file bugs about them but don't expect
 them to be fixed.