Version 1.2.7
[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 (>= 4.2.3), libyazpp4-dev (>= 1.2.6), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
7
8 Package: metaproxy
9 Section: net
10 Architecture: any
11 Depends: ${shlibs:Depends}
12 Description: 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: libmetaproxy3
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: libmetaproxy3-dev
35 Section: libdevel
36 Architecture: any
37 Depends: libmetaproxy3 (= ${Source-Version}), libyazpp4-dev (>= 1.2.0), libxslt1-dev, libboost-dev, libboost-thread-dev, libgnutls-dev
38 Conflicts: libmetaproxy2-dev
39 Description: Metaproxy Z39.50/SRU router (main executable)
40  This is a universal router, proxy and encapsulated metasearcher
41  for information retrieval protocols. It accepts, processes, interprets
42  and redirects requests from IR clients using standard protocols such as
43  the binary ANSI/NISO Z39.50  and the information search and retrieval web
44  service SRU as well as functioning as a limited HTTP server. 
45  .
46  This package includes development libraries and C++ header files.
47
48 Package: metaproxy-doc
49 Section: doc
50 Architecture: all
51 Description: Metaproxy Z39.50/SRU router (documentation)
52  This is a universal router, proxy and encapsulated metasearcher
53  for information retrieval protocols. It accepts, processes, interprets
54  and redirects requests from IR clients using standard protocols such as
55  the binary ANSI/NISO Z39.50  and the information search and retrieval web
56  service SRU as well as functioning as a limited HTTP server. 
57  .
58  This package includes HTML documentation for Metaproxy.