summaryrefslogtreecommitdiff
path: root/inputmethods/handwriting
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (side-by-side diff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /inputmethods/handwriting
parent721eae88bd32905c9ebe715be0955583edf6e641 (diff)
downloadopie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2
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.
Diffstat (limited to 'inputmethods/handwriting') (more/less context) (ignore whitespace changes)
-rw-r--r--inputmethods/handwriting/opie-handwriting-classicset.control2
-rw-r--r--inputmethods/handwriting/opie-handwriting-graffitiset.control2
-rw-r--r--inputmethods/handwriting/opie-handwriting.control2
3 files changed, 3 insertions, 3 deletions
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 <jake@asdfnews.org>
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 <jake@asdfnews.org>
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 <mjones@trolltech.com>
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.