From 34a23ab482d1f2360e26b8006922c6c012dfe397 Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Mon, 3 Mar 2008 21:46:09 +0000 Subject: [PATCH] Fixed multiple Build-Depends lines. --- debian/changelog | 6 ++++++ debian/control | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b441f0..81b484e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.26-2) unstable; urgency=low + + * Fixed multiple Build-Depends lines. + + -- Adam Dickmeiss Mon, 03 Mar 2008 22:37:28 +0100 + idzebra (2.0.26-1) unstable; urgency=low * Upstream. diff --git a/debian/control b/debian/control index 3e2de8f..f31448d 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,8 @@ Source: idzebra Priority: optional Maintainer: Adam Dickmeiss -Build-Depends: debhelper (>= 4.0.0) Standards-Version: 3.6.0 -Build-Depends: libyaz3-dev (>= 3.0.17), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev +Build-Depends: debhelper (>= 4.0.0), libyaz3-dev (>= 3.0.17), libexpat1-dev, tcl8.4-dev, libbz2-dev, libxslt1-dev Package: idzebra-2.0 Section: text -- 1.7.10.4