Fix debian conflict with php4-yaz
[yaz-moved-to-github.git] / debian / control
index 68e9fa7..b759fb1 100644 (file)
@@ -2,14 +2,16 @@ Source: yaz
 Standards-Version: 3.5.7.0
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Priority: extra
+Build-Depends: docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev
 
 Package: yaz-runtime
 Section: libs
 Architecture: any
 Depends: ${shlibs:Depends}
+Conflicts: idzebra (<= 1.3.4-2), php4-yaz (<= 4.1.2-5)
 Description: The YAZ Z39.50 toolkit (runtime files)
  YAZ is a toolkit that allows you to develop software using the
- Z39.50/ISO23950 standard for information retrieval.
+ ANSI Z39.50/ISO23950 standard for information retrieval.
  .
  Besides development libraries and header files YAZ includes 
  sample clients - and server.
@@ -35,7 +37,7 @@ Architecture: any
 Recommends: yaz-doc
 Description: The YAZ Z39.50 toolkit (development files)
  YAZ is a toolkit that allows you to develop software using the
- Z39.50/ISO23950 standard for information retrieval.
+ ANSI Z39.50/ISO23950 standard for information retrieval.
  .
  Besides development libraries and header files YAZ includes 
  sample clients - and server.
@@ -48,7 +50,7 @@ Section: libs
 Architecture: any
 Description: The YAZ Z39.50 toolkit (SSL support)
  YAZ is a toolkit that allows you to develop software using the
- Z39.50/ISO23950 standard for information retrieval.
+ ANSI Z39.50/ISO23950 standard for information retrieval.
  .
  Besides development libraries and header files YAZ includes 
  sample clients - and server.