X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=0b803caee194ee5d1b643c9d995f37c301b138c4;hp=9c22d079acfb18d95dddaab1e1b682f0fbb3c824;hb=08ad39c1859f230c41588ee8b0961a35e4769ead;hpb=0e81a96bebc0be43fc2972332091cdac57dcac5f diff --git a/debian/control b/debian/control index 9c22d07..0b803ca 100644 --- a/debian/control +++ b/debian/control @@ -21,7 +21,6 @@ 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 @@ -34,7 +33,7 @@ Description: The YAZ Z39.50 toolkit (runtime files) and further information is available at http://www.indexdata.dk/ Package: yaz-devel -Depends: yaz-runtime, ${shlibs:Depends} +Depends: yaz-runtime Section: devel Architecture: any Recommends: yaz-doc @@ -49,3 +48,17 @@ Description: The YAZ Z39.50 toolkit (development files) 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} +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/