Added Morten Garkier Hendriksens Debian build rules.
[yaz-moved-to-github.git] / debian / control.templ
1 Source: yaz
2 Standards-Version: ${Source-Version}
3 Maintainer: Morten Garkier Hendriksen <mgh@dbc.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