From 98cb23ff38e16a59f984cc9ed1d2fd197f27d4ce Mon Sep 17 00:00:00 2001 From: Adam Dickmeiss Date: Tue, 15 Aug 2006 08:33:16 +0000 Subject: [PATCH] Use Depends rather than Provides for idzebra-2.0 package --- debian/changelog | 6 ++++++ debian/control | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index d101801..c141378 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +idzebra (2.0.0-2) unstable; urgency=low + + * Use Depends rather than Provides for idzebra-2.0 package. + + -- Adam Dickmeiss Tue, 15 Aug 2006 10:21:04 +0200 + idzebra (2.0.0-1) unstable; urgency=low * First production release of Zebra 2.0 series. diff --git a/debian/control b/debian/control index db3698d..5154aea 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: libyaz-dev (>= 2.1.22), libexpat1-dev, tcl8.4-dev, libbz2-dev, li Package: idzebra-2.0 Section: text Architecture: any -Provides: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.0-doc +Depends: idzebra-2.0-common, libidzebra-2.0-dev, idzebra-2.0-utils, libidzebra-2.0-modules, idzebra-2.0-doc Description: IDZebra virtual package (the works) This virtual package installs all the necessary packages to start working with IDZebra - including utility programs, development libraries, -- 1.7.10.4