X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=debian%2Fcontrol;h=8a635e97d96daa30ea62e7de0d9d2c120ca09b69;hb=0d9cb9da0dcc25161bfc04692bc57ea2cc32e803;hp=0849bd32e0ea40ca95dba7a56d12c02a65866ef4;hpb=8d0d83a86d852bfe5166f4f6913c7c5a9817b510;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index 0849bd3..8a635e9 100644 --- a/debian/control +++ b/debian/control @@ -15,13 +15,33 @@ Description: YAZ++ development library for Z39.50 applications in C++. Package: libyaz++-dev Section: devel Architecture: any -Depends: libyaz++ (= ${Source-Version}), libxml2-dev, libxslt-dev, libyaz-dev +Depends: libyaz++ (= ${Source-Version}), libyaz-dev Description: YAZ++ library for Z39.50 applications in C++. YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: yaz++ +Package: yaz++-doc +Section: doc +Architecture: all +Description: Documentation for YAZ++. + YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. + +Package: libyazproxy +Section: libs +Architecture: any +Depends: ${shlibs:Depends}, libyaz++ (= ${Source-Version}) +Description: YAZ Proxy. + Libraries for YAZ proxy. + +Package: libyazproxy-dev Section: devel Architecture: any -Depends: ${shlibs:Depends} -Description: YAZ++ programs. - YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. +Depends: libyazproxy (= ${Source-Version}), libyaz++-dev (= ${Source-Version}), libxml2-dev, libxslt-dev +Description: YAZ Proxy. + Development libraries for YAZ proxy. + +Package: yazproxy +Section: utils +Architecture: any +Depends: libyazproxy (= ${Source-Version}) +Description: YAZ Proxy. + Powerful Proxy that converts Z39.50/SRW/SRU to Z39.50.