X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=583cb56c571b0f91218467b6e6454a3329cced34;hb=586d78659d671683f33ec55f4a7d32b28e345ccd;hp=e16008699eae62da17b0ec8f9ca8e7c6da537251;hpb=d41d6bf3e177f21eca0c9856a538de84a8923d21;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index e160086..583cb56 100644 --- a/debian/control +++ b/debian/control @@ -3,9 +3,9 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 5), - libyaz4-dev (>= 4.2.62), - libyazpp5-dev (>= 1.4.1), +Build-Depends: debhelper (>= 7), + libyaz5-dev (>= 5.7.0), + libyazpp6-dev (>= 1.6.0), libxslt1-dev, libboost-dev, libboost-system-dev, @@ -16,18 +16,19 @@ Build-Depends: debhelper (>= 5), Package: metaproxy Section: net Architecture: any -Depends: ${shlibs:Depends}, libmetaproxy4 (= ${Source-Version}) +Depends: ${shlibs:Depends}, libmetaproxy6 (= ${Source-Version}) Conflicts: cf-engine (<= 2.12.5) +Provides: metaproxy6 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. + service SRU as well as functioning as a limited HTTP server. . This package includes the main Metaproxy executable. -Package: libmetaproxy4 +Package: libmetaproxy6 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -36,39 +37,44 @@ Description: Z39.50/SRU router (runtime) 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. + service SRU as well as functioning as a limited HTTP server. . This package includes the Metaproxy libraries. -Package: libmetaproxy4-dbg +Package: libmetaproxy6-dbg Section: debug Architecture: any -Depends: libmetaproxy4 (= ${binary:Version}), ${misc:Depends} -Description: debugging symbols for libmetaproxy4 +Depends: libmetaproxy6 (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for libmetaproxy6 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. + service SRU as well as functioning as a limited HTTP server. . - This package contains the debugging symbols for libmetaproxy4. + This package contains the debugging symbols for libmetaproxy6. -Package: libmetaproxy4-dev +Package: libmetaproxy6-dev Section: libdevel Architecture: any -Depends: libmetaproxy4 (= ${Source-Version}), - libyazpp5-dev (>= 1.4.0), +Provides: libmetaproxy-dev +Replaces: libmetaproxy-dev +Depends: libmetaproxy6 (= ${Source-Version}), + libyazpp6-dev (>= 1.5.2), libxslt1-dev, libboost-dev, libboost-thread-dev, - libgnutls-dev -Conflicts: libmetaproxy2-dev, libmetaproxy3-dev + libboost-regex-dev, + libboost-system-dev +Conflicts: libmetaproxy-dev, + libmetaproxy2-dev, libmetaproxy3-dev, + libmetaproxy4-dev, libmetaproxy5-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. + service SRU as well as functioning as a limited HTTP server. . This package includes development libraries and C++ header files. @@ -80,6 +86,6 @@ Description: Z39.50/SRU router (documentation) 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. + service SRU as well as functioning as a limited HTTP server. . This package includes HTML documentation for Metaproxy.