From ee058ce8cd83a5bbe572a750f2e72a9c903b185b Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 11 Jun 2014 18:19:09 +0900 Subject: [PATCH] Added dependency to htdig for khelpcenter-trinity in Debian/Ubuntu. This relates loosely to bug 370. --- debian/lenny/tdebase/debian/control | 3 +-- debian/squeeze/tdebase/debian/control | 3 +-- ubuntu/maverick/tdebase/debian/control | 3 +-- 3 files changed, 3 insertions(+), 6 deletions(-) diff --git a/debian/lenny/tdebase/debian/control b/debian/lenny/tdebase/debian/control index 1526c8ba8..97d91886d 100644 --- a/debian/lenny/tdebase/debian/control +++ b/debian/lenny/tdebase/debian/control @@ -297,8 +297,7 @@ Section: tde Architecture: any Replaces: khelpcenter-trinity (<< 4:14.0.0~) Breaks: khelpcenter-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: htdig +Depends: ${shlibs:Depends}, htdig Description: help center for TDE The TDE Help Center provides documentation on how to use the Trinity desktop. . diff --git a/debian/squeeze/tdebase/debian/control b/debian/squeeze/tdebase/debian/control index 51f990cf9..d166fd57c 100644 --- a/debian/squeeze/tdebase/debian/control +++ b/debian/squeeze/tdebase/debian/control @@ -297,8 +297,7 @@ Section: tde Architecture: any Replaces: khelpcenter-trinity (<< 4:14.0.0~) Breaks: khelpcenter-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: htdig +Depends: ${shlibs:Depends}, htdig Description: help center for TDE The TDE Help Center provides documentation on how to use the Trinity desktop. . diff --git a/ubuntu/maverick/tdebase/debian/control b/ubuntu/maverick/tdebase/debian/control index 320893d8d..47de154c6 100644 --- a/ubuntu/maverick/tdebase/debian/control +++ b/ubuntu/maverick/tdebase/debian/control @@ -297,8 +297,7 @@ Section: tde Architecture: any Replaces: khelpcenter-kde3 (<< 4:14.0.0~), khelpcenter-trinity (<< 4:14.0.0~) Breaks: khelpcenter-kde3 (<< 4:14.0.0~), khelpcenter-trinity (<< 4:14.0.0~) -Depends: ${shlibs:Depends} -Suggests: htdig +Depends: ${shlibs:Depends}, htdig Description: help center for TDE The TDE Help Center provides documentation on how to use the Trinity desktop. .