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