X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=077d4664b90e721dcb53e96272fe4026305d0761;hb=7d849f69c1386fbeb27eefcc60b8d0ffbdd5218c;hp=492dc5b4ebe0439a588846c31ff18355f1bba912;hpb=3a7b7e75cb734e2edf9ef1469e9f554aad761fc0;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index 492dc5b..077d466 100644 --- a/debian/control +++ b/debian/control @@ -3,14 +3,12 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libxml2-dev, libssl-dev, libreadline5-dev, libwrap0-dev +Build-Depends: debhelper (>= 4), libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev -Package: libyaz2 +Package: libyaz Section: libs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Provides: libyaz -Replaces: libyaz +Depends: ${shlibs:Depends} 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 @@ -21,7 +19,7 @@ Description: The YAZ Z39.50 toolkit (runtime files) Package: yaz Section: utils Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} +Depends: ${shlibs: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 @@ -39,7 +37,7 @@ Description: The YAZ Z39.50 toolkit (documentation) This packages includes documentation for YAZ in HTML and PDF. Package: libyaz-dev -Depends: libyaz2 (= ${Source-Version}), libxml2-dev, libwrap0-dev, libssl-dev +Depends: libyaz (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev Replaces: yaz-devel Conflicts: yaz-devel Section: devel