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