X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=c00965586b7fab787db411cbdc03f1fc003ee55c;hp=074089f565df19ce463cc685e5833602442c19ac;hb=467c49ed93ecf15f434d28f3b0d3f3bb2949df8b;hpb=6d0a5f50ed33c05340ef90443e5fcb2bfa61d585 diff --git a/debian/control b/debian/control index 074089f..c009655 100644 --- a/debian/control +++ b/debian/control @@ -2,32 +2,33 @@ Source: yazproxy Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.0 -Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz-dev (>= 2.1.23), libyazpp-dev(>= 1.0.1) +Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyazpp2-dev(>= 1.0.3) Package: yazproxy Section: utils Architecture: any -Depends: libyazproxy1 (= ${Source-Version}) +Depends: ${shlibs:Depends}, libyazproxy2 (= ${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: libyazproxy1 +Package: libyazproxy2 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyazpp1 (>= 1.0.1) +Depends: ${shlibs:Depends} 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 to optimize performance and tries to reduce the commnication with the backend server. -Package: libyazproxy-dev +Package: libyazproxy2-dev Section: devel Architecture: any -Depends: libyazproxy1 (= ${Source-Version}), libxml2-dev, libxslt1-dev, libyazpp-dev, libyaz-dev +Depends: libyazproxy2 (= ${Source-Version}), libxml2-dev, libxslt1-dev, libyazpp2-dev +Conflicts: libyazproxy-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