summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2014-06-11 18:19:09 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-06-11 18:19:09 +0900
commitee058ce8cd83a5bbe572a750f2e72a9c903b185b (patch)
tree78e639ab8b9001cff15439b37fb6d61dbf84ec12 /debian
parentbdc8bb90ae1932d215369fe6caa11fa49cd97e5d (diff)
downloadtde-packaging-ee058ce8cd83a5bbe572a750f2e72a9c903b185b.tar.gz
tde-packaging-ee058ce8cd83a5bbe572a750f2e72a9c903b185b.zip
Added dependency to htdig for khelpcenter-trinity in Debian/Ubuntu. This relates loosely to bug 370.
Diffstat (limited to 'debian')
-rw-r--r--debian/lenny/tdebase/debian/control3
-rw-r--r--debian/squeeze/tdebase/debian/control3
2 files changed, 2 insertions, 4 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.
.