X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=debian%2Fcontrol;h=900577126b9dad2d925d2919fc519e4f873e9298;hb=8abbc6f251628ac0266d66d36bb638fb3644b2c9;hp=be118e0a22da5fdb3e2a86e64f49af5721f5f9a7;hpb=e0e337fdc7a6660c5ea314a04616ca1a37956244;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index be118e0..9005771 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.50), - libyazpp5-dev (>= 1.4.1), +Build-Depends: debhelper (>= 7), + libyaz5-dev (>= 4.2.69), + libyazpp6-dev (>= 1.5.2), libxslt1-dev, libboost-dev, libboost-system-dev, @@ -16,7 +16,7 @@ Build-Depends: debhelper (>= 5), Package: metaproxy Section: net Architecture: any -Depends: ${shlibs:Depends}, libmetaproxy4 (= ${Source-Version}) +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 @@ -27,7 +27,7 @@ Description: Z39.50/SRU router (main executable) . This package includes the main Metaproxy executable. -Package: libmetaproxy4 +Package: libmetaproxy5 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -40,27 +40,29 @@ Description: Z39.50/SRU router (runtime) . This package includes the Metaproxy libraries. -Package: libmetaproxy4-dbg +Package: libmetaproxy5-dbg Section: debug Architecture: any -Depends: libmetaproxy4 (= ${binary:Version}), ${misc:Depends} -Description: debugging symbols for libmetaproxy4 +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 libmetaproxy4. + This package contains the debugging symbols for libmetaproxy5. -Package: libmetaproxy4-dev +Package: libmetaproxy5-dev Section: libdevel Architecture: any -Depends: libmetaproxy4 (= ${Source-Version}), - libyazpp5-dev (>= 1.4.0), +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)