/[public]/psiconv/trunk/debian/control
ViewVC logotype

Annotation of /psiconv/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 209 - (hide annotations)
Mon Feb 9 23:33:31 2004 UTC (20 years, 1 month ago) by frodo
File size: 1438 byte(s)
(Frodo) A few last-minute deb changes

1 frodo 154 Source: psiconv
2     Priority: optional
3     Maintainer: Frodo Looijaard <frodol@dds.nl>
4     Build-Depends: debhelper (>= 4.0.0)
5     Standards-Version: 3.6.0
6    
7     Package: psiconv-dev
8     Section: libdevel
9     Architecture: any
10 frodo 164 Depends: libpsiconv6 (= ${Source-Version})
11 frodo 209 Conflicts: libpsiconv-dev
12     Replaces: libpsiconv-dev
13 frodo 154 Description: Psion 5 and other EPOC devices file access library
14     This library allows applications to read and write some Psion 5 file
15     formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt).
16     This package contains the shared library.
17    
18 frodo 164 Package: libpsiconv6
19 frodo 154 Section: libs
20     Architecture: any
21     Depends: ${shlibs:Depends}, ${misc:Depends}
22     Description: Psion 5 and other EPOC devices file access library - development
23     This library allows applications to read and write some Psion 5 file
24     formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt).
25     This package contains the development files (static library and header files).
26    
27     Package: psiconv
28     Section: utils
29     Architecture: any
30 frodo 164 Depends: ${shlibs:Depends}, ${misc:Depends}, libpsiconv6
31 frodo 154 Description: Psion 5 and other EPOC devices file converter
32     Psiconv is a utility to translate EPOC files (Word, TextEd, Sketch, MBM and
33     ClipArt files) to more common formats.
34    
35     Package: psiconv-doc
36     Section: doc
37     Architecture: all
38 frodo 164 Depends: libpsiconv6
39 frodo 154 Description: Psion 5 and other EPOC devices file format documentation
40     Documentation about Psion 5 file formats (Word, Sheet, TextEd, Sketch, MBM,
41     ClipArt and several others).

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26