Version 5.13.0
[yaz-moved-to-github.git] / debian / control
1 Source: yaz
2 Section: devel
3 Standards-Version: 3.6.2
4 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
5 Priority: extra
6 Build-Depends: debhelper (>= 7),
7         pkg-config,
8         libxslt1-dev,
9         libgnutls28-dev|libgnutls-dev,
10         libreadline-dev|libreadline5-dev,
11         libwrap0-dev,
12         libmemcached-dev,
13         libgcrypt11-dev,
14         libhiredis-dev|libmemcached5,
15         libicu-dev
16
17 Package: libyaz5
18 Section: libs
19 Architecture: any
20 Depends: ${shlibs:Depends}
21 Conflicts: idzebra (<= 1.3.4-2), php4-yaz (<= 4.1.2-5)
22 Description: libraries for the Z39.50 toolkit
23  YAZ is a toolkit that allows you to develop software using the
24  ANSI Z39.50/ISO23950 standard for information retrieval.
25  .
26  This package includes runtime files.
27
28 Package: libyaz5-dbg
29 Section: debug
30 Architecture: any
31 Depends: libyaz5 (= ${binary:Version}), ${misc:Depends}
32 Description: debugging symbols for libyaz5
33  YAZ is a toolkit that allows you to develop software using the
34  ANSI Z39.50/ISO23950 standard for information retrieval.
35  .
36  This package contains the debugging symbols for libyaz5.
37
38 Package: yaz
39 Section: utils
40 Architecture: any
41 Depends: ${shlibs:Depends}
42 Conflicts: yaz-runtime, yaz-ssl
43 Description: utilities for the Z39.50 toolkit
44  YAZ is a toolkit that allows you to develop software using the
45  ANSI Z39.50/ISO23950 standard for information retrieval.
46  .
47  This package includes utility programs.
48
49 Package: yaz-doc
50 Section: doc
51 Architecture: all
52 Description: documentation for the Z39.50 toolkit
53  YAZ is a toolkit that allows you to develop software using the
54  Z39.50/ISO23950 standard for information retrieval.
55  .
56  This package includes HTML documentation for YAZ.
57
58 Package: libyaz5-dev
59 Depends: libyaz5 (= ${Source-Version}),
60         libxslt1-dev,
61         libicu-dev,
62         tclsh
63 Provides: libyaz-dev
64 Replaces: libyaz-dev
65 Conflicts: libyaz2-dev, libyaz3-dev, libyaz-dev
66 Section: libdevel
67 Architecture: any
68 Suggests: yaz-doc
69 Description: development files for the Z39.50 toolkit
70  YAZ is a toolkit that allows you to develop software using the
71  ANSI Z39.50/ISO23950 standard for information retrieval.
72  .
73  This package includes development libraries and C/C++ header files.
74
75 Package: yaz-illclient
76 Section: utils
77 Depends: ${shlibs:Depends}
78 Architecture: any
79 Description: ILL utility for the Z39.50 toolkit
80  YAZ is a toolkit that allows you to develop software using the
81  ANSI Z39.50/ISO23950 standard for information retrieval.
82  .
83  This package includes the yaz-illclient program which sends ILL
84  (Inter-Library-Loan) requests to a server and decodes the response.
85
86 Package: yaz-icu
87 Section: utils
88 Depends: ${shlibs:Depends}
89 Architecture: any
90 Description: ICU utility for the Z39.50 toolkit
91  YAZ is a toolkit that allows you to develop software using the
92  ANSI Z39.50/ISO23950 standard for information retrieval.
93  .
94  This package includes the yaz-icu program which exposes the ICU chain
95  facility of Z39.50 toolkit.
96