X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=debian%2Fcontrol;h=1756ecbb8beba8989ab74bfc5a2e9b99d5e92833;hb=1792cb2b795187eb86cbd9780e0d7b71ea3a270c;hp=73cb0a23e705e67a7ab45896140274ad152e3746;hpb=85f14d2676daea3474abe4df375948250a4adf3b;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 73cb0a2..1756ecb 100644 --- a/debian/control +++ b/debian/control @@ -3,42 +3,83 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.0), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev +Build-Depends: debhelper (>= 5), + libyaz4-dev (>= 4.2.59), + libyazpp5-dev (>= 1.4.1), + 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) +Depends: ${shlibs:Depends}, libmetaproxy4 (= ${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: libmetaproxy4 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyazpp3, libyaz3 -Description: Metaproxy Z39.50/SRU router (main executable) +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: 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}), + libyazpp5-dev (>= 1.4.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.