Debian: do not depend on obs libicu36-dev
[yaz-moved-to-github.git] / debian / control
index 7970a3c..b237247 100644 (file)
@@ -3,13 +3,13 @@ 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,
        libreadline-dev|libreadline5-dev,
        libwrap0-dev,
-       libicu36-dev | libicu-dev
+       libicu-dev
 
 Package: libyaz4
 Section: libs
@@ -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
@@ -45,7 +55,7 @@ Description: documentation for the Z39.50 toolkit
 Package: libyaz4-dev
 Depends: libyaz4 (= ${Source-Version}),
        libxslt1-dev,
-       libicu36-dev|libicu-dev,
+       libicu-dev,
        tcl8.3|tclsh
 Provides: libyaz-dev
 Replaces: libyaz-dev