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/apps/tinykate') diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control b/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control index 539f16d..208f7be 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-commondev.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for common programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control b/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control index a93bd65..a1a2889 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-documentation.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for document oriented languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-misc.control b/noncore/apps/tinykate/opie-tinykate-syntax-misc.control index 2c8713b..5c2bc63 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-misc.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-misc.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for misc languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control b/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control index 869d2a6..d8e40a1 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-miscdev.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for uncommon programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-unix.control b/noncore/apps/tinykate/opie-tinykate-syntax-unix.control index ca13653..3359526 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-unix.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-unix.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for UNIX/Linux specific files for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate-syntax-web.control b/noncore/apps/tinykate/opie-tinykate-syntax-web.control index 3fae27b..787425c 100644 --- a/noncore/apps/tinykate/opie-tinykate-syntax-web.control +++ b/noncore/apps/tinykate/opie-tinykate-syntax-web.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), opie-tinykate +Depends: opie-base, opie-tinykate Description: Syntax Highlighting Patterns for for common programming languages for TinyKate diff --git a/noncore/apps/tinykate/opie-tinykate.control b/noncore/apps/tinykate/opie-tinykate.control index 24bb907..918d365 100644 --- a/noncore/apps/tinykate/opie-tinykate.control +++ b/noncore/apps/tinykate/opie-tinykate.control @@ -4,5 +4,5 @@ Section: opie/applications Maintainer: Opie Team Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Kate for opie -- cgit v0.9.0.2