X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9ebe0e58cf7a0a48035fb71871a5855fc53f778a;hb=da5e82516b0b66ec65e6af4779f2fdbf29d42e5e;hp=a7946f176f1a929d0dbc45f67c3cfbce530f0258;hpb=79076a95d4e3fc19cbf52bf2b7d35137809f3f7f;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index a7946f1..9ebe0e5 100644 --- a/debian/control +++ b/debian/control @@ -1,22 +1,26 @@ Source: yazpp -Section: devel +Section: libdevel Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 2.1.50) +Build-Depends: debhelper (>= 4.0.0), + libxml2-dev, libxslt1-dev, + libyaz4-dev (>= 4.2.8) -Package: libyazpp2 +Package: libyazpp5 Section: libs Architecture: any Depends: ${shlibs:Depends} Description: YAZ++ and ZOOM library YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM. -Package: libyazpp2-dev -Section: devel +Package: libyazpp5-dev +Section: libdevel Architecture: any -Conflicts: libyazpp-dev -Depends: libyazpp2 (= ${Source-Version}), libyaz3-dev +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 YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.