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 'inputmethods') diff --git a/inputmethods/dvorak/opie-dvorak.control b/inputmethods/dvorak/opie-dvorak.control index d07af7a..3437794 100644 --- a/inputmethods/dvorak/opie-dvorak.control +++ b/inputmethods/dvorak/opie-dvorak.control @@ -4,7 +4,7 @@ Section: opie/inputmethods Maintainer: Jeremy Cowgar Architecture: arm Version: $QPE_VERSION-4 -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Dvorak keyboard input method Dvorak keyboard input method for the Opie environment. This is based off of the original keyboard input method. Thanks be to diff --git a/inputmethods/handwriting/opie-handwriting-classicset.control b/inputmethods/handwriting/opie-handwriting-classicset.control index 25105b1..302100c 100644 --- a/inputmethods/handwriting/opie-handwriting-classicset.control +++ b/inputmethods/handwriting/opie-handwriting-classicset.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Jake Richardson Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Classic character set for the Handwriting inputmethod. Classic character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting-graffitiset.control b/inputmethods/handwriting/opie-handwriting-graffitiset.control index 7ae631a..ab6e11a 100644 --- a/inputmethods/handwriting/opie-handwriting-graffitiset.control +++ b/inputmethods/handwriting/opie-handwriting-graffitiset.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Jake Richardson Architecture: none Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Graffiti character set for the Handwriting inputmethod. Graffiti character set for the Handwriting inputmethod. diff --git a/inputmethods/handwriting/opie-handwriting.control b/inputmethods/handwriting/opie-handwriting.control index 22aa266..0075037 100644 --- a/inputmethods/handwriting/opie-handwriting.control +++ b/inputmethods/handwriting/opie-handwriting.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Martin Jones Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base, ($QPE_VERSION) opie-handwriting-classicset | opie-handwriting-graffitiset +Depends: opie-base, opie-handwriting-classicset | opie-handwriting-graffitiset Description: Handwriting input method Handwriting recognition input method for the Opie environment. diff --git a/inputmethods/jumpx/opie-jumpx.control b/inputmethods/jumpx/opie-jumpx.control index 81769e8..c73e5ed 100644 --- a/inputmethods/jumpx/opie-jumpx.control +++ b/inputmethods/jumpx/opie-jumpx.control @@ -4,7 +4,7 @@ Section: opie/inputmethods Maintainer: Markus Gritsch Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: JumpX input method Keyboard-like input method for the Opie environment. diff --git a/inputmethods/keyboard/opie-keyboard.control b/inputmethods/keyboard/opie-keyboard.control index 06adcab..dfca61c 100644 --- a/inputmethods/keyboard/opie-keyboard.control +++ b/inputmethods/keyboard/opie-keyboard.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Martin Jones Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Keyboard input method Keyboard input method for the Opie environment. diff --git a/inputmethods/kjumpx/opie-kjumpx.control b/inputmethods/kjumpx/opie-kjumpx.control index 153c90b..13fc402 100644 --- a/inputmethods/kjumpx/opie-kjumpx.control +++ b/inputmethods/kjumpx/opie-kjumpx.control @@ -4,7 +4,7 @@ Section: opie/inputmethods Maintainer: Jake Richardson Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base License: GPL Description: Koreanized JumpX input method Keyboard-like input method for the Opie environment. diff --git a/inputmethods/multikey/opie-multikey.control b/inputmethods/multikey/opie-multikey.control index cca59d4..6c9b6fb 100644 --- a/inputmethods/multikey/opie-multikey.control +++ b/inputmethods/multikey/opie-multikey.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Jake Richardson (jake@asdfnews.org) Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-pickboard +Depends: opie-base, opie-pickboard Description: Multiple language keyboard Keyboard for inputing multiple languages in the OPIE environment. diff --git a/inputmethods/pickboard/opie-pickboard.control b/inputmethods/pickboard/opie-pickboard.control index ca4cf39..460206b 100644 --- a/inputmethods/pickboard/opie-pickboard.control +++ b/inputmethods/pickboard/opie-pickboard.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Warwick Allison Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Pickboard input method Pickboard dictionary-based input method for the Opie environment. diff --git a/inputmethods/unikeyboard/opie-unikeyboard.control b/inputmethods/unikeyboard/opie-unikeyboard.control index 361738b..8676261 100644 --- a/inputmethods/unikeyboard/opie-unikeyboard.control +++ b/inputmethods/unikeyboard/opie-unikeyboard.control @@ -4,6 +4,6 @@ Section: opie/inputmethods Maintainer: Warwick Allison Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Unicode input method Basic unicode input method for the Opie environment. -- cgit v0.9.0.2