X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=3e040a31d66e1d3f943ce1929faad2f7d0c33475;hp=0a978bff3341b0e8898a77dc29ecb22518df0472;hb=e3e6a89b0ebc5270208139c22d68735ee6626a19;hpb=b8294dc86fb8e92d669f974f0bbe326da2bfc5de diff --git a/debian/control b/debian/control index 0a978bf..3e040a3 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,18 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 5), +Build-Depends: debhelper (>= 7), pkg-config, libxslt1-dev, - libgnutls-dev, + libgnutls28-dev|libgnutls-dev, libreadline-dev|libreadline5-dev, libwrap0-dev, + libmemcached-dev, + libgcrypt11-dev, + libhiredis-dev|libmemcached5, libicu-dev -Package: libyaz4 +Package: libyaz5 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -22,15 +25,15 @@ Description: libraries for the Z39.50 toolkit . This package includes runtime files. -Package: libyaz4-dbg +Package: libyaz5-dbg Section: debug Architecture: any -Depends: libyaz4 (= ${binary:Version}), ${misc:Depends} -Description: debugging symbols for libyaz4 +Depends: libyaz5 (= ${binary:Version}), ${misc:Depends} +Description: debugging symbols for libyaz5 YAZ is a toolkit that allows you to develop software using the ANSI Z39.50/ISO23950 standard for information retrieval. . - This package contains the debugging symbols for libyaz4. + This package contains the debugging symbols for libyaz5. Package: yaz Section: utils @@ -52,8 +55,8 @@ Description: documentation for the Z39.50 toolkit . This package includes HTML documentation for YAZ. -Package: libyaz4-dev -Depends: libyaz4 (= ${Source-Version}), +Package: libyaz5-dev +Depends: libyaz5 (= ${Source-Version}), libxslt1-dev, libicu-dev, tclsh