From: Adam Dickmeiss Date: Thu, 19 Aug 2010 08:11:25 +0000 (+0200) Subject: Depend on YAZ 4.0.13 X-Git-Tag: v1.5.0~41^2~1 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=d1d6dab93f2ccd2af173294a927f513abdb0fcc6;hp=e0855b0da3b7037c59cfda82a87318d684d48cf3;p=pazpar2-moved-to-github.git Depend on YAZ 4.0.13 --- diff --git a/configure.ac b/configure.ac index bfe01d5..85e9eef 100644 --- a/configure.ac +++ b/configure.ac @@ -21,7 +21,7 @@ AC_LANG(C) AC_C_INLINE -YAZ_INIT([static icu],[4.0.12]) +YAZ_INIT([static icu],[4.0.13]) if test -z "$YAZLIB"; then AC_MSG_ERROR([YAZ development libraries missing]) fi diff --git a/debian/control b/debian/control index 2619ff4..bc245b9 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pazpar2 Section: net Priority: extra Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev (>= 4.0.12), docbook-xsl, libgnutls-dev +Build-Depends: debhelper (>= 5), autotools-dev, libyaz4-dev (>= 4.0.13), docbook-xsl, libgnutls-dev Standards-Version: 3.7.2 Package: pazpar2