Depend on yaz4, yazpp4
[metaproxy-moved-to-github.git] / debian / control
1 Source: metaproxy
2 Section: devel
3 Standards-Version: 3.6.2
4 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
5 Priority: extra
6 Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.1.6), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev
7
8 Package: metaproxy
9 Section: net
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Description: Metaproxy Z39.50/SRU router (main executable)
13  This is a universal router, proxy and encapsulated metasearcher
14  for information retrieval protocols. It accepts, processes, interprets
15  and redirects requests from IR clients using standard protocols such as
16  the binary ANSI/NISO Z39.50  and the information search and retrieval web
17  service SRU as well as functioning as a limited HTTP server. 
18  .
19  This package includes the main Metaproxy executable.
20
21 Package: libmetaproxy
22 Section: libs
23 Architecture: any
24 Depends: ${shlibs:Depends}
25 Description: Metaproxy Z39.50/SRU router (main executable)
26  This is a universal router, proxy and encapsulated metasearcher
27  for information retrieval protocols. It accepts, processes, interprets
28  and redirects requests from IR clients using standard protocols such as
29  the binary ANSI/NISO Z39.50  and the information search and retrieval web
30  service SRU as well as functioning as a limited HTTP server. 
31  .
32  This package includes the Metaproxy libraries.
33
34 Package: libmetaproxy-dev
35 Section: libdevel
36 Architecture: any
37 Depends: libmetaproxy (= ${Source-Version}), libyazpp4-dev (>= 1.1.6), libxslt1-dev, libboost-dev, libgnutls-dev
38 Description: Metaproxy Z39.50/SRU router (main executable)
39  This is a universal router, proxy and encapsulated metasearcher
40  for information retrieval protocols. It accepts, processes, interprets
41  and redirects requests from IR clients using standard protocols such as
42  the binary ANSI/NISO Z39.50  and the information search and retrieval web
43  service SRU as well as functioning as a limited HTTP server. 
44  .
45  This package includes development libraries and C++ header files.
46
47 Package: metaproxy-doc
48 Section: doc
49 Architecture: all
50 Description: Metaproxy Z39.50/SRU router (documentation)
51  This is a universal router, proxy and encapsulated metasearcher
52  for information retrieval protocols. It accepts, processes, interprets
53  and redirects requests from IR clients using standard protocols such as
54  the binary ANSI/NISO Z39.50  and the information search and retrieval web
55  service SRU as well as functioning as a limited HTTP server. 
56  .
57  This package includes HTML documentation for Metaproxy.