X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=debian%2Fcontrol;h=077d4664b90e721dcb53e96272fe4026305d0761;hb=7d849f69c1386fbeb27eefcc60b8d0ffbdd5218c;hp=a3bd40f99abb23827532cd7a47a7eb7aed3a1264;hpb=e1c8b365a609e61754e5e24e72958c5f69541c5f;p=yaz-moved-to-github.git diff --git a/debian/control b/debian/control index a3bd40f..077d466 100644 --- a/debian/control +++ b/debian/control @@ -1,15 +1,15 @@ Source: yaz -Standards-Version: 3.6.1 +Section: devel +Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex,libxml2-dev, libssl-dev, libreadline5-dev, libwrap0-dev +Build-Depends: debhelper (>= 4), libxslt1-dev, libssl-dev, libreadline5-dev, libwrap0-dev Package: libyaz 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) +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. @@ -37,7 +37,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: libyaz (= ${Source-Version}), libxslt1-dev, libwrap0-dev, libssl-dev Replaces: yaz-devel Conflicts: yaz-devel Section: devel