1 | Source: psiconv |
1 | Source: psiconv |
2 | Priority: optional |
2 | Priority: optional |
3 | Maintainer: Frodo Looijaard <frodol@dds.nl> |
3 | Maintainer: Frodo Looijaard <frodo@frodo.looijaard.name> |
4 | Build-Depends: debhelper (>= 4.0.0) |
4 | Build-Depends: debhelper (>= 4.0.0), bc, libmagick6-dev |
5 | Standards-Version: 3.6.0 |
5 | Standards-Version: 3.6.1 |
6 | |
6 | |
7 | Package: libpsiconv-dev |
7 | Package: libpsiconv-dev |
8 | Section: libdevel |
8 | Section: libdevel |
9 | Architecture: any |
9 | Architecture: any |
10 | Depends: libpsiconv6 (= ${Source-Version}) |
10 | Depends: libpsiconv6 (= ${Source-Version}) |
… | |
… | |
25 | This package contains the development files (static library and header files). |
25 | This package contains the development files (static library and header files). |
26 | |
26 | |
27 | Package: psiconv |
27 | Package: psiconv |
28 | Section: utils |
28 | Section: utils |
29 | Architecture: any |
29 | Architecture: any |
30 | Depends: ${shlibs:Depends}, ${misc:Depends} |
30 | Depends: ${shlibs:Depends}, ${misc:Depends}, libpsiconv6 |
31 | Description: Psion 5 and other EPOC devices file converter |
31 | Description: Psion 5 and other EPOC devices file converter |
32 | Psiconv is a utility to translate EPOC files (Word, TextEd, Sketch, MBM and |
32 | Psiconv is a utility to translate EPOC files (Word, TextEd, Sketch, MBM and |
33 | ClipArt files) to more common formats. |
33 | ClipArt files) to more common formats. |
34 | |
34 | |
35 | Package: psiconv-doc |
35 | Package: psiconv-doc |