X-Git-Url: http://git.indexdata.com/?p=yaz-moved-to-github.git;a=blobdiff_plain;f=debian%2Fcontrol;h=31c8e892cd389929909120ccfe54221bc9c2e891;hp=0a978bff3341b0e8898a77dc29ecb22518df0472;hb=b696a59e5609651787b64b953b581a3ceb263f14;hpb=b8294dc86fb8e92d669f974f0bbe326da2bfc5de diff --git a/debian/control b/debian/control index 0a978bf..31c8e89 100644 --- a/debian/control +++ b/debian/control @@ -3,15 +3,17 @@ 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, libreadline-dev|libreadline5-dev, libwrap0-dev, + libmemcached-dev, + libgcrypt11-dev, libicu-dev -Package: libyaz4 +Package: libyaz5 Section: libs Architecture: any Depends: ${shlibs:Depends} @@ -22,15 +24,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 +54,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