Debian package update
[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 Description: The YAZ Z39.50 toolkit (runtime files)
25  The YAZ-toolkit is a C-toolkit for building
26  origins and/or targets using the Z39.50 protocol for
27  information retrieval.
28  .
29  YAZ supports a substantial subset of the Z39.50 standard
30  and features a SSL protocol layer as an option.
31  .
32  YAZ is made by the danish software company Index Data
33  and further information is available at http://www.indexdata.dk/
34
35 Package: yaz-devel
36 Depends: yaz-runtime, ${shlibs:Depends}
37 Section: devel
38 Architecture: any
39 Recommends: yaz-doc
40 Description: The YAZ Z39.50 toolkit (development files)
41  The YAZ-toolkit is a C-toolkit for building
42  origins and/or targets using the Z39.50 protocol for
43  information retrieval.
44  .
45  YAZ supports a substantial subset of the Z39.50 standard
46  and features a SSL protocol layer as an option.
47  .
48  YAZ is made by the danish software company Index Data
49  and further information is available at http://www.indexdata.dk/
50
51 Package: yaz-ssl
52 Depends: ${shlibs:Depends}
53 Section: libs
54 Architecture: any
55 Description: The YAZ Z39.50 toolkit (SSL support)
56  The YAZ-toolkit is a C-toolkit for building
57  origins and/or targets using the Z39.50 protocol for
58  information retrieval.
59  .
60  YAZ supports a substantial subset of the Z39.50 standard
61  and features a SSL protocol layer as an option.
62  .
63  YAZ is made by the danish software company Index Data
64  and further information is available at http://www.indexdata.dk/