session_shared: init fail: close backend.
[metaproxy-moved-to-github.git] / debian / control
index c961174..5152973 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Standards-Version: 3.6.2
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
+Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.2.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
 
 Package: metaproxy
 Section: net
@@ -16,9 +16,9 @@ Description: Metaproxy Z39.50/SRU router (main executable)
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  service SRU as well as functioning as a limited HTTP server. 
  .
- This packages includes the main Metaproxy executable.
+ This package includes the main Metaproxy executable.
 
-Package: libmetaproxy
+Package: libmetaproxy2
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
@@ -29,7 +29,20 @@ Description: Metaproxy Z39.50/SRU router (main executable)
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  service SRU as well as functioning as a limited HTTP server. 
  .
- This packages includes the Metaproxy libraries.
+ This package includes the Metaproxy libraries.
+
+Package: libmetaproxy2-dev
+Section: libdevel
+Architecture: any
+Depends: libmetaproxy2 (= ${Source-Version}), libyazpp4-dev (>= 1.2.0), libxslt1-dev, libboost-dev, libboost-thread-dev, libgnutls-dev
+Description: Metaproxy Z39.50/SRU router (main executable)
+ This is a universal router, proxy and encapsulated metasearcher
+ for information retrieval protocols. It accepts, processes, interprets
+ and redirects requests from IR clients using standard protocols such as
+ the binary ANSI/NISO Z39.50  and the information search and retrieval web
+ service SRU as well as functioning as a limited HTTP server. 
+ .
+ This package includes development libraries and C++ header files.
 
 Package: metaproxy-doc
 Section: doc
@@ -41,4 +54,4 @@ Description: Metaproxy Z39.50/SRU router (documentation)
  the binary ANSI/NISO Z39.50  and the information search and retrieval web
  service SRU as well as functioning as a limited HTTP server. 
  .
- This packages includes HTML documentation for Metaproxy.
+ This package includes HTML documentation for Metaproxy.