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 'noncore/tools') diff --git a/noncore/tools/calculator/opie-calculator.control b/noncore/tools/calculator/opie-calculator.control index a374b4c..f8c640f 100644 --- a/noncore/tools/calculator/opie-calculator.control +++ b/noncore/tools/calculator/opie-calculator.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Warwick Allison Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Calculator A multi-function calculator for the Opie environment. Includes units conversion. diff --git a/noncore/tools/clock/opie-clock.control b/noncore/tools/clock/opie-clock.control index 7ed33fb..f06aa5c 100644 --- a/noncore/tools/clock/opie-clock.control +++ b/noncore/tools/clock/opie-clock.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Warwick Allison Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Clock and stop-watch A simple clock and stop-watch for the Opie environment. diff --git a/noncore/tools/formatter/opie-formatter.control b/noncore/tools/formatter/opie-formatter.control index b6ecf7d..8b24598 100644 --- a/noncore/tools/formatter/opie-formatter.control +++ b/noncore/tools/formatter/opie-formatter.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: L.J. Potter Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Formatter The filesystem formatting and mountpoint app for the Opie environment. ronment. diff --git a/noncore/tools/opie-sh/opie-sh.control b/noncore/tools/opie-sh/opie-sh.control index 6b40506..a86a1e1 100644 --- a/noncore/tools/opie-sh/opie-sh.control +++ b/noncore/tools/opie-sh/opie-sh.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Thomas Stephens Architecture: arm Version: 0.5-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: a QDialog shell frontend A program to let you use various dialogs from the console (or a shell script) diff --git a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control index efdf08a..7af1920 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-diskfree.control @@ -1,7 +1,7 @@ Files: bin/diskfree.sh apps/Opie-SH/diskfree.desktop pics/opie-sh-scripts/diskfree.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control index fa92e73..5a8038c 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-fsmounter.control @@ -1,7 +1,7 @@ Files: bin/filesystem_mounter.sh pics/opie-sh-scripts/fsmounter.png apps/Opie-SH/filesystem_mounter.desktop Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control index 4cacaf4..d4b7c6c 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-hostlist.control @@ -1,7 +1,7 @@ Files: bin/hostlist.sh pics/opie-sh-scripts/hostlist.png apps/Opie-SH/hostlist.desktop share/config/hostlist.cfg Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control index 8e62d44..25c908f 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-killproc.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-killproc.control @@ -1,7 +1,7 @@ Files: bin/killproc.sh apps/Opie-SH/killproc.desktop pics/opie-sh-scripts/killproc.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control index a02b4ee..36c826b 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-launcher-refresh.control @@ -1,7 +1,7 @@ Files: bin/launcher_refresh.sh pics/opie-sh-scripts/launcher_refresh.png apps/Opie-SH/launcher_refresh.desktop Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control index fb04741..e9e3431 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-logviewer.control @@ -1,7 +1,7 @@ Files: bin/logviewer.sh apps/Opie-SH/logviewer.desktop pics/opie-sh-scripts/logviewer.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control index ce6bd0c..ba72e31 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-rsynchelper.control @@ -1,7 +1,7 @@ Files: bin/rsyncme.sh apps/Opie-SH/rsyncme.desktop pics/opie-sh-scripts/rsyncme.png share/config/rsyncme.cfg Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control index db0a418..e43cea2 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-servicemanager.control @@ -1,7 +1,7 @@ Files: bin/service_manager.sh apps/Opie-SH/service_manager.desktop pics/opie-sh-scripts/service_manager.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: gonz diff --git a/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control b/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control index e2ed2d6..17dcf11 100644 --- a/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control +++ b/noncore/tools/opie-sh/scripts/opie-sh-stowawayctrl.control @@ -1,7 +1,7 @@ Files: bin/stowctrl.sh apps/Opie-SH/stowctrl.desktop pics/opie-sh-scripts/stowctrl.png Installed-Size: 0 Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-sh +Depends: opie-base, opie-sh Priority: optional Section: opie/settings Maintainer: spiralman diff --git a/noncore/tools/remote/opie-remote.control b/noncore/tools/remote/opie-remote.control index 10baf6d..1c70012 100644 --- a/noncore/tools/remote/opie-remote.control +++ b/noncore/tools/remote/opie-remote.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: Thomas Stephens Architecture: arm Version: 0.3-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), lirc +Depends: opie-base, lirc License: GPL Description: a remote control A remote control using irda. A frontend to lirc. -- cgit v0.9.0.2