author | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
commit | c9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (side-by-side diff) | |
tree | 466940a32afe219f62c3bee24eb1882a21e2cbce /noncore/unsupported | |
parent | fea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff) | |
download | opie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2 |
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
-rw-r--r-- | noncore/unsupported/mail2/bend/opie-mailapplet.control | 2 | ||||
-rw-r--r-- | noncore/unsupported/mail2/opie-mail2.control | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/noncore/unsupported/mail2/bend/opie-mailapplet.control b/noncore/unsupported/mail2/bend/opie-mailapplet.control index 9a8b5c6..ec6a6f3 100644 --- a/noncore/unsupported/mail2/bend/opie-mailapplet.control +++ b/noncore/unsupported/mail2/bend/opie-mailapplet.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Constantin Bergemann <cbergemann@lisa.de> Architecture: arm Version: 0.0.9-$SUB_VERSION -Depends: opie-base libopie opie-mail2 +Depends: opie-base libopie1 opie-mail2 Description: A Biff-Like mailchecker License: LGPL diff --git a/noncore/unsupported/mail2/opie-mail2.control b/noncore/unsupported/mail2/opie-mail2.control index a323a4c..b6bbff8 100644 --- a/noncore/unsupported/mail2/opie-mail2.control +++ b/noncore/unsupported/mail2/opie-mail2.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Constantin Bergemann <cbergemann@lisa.de> Architecture: arm Version: 0.0.9-$SUB_VERSION -Depends: opie-base, libopie +Depends: opie-base, libopie1 Description: An IMAP mail client License: LGPL |