X-Git-Url: http://jsfdemo.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=07f6465e1b2631cd3159ae09f7cc29fe718f2343;hb=85078c9292325d8c0c36007d68becf986bfc97c4;hp=970defaacfdda71d3be3f4c442579be6fc083109;hpb=fe18e231f92a6b771f80a268555e23c599079f42;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 970defa..07f6465 100644 --- a/debian/control +++ b/debian/control @@ -3,25 +3,51 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.1), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev +Build-Depends: debhelper (>= 4), + libyaz4-dev (>= 4.2.3), + libyazpp4-dev (>= 1.2.6), + libxslt1-dev, + libboost-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} +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: libmetaproxy3 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyazpp3, libyaz3 +Depends: ${shlibs:Depends} +Description: Metaproxy 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 package includes the Metaproxy libraries. + +Package: libmetaproxy3-dev +Section: libdevel +Architecture: any +Depends: libmetaproxy3 (= ${Source-Version}), + libyazpp4-dev (>= 1.2.0), + libxslt1-dev, + libboost-dev, + libboost-thread-dev, + libgnutls-dev +Conflicts: libmetaproxy2-dev Description: Metaproxy Z39.50/SRU router (main executable) This is a universal router, proxy and encapsulated metasearcher for information retrieval protocols. It accepts, processes, interprets @@ -29,7 +55,7 @@ Description: Metaproxy Z39.50/SRU router (main executable) 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 development libraries and C++ header files. Package: metaproxy-doc Section: doc @@ -41,4 +67,4 @@ Description: Metaproxy Z39.50/SRU router (documentation) 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.