X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0d470ed349a92a821d4437af067c2f2376aa6675;hb=7ec50e958b71afa96795530d9491af538174e0a7;hp=b38fa9dfb71b5e1ffdc323547036fcb39218b9f9;hpb=d50e245ee74a307d24877e7ff79f55f90c522028;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index b38fa9d..0d470ed 100644 --- a/debian/control +++ b/debian/control @@ -1,33 +1,30 @@ -Source: yaz++ +Source: yazpp +Section: libdevel Priority: optional Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 4.0.0) -Standards-Version: 3.6.0 -Build-Depends: docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev, libxslt-dev, libyaz-dev (>= 2.0.9) +Standards-Version: 3.6.2 +Build-Depends: debhelper (>= 4.0.0), + libxml2-dev, libxslt1-dev, + libyaz4-dev (>= 4.2.8) -Package: libyaz++ +Package: libyazpp4 Section: libs Architecture: any -Depends: ${shlibs:Depends}, libyaz (>= 2.0.9) -Description: YAZ++ development library for Z39.50 applications in C++. - YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. - -Package: libyaz++-dev -Section: devel -Architecture: any -Depends: libyaz++ (= ${Source-Version}), libxml2-dev, libxslt-dev, libyaz-dev -Description: YAZ++ library for Z39.50 applications in C++. +Depends: ${shlibs:Depends} +Description: YAZ++ and ZOOM library YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: yaz++ -Section: utils +Package: libyazpp4-dev +Section: libdevel Architecture: any -Depends: ${shlibs:Depends} -Description: YAZ++ programs. +Conflicts: libyazpp-dev, libyazpp2-dev, libyazpp3-dev +Depends: libyazpp4 (= ${Source-Version}), libyaz4-dev +Description: Development libraries for YAZ++ and ZOOM YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: yaz++-doc +Package: yazpp-doc Section: doc Architecture: all -Description: Documentation for YAZ++. +Description: Documentation for YAZ++ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. +