X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=07f6465e1b2631cd3159ae09f7cc29fe718f2343;hb=0f94a4a954324a7cfc37bedf9e3d9556104b3807;hp=f6048a11f0a448522b80129eec07ba0693a7b686;hpb=2552bb782243725269cb1038c01a82c89b1f1eaf;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index f6048a1..07f6465 100644 --- a/debian/control +++ b/debian/control @@ -3,22 +3,29 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.2), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-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} -Description: Metaproxy Z39.50/SRU router (main executable) +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} @@ -29,7 +36,26 @@ 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 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 + 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 @@ -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.