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