X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=dc313a88ce46ae4a827bfc8eb3c0665a32165e07;hb=f26962f9dfdbcd23a08a7f0880b1d9f8a36cbaf9;hp=35257d7e5586d60085b31ed3b3925be30c2dc6aa;hpb=b8fe093a9e425da79f7369d0a33dbaa9d1849698;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index 35257d7..dc313a8 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), pkg-config, libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev -Package: libyaz2 +Package: libyaz Section: libs Architecture: any Depends: ${shlibs: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 @@ -36,10 +34,10 @@ Description: The YAZ Z39.50 toolkit (documentation) YAZ is a toolkit that allows you to develop software using the Z39.50/ISO23950 standard for information retrieval. . - This packages includes documentation for YAZ in HTML and PDF. + This packages includes HTML documentation for YAZ. 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