Debug package libyazpp5-dbg. YPP-6
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Apr 2013 15:25:21 +0000 (17:25 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Apr 2013 15:25:21 +0000 (17:25 +0200)
debian/control
debian/rules

index 9ebe0e5..3ac1766 100644 (file)
@@ -3,7 +3,7 @@ Section: libdevel
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0.0),
+Build-Depends: debhelper (>= 5),
        libxml2-dev, libxslt1-dev,
        libyaz4-dev (>= 4.2.8)
 
@@ -11,7 +11,14 @@ Package: libyazpp5
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
-Description: YAZ++ and ZOOM library
+Description: YAZ++ library
+ YAZ++ is a C++ library with an object oriented interface to YAZ and ZOOM.
+
+Package: libyazpp5-dbg
+Section: debug
+Architecture: any
+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
@@ -21,12 +28,12 @@ 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
+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.
 
index 10d3b56..ae32785 100755 (executable)
@@ -90,7 +90,7 @@ binary-arch: build install
 #      dh_installinfo
        dh_installman
        dh_link
-       dh_strip
+       dh_strip --dbg-package=libyazpp5-dbg
        dh_compress
        dh_fixperms
 #      dh_perl