From: garkier Date: Mon, 18 Mar 2002 21:16:55 +0000 (+0000) Subject: Ooops forgot this X-Git-Tag: YAZ.1.8.6~17 X-Git-Url: http://lists.indexdata.dk/?a=commitdiff_plain;h=0e81a96bebc0be43fc2972332091cdac57dcac5f;p=yaz-moved-to-github.git Ooops forgot this --- diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..9c22d07 --- /dev/null +++ b/debian/control @@ -0,0 +1,51 @@ +Source: yaz +Standards-Version: 2.5.0.0 +Maintainer: Adam Dickmeiss +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} +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/ +