Debug package libyaz4-dbg. YAZ-653
authorAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Apr 2013 12:54:26 +0000 (14:54 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Mon, 22 Apr 2013 12:54:26 +0000 (14:54 +0200)
debian/control
debian/rules

index 7970a3c..b4fe544 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Standards-Version: 3.6.2
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
-Build-Depends: debhelper (>= 4),
+Build-Depends: debhelper (>= 5),
        pkg-config,
        libxslt1-dev,
        libgnutls-dev,
@@ -22,6 +22,16 @@ Description: libraries for the Z39.50 toolkit
  .
  This package includes runtime files.
 
+Package: libyaz4-dbg
+Section: debug
+Architecture: any
+Depends: libyaz4 (= ${binary:Version}), ${misc:Depends}
+Description: debugging symbols for libyaz4
+ YAZ is a toolkit that allows you to develop software using the
+ ANSI Z39.50/ISO23950 standard for information retrieval.
+ .
+ This package contains the debugging symbols for libyaz4.
+
 Package: yaz
 Section: utils
 Architecture: any
index f60b5cf..a558d3f 100755 (executable)
@@ -90,7 +90,7 @@ binary-arch: build install
 #      dh_installinfo
        dh_installman
        dh_link
-       dh_strip
+       dh_strip --dbg-package=libyaz4-dbg
        dh_compress
        dh_fixperms
 #      dh_perl