Debug package libyazpp5-dbg. YPP-6
[yazpp-moved-to-github.git] / debian / control
index 334553a..3ac1766 100644 (file)
@@ -1,27 +1,39 @@
 Source: yazpp
-Section: devel
+Section: libdevel
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz-dev (>= 2.1.23)
+Build-Depends: debhelper (>= 5),
+       libxml2-dev, libxslt1-dev,
+       libyaz4-dev (>= 4.2.8)
 
-Package: libyazpp1
+Package: libyazpp5
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}, libyaz (>= 2.1.14)
-Description: YAZ++ and ZOOM library
+Depends: ${shlibs:Depends}
+Description: YAZ++ library
  YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
 
-Package: libyazpp-dev
-Section: devel
+Package: libyazpp5-dbg
+Section: debug
 Architecture: any
-Depends: libyazpp1 (= ${Source-Version}), libyaz-dev
-Description: Development libraries for YAZ++ and ZOOM
+Depends: ${misc:Depends}, libyazpp5 (= ${Source-Version})
+Description: debugging symbols for YAZ++ library
+ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
+
+Package: libyazpp5-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++
  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.