X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=0c472be79b3b0b1ff81471f78503939fde5d6985;hb=7b5541d7399501f0d6f35cc754bfbdc899df7a81;hp=e263d3a30f1c689fc770e119a35f7fd22aabe7ee;hpb=da282bc7680c343e21b6a3e48833f044724cb8d7;p=yazpp-moved-to-github.git diff --git a/debian/control b/debian/control index e263d3a..0c472be 100644 --- a/debian/control +++ b/debian/control @@ -3,20 +3,20 @@ Section: devel Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 3.0.16) +Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz4-dev (>= 4.0.1) -Package: libyazpp2 +Package: libyazpp4 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 +Package: libyazpp4-dev Section: devel Architecture: any -Conflicts: libyazpp-dev -Depends: libyazpp2 (= ${Source-Version}), libyaz3-dev +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.