author | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-26 19:23:46 (UTC) |
commit | fcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff) | |
tree | 749e6a7118c41d6a5a6fa8028d716123fbafda00 /i18n/unmaintained | |
parent | 721eae88bd32905c9ebe715be0955583edf6e641 (diff) | |
download | opie-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.
-rw-r--r-- | i18n/unmaintained/opie-i18n-hu.control | 2 | ||||
-rw-r--r-- | i18n/unmaintained/opie-i18n-ja.control | 2 | ||||
-rw-r--r-- | i18n/unmaintained/opie-i18n-ko.control | 2 | ||||
-rw-r--r-- | i18n/unmaintained/opie-i18n-no.control | 2 | ||||
-rw-r--r-- | i18n/unmaintained/opie-i18n-zh-cn.control | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/i18n/unmaintained/opie-i18n-hu.control b/i18n/unmaintained/opie-i18n-hu.control index 2f94a3f..b941b58 100644 --- a/i18n/unmaintained/opie-i18n-hu.control +++ b/i18n/unmaintained/opie-i18n-hu.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/hu/.directory i18n/hu/*.qm | 1 | Files: i18n/hu/.directory i18n/hu/*.qm |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION) | 8 | Depends: opie-base |
9 | Description: i18n: Magyar | 9 | Description: i18n: Magyar |
10 | Hungarian UI texts and dictionary for OPIE environment. | 10 | Hungarian UI texts and dictionary for OPIE environment. |
diff --git a/i18n/unmaintained/opie-i18n-ja.control b/i18n/unmaintained/opie-i18n-ja.control index 9966286..49f6af5 100644 --- a/i18n/unmaintained/opie-i18n-ja.control +++ b/i18n/unmaintained/opie-i18n-ja.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/ja/.directory i18n/ja/*.qm | 1 | Files: i18n/ja/.directory i18n/ja/*.qm |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 | 8 | Depends: opie-base, qpf-cyberbit-120-50-t10 |
9 | Description: i18n: Japanese | 9 | Description: i18n: Japanese |
10 | Japanese UI texts for OPIE environment. | 10 | Japanese UI texts for OPIE environment. |
diff --git a/i18n/unmaintained/opie-i18n-ko.control b/i18n/unmaintained/opie-i18n-ko.control index 06aedcf..6abf825 100644 --- a/i18n/unmaintained/opie-i18n-ko.control +++ b/i18n/unmaintained/opie-i18n-ko.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/ko/.directory i18n/ko/*.qm | 1 | Files: i18n/ko/.directory i18n/ko/*.qm |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 | 8 | Depends: opie-base, qpf-cyberbit-120-50-t10 |
9 | Description: i18n: Korean | 9 | Description: i18n: Korean |
10 | Korean UI texts for OPIE environment. | 10 | Korean UI texts for OPIE environment. |
diff --git a/i18n/unmaintained/opie-i18n-no.control b/i18n/unmaintained/opie-i18n-no.control index 4108185..a98ca7c 100644 --- a/i18n/unmaintained/opie-i18n-no.control +++ b/i18n/unmaintained/opie-i18n-no.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/no/.directory i18n/no/*.qm etc/dict/dawg.no | 1 | Files: i18n/no/.directory i18n/no/*.qm etc/dict/dawg.no |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION) | 8 | Depends: opie-base |
9 | Description: i18n: Norsk | 9 | Description: i18n: Norsk |
10 | Norwegian UI texts and dictionary for OPIE environment. | 10 | Norwegian UI texts and dictionary for OPIE environment. |
diff --git a/i18n/unmaintained/opie-i18n-zh-cn.control b/i18n/unmaintained/opie-i18n-zh-cn.control index 05e59c9..14ff933 100644 --- a/i18n/unmaintained/opie-i18n-zh-cn.control +++ b/i18n/unmaintained/opie-i18n-zh-cn.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: i18n/zh_CN/.directory i18n/zh_CN/*.qm | 1 | Files: i18n/zh_CN/.directory i18n/zh_CN/*.qm |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/i18n | 3 | Section: opie/i18n |
4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> | 4 | Maintainer: Carstem Niehaus <cniehaus@kde.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Arch: iPAQ | 6 | Arch: iPAQ |
7 | Version: $QPE_VERSION-$SUB_VERSION | 7 | Version: $QPE_VERSION-$SUB_VERSION |
8 | Depends: opie-base ($QPE_VERSION), qpf-cyberbit-120-50-t10 | 8 | Depends: opie-base, qpf-cyberbit-120-50-t10 |
9 | Description: i18n: Chinese | 9 | Description: i18n: Chinese |
10 | Chinese UI texts for OPIE environment. | 10 | Chinese UI texts for OPIE environment. |