Update to lib version 3, because API has changed.
[yazpp-moved-to-github.git] / debian / control
index e263d3a..d0871b4 100644 (file)
@@ -5,18 +5,18 @@ Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
 Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz3-dev (>= 3.0.16)
 
-Package: libyazpp2
+Package: libyazpp3
 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: libyazpp3-dev
 Section: devel
 Architecture: any
-Conflicts: libyazpp-dev
-Depends: libyazpp2 (= ${Source-Version}), libyaz3-dev
+Conflicts: libyazpp-dev, libyazpp2-dev
+Depends: libyazpp3 (= ${Source-Version}), libyaz3-dev
 Description: Development libraries for YAZ++ and ZOOM
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.