From fcc5341e8eaef9586cb7fd2b40a22198de0d196d Mon Sep 17 00:00:00 2001 From: kergoth Date: Sun, 26 Jan 2003 19:23:46 +0000 Subject: Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency. --- (limited to 'core/pim') diff --git a/core/pim/addressbook/opie-addressbook.control b/core/pim/addressbook/opie-addressbook.control index cc7f580..5392892 100644 --- a/core/pim/addressbook/opie-addressbook.control +++ b/core/pim/addressbook/opie-addressbook.control @@ -5,6 +5,6 @@ Conflicts: qpe-tkcaddressbook Maintainer: Stefan Eilers Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: Contacts A simple addressbook for the Opie environment. diff --git a/core/pim/datebook/opie-datebook.control b/core/pim/datebook/opie-datebook.control index de2673f..54eb1ab 100644 --- a/core/pim/datebook/opie-datebook.control +++ b/core/pim/datebook/opie-datebook.control @@ -5,6 +5,6 @@ Conflicts: qpe-tkccalendar Maintainer: Warwick Allison Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: A datebook/appointment manager A datebook/appointment manager for the Opie environment. diff --git a/core/pim/today/opie-today.control b/core/pim/today/opie-today.control index a514c3e..40c2cdf 100644 --- a/core/pim/today/opie-today.control +++ b/core/pim/today/opie-today.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Maximilian Reiß Architecture: arm Version: 0.6-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 License: GPL Description: today screen This today screen app gives an overview of appointments diff --git a/core/pim/today/task-opie-today.control b/core/pim/today/task-opie-today.control index 780c08a..76b6828 100644 --- a/core/pim/today/task-opie-today.control +++ b/core/pim/today/task-opie-today.control @@ -3,7 +3,7 @@ Section: opie/applications Maintainer: Maximilian Reiß Architecture: arm Version: 0.5-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION), opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin +Depends: opie-base, libopie1, opie-today, opie-today-datebookplugin, opie-today-todolistplugin, opie-today-mailplugin License: GPL Description: Task for basic today setup includes datebook, todolist and mail plugin diff --git a/core/pim/todo/opie-todo.control b/core/pim/todo/opie-todo.control index d2b705a..3da6b00 100644 --- a/core/pim/todo/opie-todo.control +++ b/core/pim/todo/opie-todo.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Holger 'zecke' Freyther Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) +Depends: opie-base, libopie1 Description: TODO-list manager A Todo-list manager for the Opie environment. -- cgit v0.9.0.2