Remove shlibs:Depends from yaz
[yaz-moved-to-github.git] / debian / control
1 Source: yaz
2 Standards-Version: 3.5.9.0
3 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
4 Priority: extra
5 Build-Depends: docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev, libssl-dev
6
7 Package: yaz
8 Section: utils
9 Architecture: any
10 Depends: libyaz
11 Conflicts: yaz-runtime, yaz-ssl
12 Description: The YAZ Z39.50 toolkit (utilities)
13  YAZ is a toolkit that allows you to develop software using the
14  ANSI Z39.50/ISO23950 standard for information retrieval.
15  .
16  This packages includes utility programs.
17
18 Package: libyaz
19 Section: libs
20 Architecture: any
21 Depends: libssl0.9.6, ${shlibs:Depends}
22 Replaces: yaz-runtime, yaz-ssl
23 Conflicts: yaz-runtime, yaz-ssl, idzebra (<= 1.3.4-2), php4-yaz (<= 4.1.2-5)
24 Description: The YAZ Z39.50 toolkit (runtime files)
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 packages includes runtime files.
29
30 Package: yaz-doc
31 Section: doc
32 Architecture: all
33 Description: The YAZ Z39.50 toolkit (documentation)
34  YAZ is a toolkit that allows you to develop software using the
35  Z39.50/ISO23950 standard for information retrieval.
36  .
37  This packages includes documentation for YAZ in HTML and PDF.
38
39 Package: libyaz-dev
40 Depends: libyaz
41 Replaces: yaz-devel
42 Conflicts: yaz-devel
43 Section: devel
44 Architecture: any
45 Recommends: yaz-doc, libxml2-dev
46 Description: The YAZ Z39.50 toolkit (development files)
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