X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=86d1ab565a81bef2214126768b998add3bf456f0;hb=051dee8c6b5636a7bf2746ce4c34a379ad82424e;hp=73cb0a23e705e67a7ab45896140274ad152e3746;hpb=85f14d2676daea3474abe4df375948250a4adf3b;p=metaproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 73cb0a2..86d1ab5 100644 --- a/debian/control +++ b/debian/control @@ -3,25 +3,39 @@ 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 (>= 4), libyaz4-dev (>= 4.2.2), libyazpp4-dev (>= 1.2.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-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 +43,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 +55,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.