author | drw <drw> | 2004-02-14 00:40:29 (UTC) |
---|---|---|
committer | drw <drw> | 2004-02-14 00:40:29 (UTC) |
commit | c7cf5faa7f1512fa48fb298a75902d4557bc9cfa (patch) (unidiff) | |
tree | c6a994c6df28a3367dabd1bd2b578ada990f70f4 /libqtaux | |
parent | 0ca4076c89ad8bb02e0102ee7142b4f3e75add7d (diff) | |
download | opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.zip opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.gz opie-c7cf5faa7f1512fa48fb298a75902d4557bc9cfa.tar.bz2 |
Make info in *.control files a little more consistent (mostly modified Maintainer, Files and Section fields)
-rw-r--r-- | libqtaux/libqtaux.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libqtaux/libqtaux.control b/libqtaux/libqtaux.control index 782a8f4..a3a8ece 100644 --- a/libqtaux/libqtaux.control +++ b/libqtaux/libqtaux.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Package: libqtaux2 | 1 | Package: libqtaux2 |
2 | Files: $OPIEDIR/lib/libqtaux2.so.* | 2 | Files: lib/libqtaux2.so.* |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/system | 4 | Section: opie/system |
5 | Maintainer: Opie Team <opie@handhelds.org> | 5 | Maintainer: Opie Team <opie@handhelds.org> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 2.3.7-1 | 7 | Version: 2.3.7-1 |
8 | Depends: libqte2 | 8 | Depends: libqte2 |
9 | Provides: libqtaux | 9 | Provides: libqtaux |
10 | Description: Qt/Embedded Auxilliary Stuff | 10 | Description: Qt/Embedded Auxilliary Stuff |