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

Contents of /psiconv/trunk/debian/control

Parent Directory Parent Directory | Revision Log Revision Log


Revision 297 - (show annotations)
Fri Aug 10 12:15:50 2007 UTC (16 years, 7 months ago) by frodo
File size: 1462 byte(s)
(Frodo) Debian-only: updated to make compatible with etch

1 Source: psiconv
2 Priority: optional
3 Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name>
4 Build-Depends: debhelper (>= 4.0.0), bc, libmagick6-dev|libmagick9-dev
5 Standards-Version: 3.7.2
6
7 Package: libpsiconv-dev
8 Section: libdevel
9 Architecture: any
10 Depends: libpsiconv6 (= ${Source-Version})
11 Conflicts: psiconv-dev
12 Replaces: psiconv-dev
13 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 Package: libpsiconv6
19 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 Depends: ${shlibs:Depends}, ${misc:Depends}, libpsiconv6
31 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 Description: Psion 5 and other EPOC devices file format documentation
39 Documentation about Psion 5 file formats (Word, Sheet, TextEd, Sketch, MBM,
40 ClipArt and several others).

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