X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=c00965586b7fab787db411cbdc03f1fc003ee55c;hb=acf534916169e14e2c33c9edb1b8a6f6c30c836c;hp=5ff9b0bc8f627cbf124c3a48d9b9ecc7bbc717a3;hpb=b4d39658fb489af88fb7fe4edb5c69dda83ad4be;p=yazproxy-moved-to-github.git diff --git a/debian/control b/debian/control index 5ff9b0b..c009655 100644 --- a/debian/control +++ b/debian/control @@ -2,19 +2,19 @@ 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), libxml2-dev, libxslt1-dev, libyazpp2-dev(>= 1.0.3) Package: yazproxy Section: utils Architecture: any -Depends: libyazproxy (= ${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: libyazproxy +Package: libyazproxy2 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -24,10 +24,11 @@ Description: YAZ Proxy libraries. to optimize performance and tries to reduce the commnication with the backend server. -Package: libyazproxy-dev +Package: libyazproxy2-dev Section: devel Architecture: any -Depends: libyazproxy (= ${Source-Version}), libxml2-dev, libxslt1-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