X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;ds=sidebyside;f=debian%2Fcontrol;h=0b803caee194ee5d1b643c9d995f37c301b138c4;hb=3fef09b4aaeb051928abf940049d138e5d73e20d;hp=2dd8157ba40d0976d9e290866d98630e0d246764;hpb=42f7dd415641c76b3c528c8dd04af1afd6a04797;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index 2dd8157..0b803ca 100644 --- a/debian/control +++ b/debian/control @@ -1,13 +1,64 @@ 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-runtime +Section: libs +Architecture: any +Depends: ${shlibs:Depends} +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 +Package: yaz-devel +Depends: yaz-runtime +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/ + +Package: yaz-ssl Depends: ${shlibs:Depends} -Provides: yaz -Description: Z39.50 library - YAZ is a library implementing the Z39.50 protocol - for information retrieval. +Section: libs +Architecture: any +Description: The YAZ Z39.50 toolkit (SSL support) + 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/