X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=debian%2Fcontrol;h=900577126b9dad2d925d2919fc519e4f873e9298;hb=8abbc6f251628ac0266d66d36bb638fb3644b2c9;hp=a9dfc9e2244826d7649c0598f6366ef15e430674;hpb=c5d35006bd50993606f13f5191f6317e4ed526d8;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index a9dfc9e..9005771 100644 --- a/debian/control +++ b/debian/control @@ -1,44 +1,87 @@ 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 (>= 7), + libyaz5-dev (>= 4.2.69), + libyazpp6-dev (>= 1.5.2), + libxslt1-dev, + libboost-dev, + libboost-system-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) - Metaproxy is a universal router, proxy and encapsulated metasearcher +Depends: ${shlibs:Depends}, libmetaproxy5 (= ${Source-Version}) +Conflicts: cf-engine (<= 2.12.5) +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: libmetaproxy5 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyazpp3, libyaz3 -Description: Metaproxy Z39.50/SRU router (main executable) - Metaproxy is a universal router, proxy and encapsulated metasearcher +Depends: ${shlibs:Depends} +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: libmetaproxy5-dbg +Section: debug +Architecture: any +Depends: libmetaproxy5 (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for libmetaproxy5 + 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 contains the debugging symbols for libmetaproxy5. + +Package: libmetaproxy5-dev +Section: libdevel +Architecture: any +Depends: libmetaproxy5 (= ${Source-Version}), + libyazpp6-dev (>= 1.5.2), + libxslt1-dev, + libboost-dev, + libboost-thread-dev, + libboost-regex-dev, + libboost-system-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) - Metaproxy is a universal router, proxy and encapsulated metasearcher +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.