X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;fp=debian%2Fcontrol;h=5ff9b0bc8f627cbf124c3a48d9b9ecc7bbc717a3;hp=0000000000000000000000000000000000000000;hb=b4d39658fb489af88fb7fe4edb5c69dda83ad4be;hpb=4f61399071db17ddeec759c45507527e60d5c02f diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..5ff9b0b --- /dev/null +++ b/debian/control @@ -0,0 +1,45 @@ +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) + +Package: yazproxy +Section: utils +Architecture: any +Depends: libyazproxy (= ${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 +Section: libs +Architecture: any +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 +Section: devel +Architecture: any +Depends: libyazproxy (= ${Source-Version}), libxml2-dev, libxslt1-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 + to optimize performance and tries to reduce the commnication with the + backend server. + +Package: yazproxy-doc +Section: doc +Architecture: all +Description: Documentation for 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. +