From: Adam Dickmeiss Date: Wed, 8 Jul 2009 13:51:58 +0000 (+0200) Subject: Depend on yazpp 1.1.4 X-Git-Tag: v1.0.19 X-Git-Url: http://lists.indexdata.com/cgi-bin?a=commitdiff_plain;h=refs%2Ftags%2Fv1.0.19;p=metaproxy-moved-to-github.git Depend on yazpp 1.1.4 --- diff --git a/configure.ac b/configure.ac index 1683ba8..f316eb9 100644 --- a/configure.ac +++ b/configure.ac @@ -36,7 +36,7 @@ AC_CHECK_LIB([m],[main]) AC_CHECK_FUNCS([localtime_r]) ## YAZPP checks -YAZPP_INIT([threads],[1.1.3]) +YAZPP_INIT([threads],[1.1.4]) if test -z "$YAZPPLIB"; then AC_MSG_ERROR([YAZ++ development libraries missing]) fi diff --git a/debian/changelog b/debian/changelog index d944673..09a696f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +metaproxy (1.0.19-1indexdata) unstable; urgency=low + + * Upstream. + + -- Adam Dickmeiss Wed, 08 Jul 2009 15:50:53 +0200 + metaproxy (1.0.18-1indexdata) unstable; urgency=low * Upstream. diff --git a/debian/control b/debian/control index 58ab330..3f57a53 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Standards-Version: 3.6.2 Maintainer: Adam Dickmeiss Priority: extra -Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.3), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev +Build-Depends: debhelper (>= 4), libyaz3-dev, libyazpp3-dev (>= 1.1.4), libxslt1-dev, libboost-dev, libboost-thread-dev, libboost-test-dev, libgnutls-dev Package: metaproxy Section: net