Require YAZ 4.0.8 (4.0.7 libgnutls-dev dep problem)
authorAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 May 2010 11:44:27 +0000 (13:44 +0200)
committerAdam Dickmeiss <adam@indexdata.dk>
Tue, 11 May 2010 11:44:27 +0000 (13:44 +0200)
configure.ac
debian/control

index 1575fcd..a71cb81 100644 (file)
@@ -12,7 +12,7 @@ AC_PROG_CXX
 AC_HEADER_STDC
 AM_PROG_LIBTOOL
 
-YAZ_INIT([threads],[4.0.7])
+YAZ_INIT([threads],[4.0.8])
 if test -z "$YAZLIB"; then
        AC_MSG_ERROR([YAZ development libraries missing])
 fi
index 9e37e27..79d6824 100644 (file)
@@ -3,7 +3,7 @@ Section: devel
 Priority: optional
 Maintainer: Adam Dickmeiss <adam@indexdata.dk>
 Standards-Version: 3.6.2
-Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz4-dev (>= 4.0.7)
+Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libxslt1-dev, libyaz4-dev (>= 4.0.8)
 
 Package: libyazpp4
 Section: libs