Branch: master

ee058ce8 2014-06-11 04:19:09 Michele Calgaro
Added dependency to htdig for khelpcenter-trinity in Debian/Ubuntu. This relates loosely to bug 370.
M debian/lenny/tdebase/debian/control
M debian/squeeze/tdebase/debian/control
M ubuntu/maverick/tdebase/debian/control
diff --git a/debian/lenny/tdebase/debian/control b/debian/lenny/tdebase/debian/control
index 1526c8b..97d9188 100644
--- a/debian/lenny/tdebase/debian/control
+++ b/debian/lenny/tdebase/debian/control
@@ -297,8 +297,7 @@
 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 51f990c..d166fd5 100644
--- a/debian/squeeze/tdebase/debian/control
+++ b/debian/squeeze/tdebase/debian/control
@@ -297,8 +297,7 @@
 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 320893d..47de154 100644
--- a/ubuntu/maverick/tdebase/debian/control
+++ b/ubuntu/maverick/tdebase/debian/control
@@ -297,8 +297,7 @@
 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.
  .