Source: teckit
Build-Depends:
 debhelper (>= 8.1.3), cdbs (>= 0.4.93~), autotools-dev, pkg-config,
 perl (>= 5.8.0), zlib1g-dev, libexpat1-dev
Section: devel
Priority: optional
Maintainer: Daniel Glassey <wdg@debian.org>
Standards-Version: 3.9.7

Package: teckit
Architecture: any
Multi-Arch: foreign
Section: devel
Depends: ${misc:Depends}, ${shlibs:Depends}, libteckit0 (= ${binary:Version})
Description: Encoding conversion library - command-line utilities
 TECkit provides a generic library for converting data to and from Unicode
 and also Unicode <> Unicode.
 .
 It also includes a compiler for a description language that allows
 for bidirectional conversion description (the same description is
 used for conversion to and from Unicode, for example).

Package: libteckit0
Replaces: libteckit (<< 2.5.7)
Breaks: libteckit (<< 2.5.7)
Architecture: any
Multi-Arch: same
Section: devel
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Encoding conversion library - shared libraries
 TECkit provides a generic library for converting data to and from Unicode
 and also Unicode <> Unicode.
 .
 It also includes a compiler for a description language that allows
 for bidirectional conversion description (the same description is
 used for conversion to and from Unicode, for example).

Package: libteckit-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends}, ${shlibs:Depends}, libteckit0 (= ${binary:Version})
Description: Encoding conversion library - development files
 TECkit provides a generic library for converting data to and from Unicode
 and also Unicode <> Unicode.
 .
 It also includes a compiler for a description language that allows
 for bidirectional conversion description (the same description is
 used for conversion to and from Unicode, for example).
 .
 Development files to allow linking to libteckit for data conversion.

Package: libteckit-perl
Architecture: any
Multi-Arch: same
Section: perl
Depends: ${misc:Depends}, ${shlibs:Depends}, perl (>= 5.8.0)
Description: Encoding conversion library - Perl module
 TECkit provides a generic library for converting data to and from Unicode
 and also Unicode <> Unicode.
 .
 It also includes a compiler for a description language that allows
 for bidirectional conversion description (the same description is
 used for conversion to and from Unicode, for example).
 .
 Perl module to access libteckit for data conversion, using a statically
 linked copy of libteckit.

#Package: libteckit
#Depends: libteckit0, ${misc:Depends}
#Architecture: all
#Priority: extra
#Section: oldlibs
#Description: transitional package
# This is a transitional package. It can safely be removed.
