Add IDMETA
[metaproxy-moved-to-github.git] / debian / control
index 73cb0a2..297fa93 100644 (file)
@@ -3,12 +3,12 @@ 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.0), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev
+Build-Depends: debhelper (>= 4), libyaz4-dev, libyazpp4-dev (>= 1.2.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev
 
 Package: metaproxy
 Section: net
 Architecture: any
-Depends: ${shlibs:Depends}, libmetaproxy
+Depends: ${shlibs:Depends}
 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
@@ -16,12 +16,12 @@ 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}, libyazpp3, libyaz3
+Depends: ${shlibs:Depends}
 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
@@ -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.