X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=492dc5b4ebe0439a588846c31ff18355f1bba912;hp=8d4e3d6b9306d74f06e8da4d8cdfa1ed2f779eec;hb=3a7b7e75cb734e2edf9ef1469e9f554aad761fc0;hpb=a9ad05863969a9803a709f264db875bee3faa67b diff --git a/debian/control b/debian/control index 8d4e3d6..492dc5b 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,17 @@ Source: yaz -Standards-Version: 3.6.1 +Section: devel +Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper, libxml2-dev, libssl-dev, libreadline5-dev, libwrap0-dev +Build-Depends: debhelper (>= 4), libxml2-dev, libssl-dev, libreadline5-dev, libwrap0-dev -Package: libyaz +Package: libyaz2 Section: libs Architecture: any -Depends: ${shlibs:Depends} -Replaces: yaz-runtime, yaz-ssl -Conflicts: yaz-runtime, yaz-ssl, idzebra (<= 1.3.4-2), php4-yaz (<= 4.1.2-5) +Depends: ${shlibs:Depends}, ${misc:Depends} +Provides: libyaz +Replaces: libyaz +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 ANSI Z39.50/ISO23950 standard for information retrieval. @@ -19,7 +21,7 @@ Description: The YAZ Z39.50 toolkit (runtime files) Package: yaz Section: utils Architecture: any -Depends: ${shlibs:Depends} +Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: yaz-runtime, yaz-ssl Description: The YAZ Z39.50 toolkit (utilities) YAZ is a toolkit that allows you to develop software using the @@ -37,7 +39,7 @@ Description: The YAZ Z39.50 toolkit (documentation) This packages includes documentation for YAZ in HTML and PDF. Package: libyaz-dev -Depends: libyaz (= ${Source-Version}), libxml2-dev, libwrap0-dev, libssl-dev +Depends: libyaz2 (= ${Source-Version}), libxml2-dev, libwrap0-dev, libssl-dev Replaces: yaz-devel Conflicts: yaz-devel Section: devel