X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=6c060ffef7d3397de055c89da271ae7e2f4ad07d;hb=b7b92e922e710fab26fc214949cdf8c87c2f4b63;hp=9ebe0e58cf7a0a48035fb71871a5855fc53f778a;hpb=da5e82516b0b66ec65e6af4779f2fdbf29d42e5e;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index 9ebe0e5..6c060ff 100644 --- a/debian/control +++ b/debian/control @@ -3,30 +3,37 @@ Section: libdevel Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4.0.0), +Build-Depends: debhelper (>= 7), libxml2-dev, libxslt1-dev, - libyaz4-dev (>= 4.2.8) + libyaz5-dev (>= 5.1.0) -Package: libyazpp5 +Package: libyazpp6 Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: YAZ++ and ZOOM library +Description: YAZ++ library YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: libyazpp5-dev +Package: libyazpp6-dbg +Section: debug +Architecture: any +Depends: ${misc:Depends}, libyazpp6 (= ${Source-Version}) +Description: debugging symbols for YAZ++ library + YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. + +Package: libyazpp6-dev Section: libdevel Architecture: any Conflicts: libyazpp-dev, libyazpp2-dev, libyazpp3-dev, libyazpp4-dev Provides: libyazpp-dev Replaces: libyazpp-dev -Depends: libyazpp5 (= ${Source-Version}), libyaz4-dev -Description: Development libraries for YAZ++ and ZOOM +Depends: libyazpp6 (= ${Source-Version}), libyaz5-dev +Description: development libraries for YAZ++ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. 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.