X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=2d598e6174df41af6a2c688063748d5b1fe9cb76;hp=72cb40690fe5c63ac4510a6f5712aad034d43031;hb=a26937ed9db61e3973e2b297715fcfda43a537a4;hpb=931b109894363ffe8f8d28e3d8aeafd93b72b0cc diff --git a/debian/control b/debian/control index 72cb406..2d598e6 100644 --- a/debian/control +++ b/debian/control @@ -2,22 +2,22 @@ Source: yazproxy Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.0 -Build-Depends: debhelper (>= 4.0.0), docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev, libxslt1-dev, libyaz-dev (>= 2.0.9), libyaz++-dev(>= 0.8) +Build-Depends: debhelper (>= 4.0.0), docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev, libxslt1-dev, libyaz-dev (>= 2.1.18), libyazpp-dev(>= 1.0) Package: yazproxy Section: utils Architecture: any -Depends: libyazproxy (= ${Source-Version}) +Depends: libyazproxy1 (= ${Source-Version}) Description: YAZ Proxy. YAZ proxy is a daemon that accepts Z39.50/SRW/SRU incoming requests and converts them to Z39.50 client requests. The proxy has several facilities to optimize performance and tries to reduce the commnication with the backend server. -Package: libyazproxy +Package: libyazproxy1 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyaz++ (>= 0.8) +Depends: ${shlibs:Depends}, libyazpp1 (>= 1.0) Description: YAZ Proxy libraries. YAZ proxy is a daemon that accepts Z39.50/SRW/SRU incoming requests and converts them to Z39.50 client requests. The proxy has several facilities @@ -27,7 +27,7 @@ Description: YAZ Proxy libraries. Package: libyazproxy-dev Section: devel Architecture: any -Depends: libyazproxy (= ${Source-Version}), libxml2-dev, libxslt1-dev +Depends: libyazproxy1 (= ${Source-Version}), libxml2-dev, libxslt1-dev, libyazpp-dev, libyaz-dev Description: YAZ Proxy development libraries. YAZ proxy is a daemon that accepts Z39.50/SRW/SRU incoming requests and converts them to Z39.50 client requests. The proxy has several facilities