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