Bump to SO version 5, towards 1.4.0
[yazpp-moved-to-github.git] / debian / control
1 Source: yazpp
2 Section: libdevel
3 Priority: optional
4 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
5 Standards-Version: 3.6.2
6 Build-Depends: debhelper (>= 4.0.0),
7         libxml2-dev, libxslt1-dev,
8         libyaz4-dev (>= 4.2.8)
9
10 Package: libyazpp5
11 Section: libs
12 Architecture: any
13 Depends: ${shlibs:Depends}
14 Description: YAZ++ and ZOOM library
15  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
16
17 Package: libyazpp5-dev
18 Section: libdevel
19 Architecture: any
20 Conflicts: libyazpp-dev, libyazpp2-dev, libyazpp3-dev, libyazpp4-dev
21 Provides: libyazpp-dev
22 Replaces: libyazpp-dev
23 Depends: libyazpp5 (= ${Source-Version}), libyaz4-dev
24 Description: Development libraries for YAZ++ and ZOOM
25  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
26
27 Package: yazpp-doc
28 Section: doc
29 Architecture: all
30 Description: Documentation for YAZ++
31  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
32