Ooops forgot this
[yaz-moved-to-github.git] / debian / control
1 Source: yaz
2 Standards-Version: 2.5.0.0
3 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
4 Priority: extra
5
6 Package: yaz-doc
7 Section: devel
8 Architecture: any
9 Description: The YAZ Z39.50 toolkit (documentation)
10  The YAZ-toolkit is a C-toolkit for building
11  origins and/or targets using the Z39.50 protocol for
12  information retrieval.
13  .
14  YAZ supports a substantial subset of the Z39.50 standard
15  and features a SSL protocol layer as an option.
16  .
17  YAZ is made by the danish software company Index Data
18  and further information is available at http://www.indexdata.dk/
19
20 Package: yaz-runtime
21 Section: libs
22 Architecture: any
23 Depends: ${shlibs:Depends}
24 Conflicts: yaz-runtime-ssl
25 Description: The YAZ Z39.50 toolkit (runtime files)
26  The YAZ-toolkit is a C-toolkit for building
27  origins and/or targets using the Z39.50 protocol for
28  information retrieval.
29  .
30  YAZ supports a substantial subset of the Z39.50 standard
31  and features a SSL protocol layer as an option.
32  .
33  YAZ is made by the danish software company Index Data
34  and further information is available at http://www.indexdata.dk/
35
36 Package: yaz-devel
37 Depends: yaz-runtime, ${shlibs:Depends}
38 Section: devel
39 Architecture: any
40 Recommends: yaz-doc
41 Description: The YAZ Z39.50 toolkit (development files)
42  The YAZ-toolkit is a C-toolkit for building
43  origins and/or targets using the Z39.50 protocol for
44  information retrieval.
45  .
46  YAZ supports a substantial subset of the Z39.50 standard
47  and features a SSL protocol layer as an option.
48  .
49  YAZ is made by the danish software company Index Data
50  and further information is available at http://www.indexdata.dk/
51