X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=79d682415980a37c72028ebb9244045e27ac2db9;hb=1d171b00d0f26236774424d63b6a34231b730c93;hp=0849bd32e0ea40ca95dba7a56d12c02a65866ef4;hpb=8d0d83a86d852bfe5166f4f6913c7c5a9817b510;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index 0849bd3..79d6824 100644 --- a/debian/control +++ b/debian/control @@ -1,27 +1,28 @@ -Source: yaz++ +Source: yazpp +Section: devel 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.0.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++. +Depends: ${shlibs:Depends} +Description: YAZ++ and ZOOM library YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: libyaz++-dev +Package: libyazpp4-dev Section: devel Architecture: any -Depends: libyaz++ (= ${Source-Version}), libxml2-dev, libxslt-dev, libyaz-dev -Description: YAZ++ library for Z39.50 applications in C++. +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++ -Section: devel -Architecture: any -Depends: ${shlibs:Depends} -Description: YAZ++ programs. +Package: yazpp-doc +Section: doc +Architecture: all +Description: Documentation for YAZ++ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. +