X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=9c22d079acfb18d95dddaab1e1b682f0fbb3c824;hb=3bb2e157affd19490974257a252472716d7858b3;hp=2dd8157ba40d0976d9e290866d98630e0d246764;hpb=42f7dd415641c76b3c528c8dd04af1afd6a04797;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index 2dd8157..9c22d07 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,51 @@ Source: yaz -Section: libs -Priority: optional +Standards-Version: 2.5.0.0 Maintainer: Adam Dickmeiss -Standards-Version: 1.7 +Priority: extra + +Package: yaz-doc +Section: devel +Architecture: any +Description: The YAZ Z39.50 toolkit (documentation) + The YAZ-toolkit is a C-toolkit for building + origins and/or targets using the Z39.50 protocol for + information retrieval. + . + YAZ supports a substantial subset of the Z39.50 standard + and features a SSL protocol layer as an option. + . + YAZ is made by the danish software company Index Data + and further information is available at http://www.indexdata.dk/ -Package: yaz +Package: yaz-runtime +Section: libs Architecture: any Depends: ${shlibs:Depends} -Provides: yaz -Description: Z39.50 library - YAZ is a library implementing the Z39.50 protocol - for information retrieval. +Conflicts: yaz-runtime-ssl +Description: The YAZ Z39.50 toolkit (runtime files) + The YAZ-toolkit is a C-toolkit for building + origins and/or targets using the Z39.50 protocol for + information retrieval. + . + YAZ supports a substantial subset of the Z39.50 standard + and features a SSL protocol layer as an option. + . + YAZ is made by the danish software company Index Data + and further information is available at http://www.indexdata.dk/ + +Package: yaz-devel +Depends: yaz-runtime, ${shlibs:Depends} +Section: devel +Architecture: any +Recommends: yaz-doc +Description: The YAZ Z39.50 toolkit (development files) + The YAZ-toolkit is a C-toolkit for building + origins and/or targets using the Z39.50 protocol for + information retrieval. + . + YAZ supports a substantial subset of the Z39.50 standard + and features a SSL protocol layer as an option. + . + YAZ is made by the danish software company Index Data + and further information is available at http://www.indexdata.dk/ +