X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=debian%2Fcontrol;h=b2727a11da9b299211d0955cefea7ca99c767d16;hb=73c1b7597e636f6bd66d7fbcdd2f8e8d0ae342f5;hp=4ab97b992093b845f9b31d6b6265d976137dfd12;hpb=0627418ae05d1f79ec21f5579db0dbaf3c5ac286;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 4ab97b9..b2727a1 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,12 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), - libyaz4-dev (>= 4.2.44), - libyazpp4-dev (>= 1.3.2), +Build-Depends: debhelper (>= 5), + libyaz4-dev (>= 4.2.62), + libyazpp5-dev (>= 1.4.1), libxslt1-dev, libboost-dev, + libboost-system-dev, libboost-thread-dev, libboost-test-dev, libboost-regex-dev @@ -39,14 +40,29 @@ Description: Z39.50/SRU router (runtime) . This package includes the Metaproxy libraries. +Package: libmetaproxy4-dbg +Section: debug +Architecture: any +Depends: libmetaproxy4 (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for libmetaproxy4 + 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. + Package: libmetaproxy4-dev Section: libdevel Architecture: any Depends: libmetaproxy4 (= ${Source-Version}), - libyazpp4-dev (>= 1.3.2), + libyazpp5-dev (>= 1.4.0), 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)