diff options
-rw-r--r-- | debian/lenny/tdebase/debian/control | 3 | ||||
-rw-r--r-- | debian/squeeze/tdebase/debian/control | 3 | ||||
-rw-r--r-- | 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. . |