From: Adam Dickmeiss Date: Mon, 1 May 2006 08:22:40 +0000 (+0000) Subject: Removed docbook depends. Not needed becuase they're part of dist. X-Git-Tag: YAZPP.1.0.0 X-Git-Url: http://git.indexdata.com/?p=yazpp-moved-to-github.git;a=commitdiff_plain;h=04249b21da0499a4f08ad7d6ea8c45be7019992d Removed docbook depends. Not needed becuase they're part of dist. --- diff --git a/debian/changelog b/debian/changelog index ae5b6f4..cc15c51 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ yazpp (1.0.0-1) unstable; urgency=low + * Removed docbook depends. Not needed becuase they're part of dist. * Upstream * Renaming from package name yaz++ to yazpp - -- Marc Cromme Mon, 24 Apr 2006 09:55:07 +0200 + -- Adam Dickmeiss Mon, 1 May 2006 10:21:55 +0200 diff --git a/debian/control b/debian/control index b62f98f..d4c17fb 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: optional Maintainer: Adam Dickmeiss Standards-Version: 3.6.2 -Build-Depends: debhelper (>= 4.0.0), docbook-utils, docbook, docbook-xml, docbook-dsssl, jade, jadetex, libxml2-dev, libyaz-dev (>= 2.1.14) +Build-Depends: debhelper (>= 4.0.0), libxml2-dev, libyaz-dev (>= 2.1.14) Package: libyazpp1 Section: libs