--- psiconv/trunk/debian/control 2014/10/24 11:52:46 352 +++ psiconv/trunk/debian/control 2014/10/27 12:21:23 353 @@ -1,40 +1,45 @@ Source: psiconv +Section: devel Priority: optional Maintainer: Frodo Looijaard -Build-Depends: debhelper (>= 4.0.0), bc, libmagick6-dev|libmagick9-dev -Standards-Version: 3.7.2 +Build-Depends: debhelper (>= 8.0.0), autotools-dev, libmagick-dev, bc +Standards-Version: 3.9.3 +Homepage: http://software.frodo.looijaard.name/psiconv Package: libpsiconv-dev Section: libdevel Architecture: any -Depends: libpsiconv6 (= ${Source-Version}) -Conflicts: psiconv-dev -Replaces: psiconv-dev -Description: Psion 5 and other EPOC devices file access library - This library allows applications to read and write some Psion 5 file - formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt). - This package contains the shared library. +Depends: libpsiconv6 (= ${binary:Version}), ${misc:Depends} +Description: Psion 5 and other EPOC devices file access library - development + The psiconv library enables us to handle various file formats used by + built-in applications of Psion 5(mx) PDAs. + . + This package contains files needed for development with psiconv. Package: libpsiconv6 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: Psion 5 and other EPOC devices file access library - development - This library allows applications to read and write some Psion 5 file - formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt). - This package contains the development files (static library and header files). +Description: Psion 5 and other EPOC devices file access library + The psiconv library enables us to handle various file formats used by + built-in applications of Psion 5(mx) PDAs. + . + This package contains the shared library. Package: psiconv -Section: utils +Section: otherosfs Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends}, libpsiconv6 +Depends: ${shlibs:Depends}, ${misc:Depends} Description: Psion 5 and other EPOC devices file converter - Psiconv is a utility to translate EPOC files (Word, TextEd, Sketch, MBM and - ClipArt files) to more common formats. + The psiconv library enables us to handle various file formats used by + built-in applications of Psion 5(mx) PDAs. + . + This package contains a standalone program called psiconv. Package: psiconv-doc Section: doc Architecture: all +Depends: ${misc:Depends} Description: Psion 5 and other EPOC devices file format documentation Documentation about Psion 5 file formats (Word, Sheet, TextEd, Sketch, MBM, ClipArt and several others).