From 60fdcb9afb13e5437b3d9d0a140493f8dbb397ff Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 24 May 2011 13:04:15 +0200 Subject: [PATCH] Require libyaz4-dev >= 4.2.0 --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 1b041ae..dd2aa0b 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: idzebra Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.0 -Build-Depends: debhelper (>= 4.0.0), libyaz4-dev (>= 4.0.0), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev, zlib1g-dev +Build-Depends: debhelper (>= 4.0.0), libyaz4-dev (>= 4.2.0), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev, zlib1g-dev Package: idzebra-2.0 Section: text -- 1.7.10.4