X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=321c6063683ebc5f477ac749f5a704f5eb414d72;hb=8e494be7d760b4fe8f5b0d9e48a19b2dca7d962b;hp=46e9fb0b55c79d45d4eddde1b831040cc690ea37;hpb=6905641b1284e5e323b343e365dff7ec6c4686cf;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 46e9fb0..321c606 100644 --- a/debian/control +++ b/debian/control @@ -1,44 +1,70 @@ Source: metaproxy Section: devel Standards-Version: 3.6.2 -Maintainer: Marc Cromme +Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev, libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-date-time-dev, libboost-program-options-dev, libboost-test-dev +Build-Depends: debhelper (>= 4), + libyaz4-dev (>= 4.2.27), + libyazpp4-dev (>= 1.2.7), + libxslt1-dev, + libboost-dev, + libboost-thread-dev, + libboost-test-dev, + libboost-regex-dev Package: metaproxy Section: net Architecture: any -Depends: ${shlibs:Depends}, libmetaproxy -Description: Metaproxy Z39.50/SRU router (main executable) +Depends: ${shlibs:Depends}, libmetaproxy4 (= ${Source-Version}) +Description: 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 packages includes the main Metaproxy executable. + This package includes the main Metaproxy executable. -Package: libmetaproxy +Package: libmetaproxy4 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyazpp3, libyaz3 -Description: Metaproxy Z39.50/SRU router (main executable) +Depends: ${shlibs:Depends}, libyaz4 (>= 4.2.22) +Description: Z39.50/SRU router (runtime) 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 packages includes the Metaproxy libraries. + This package includes the Metaproxy libraries. + +Package: libmetaproxy4-dev +Section: libdevel +Architecture: any +Depends: libmetaproxy4 (= ${Source-Version}), + libyazpp4-dev (>= 1.2.0), + libxslt1-dev, + libboost-dev, + libboost-thread-dev, + libgnutls-dev +Conflicts: libmetaproxy2-dev, libmetaproxy3-dev +Description: Z39.50/SRU router (development) + 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 Architecture: all -Description: Metaproxy Z39.50/SRU router (documentation) +Description: Z39.50/SRU router (documentation) 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 packages includes HTML documentation for Metaproxy. + This package includes HTML documentation for Metaproxy.