3 Standards-Version: 3.6.2
4 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
6 Build-Depends: debhelper (>= 4), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev, libpcap0.8-dev
11 Depends: ${shlibs:Depends}
12 Conflicts: idzebra (<= 1.3.4-2), php4-yaz (<= 4.1.2-5)
13 Description: The YAZ Z39.50 toolkit (runtime files)
14 YAZ is a toolkit that allows you to develop software using the
15 ANSI Z39.50/ISO23950 standard for information retrieval.
17 This packages includes runtime files.
22 Depends: ${shlibs:Depends}
23 Conflicts: yaz-runtime, yaz-ssl
24 Description: The YAZ Z39.50 toolkit (utilities)
25 YAZ is a toolkit that allows you to develop software using the
26 ANSI Z39.50/ISO23950 standard for information retrieval.
28 This packages includes utility programs.
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.
37 This packages includes HTML documentation for YAZ.
40 Depends: libyaz (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-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.
50 This packages includes development libraries and C/C++ header files.
55 Description: ziffy: the promiscuous Z39.50 APDU sniffer
56 ziffy is a promiscuous Z39.50 APDU sniffer, like the popular tcpdump.
57 ziffy can capture and show all Z39.50 traffic on your LAN segment.
58 This packages is a special port of ziffy ported to YAZ. Note that ziffy
59 is licensed under the GPL and was is by Rocco Carbone <rocco@ntop.org>.