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/settings | |
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/settings/appearance2/opie-appearance.control | 2 | ||||
-rw-r--r-- | noncore/settings/netsystemtime/opie-systemtime.control | 2 | ||||
-rw-r--r-- | noncore/settings/sysinfo/opie-sysinfo.control | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/noncore/settings/appearance2/opie-appearance.control b/noncore/settings/appearance2/opie-appearance.control index d271cb4..31775fb 100644 --- a/noncore/settings/appearance2/opie-appearance.control +++ b/noncore/settings/appearance2/opie-appearance.control @@ -4,6 +4,6 @@ Section: opie/settings Maintainer: Dan Williams <wiliamsdr@acm.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) Description: Appearance settings dialog For the Opie environment. diff --git a/noncore/settings/netsystemtime/opie-systemtime.control b/noncore/settings/netsystemtime/opie-systemtime.control index a9a028d..644c3a0 100644 --- a/noncore/settings/netsystemtime/opie-systemtime.control +++ b/noncore/settings/netsystemtime/opie-systemtime.control @@ -6,6 +6,6 @@ Provides: opie-netsystemtime Maintainer: Patrick S. Vogt <tille@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), ntpdate, libopie +Depends: opie-base ($QPE_VERSION), ntpdate, libopie1 Description: ntp (Network Time Protocol) gui This utility syncs system time with a atomic timerserver via internet diff --git a/noncore/settings/sysinfo/opie-sysinfo.control b/noncore/settings/sysinfo/opie-sysinfo.control index 4a6855d..78c9069 100644 --- a/noncore/settings/sysinfo/opie-sysinfo.control +++ b/noncore/settings/sysinfo/opie-sysinfo.control @@ -4,6 +4,6 @@ Section: opie/applications Maintainer: Dan Williams <williamsdr@acm.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) Description: System Information dialog For the Opie environment. |