Source: enca
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Michal Čihař <nijel@debian.org>
Build-Depends: debhelper (>= 9), dh-autoreconf, librecode-dev, dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.8
Section: text
Vcs-Browser: http://anonscm.debian.org/viewvc/collab-maint/deb-maint/enca/trunk/
Vcs-Svn: svn://anonscm.debian.org/collab-maint/deb-maint/enca/trunk/
Homepage: http://cihar.com/software/enca/

Package: enca
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: cstocs
Description: Extremely Naive Charset Analyser - binaries
 Enca is an Extremely Naive Charset Analyser. It detects the character set and
 the encoding of text files and can also convert them to other encodings using
 either a built-in converter or external libraries and tools like libiconv,
 librecode, or cstocs.
 .
 Currently it supports Belarusian, Bulgarian, Croatian, Czech,
 Estonian, Hungarian, Latvian, Lithuanian, Polish, Russian, Slovak,
 Slovene, Ukrainian, Chinese, and some multibyte encodings independently
 on language.

Package: libenca0
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Extremely Naive Charset Analyser - shared library files
 Enca is an Extremely Naive Charset Analyser. It detects the character set and
 the encoding of text files and can also convert them to other encodings.
 .
 This package contains the shared library needed to run applications compiled
 against libenca.

Package: libenca-dev
Section: libdevel
Architecture: any
Depends: libenca0 (= ${binary:Version}), ${misc:Depends}
Description: Extremely Naive Charset Analyser - development files
 Enca is an Extremely Naive Charset Analyser. It detects the character set and
 the encoding of text files and can also convert them to other encodings.
 .
 This package contains header files needed for development with libenca.  
 It also contains API documentation.

Package: libenca-dbg
Section: debug
Priority: extra
Architecture: any
Multi-Arch: same
Depends: libenca0 (= ${binary:Version}), ${misc:Depends}
Description: Extremely Naive Charset Analyser - debug files
 Enca is an Extremely Naive Charset Analyser. It detects the character set and
 the encoding of text files and can also convert them to other encodings.
 .
 This package contains debugger symbols useful for debugging problems with 
 this library.
