Source: tcl8.4
Section: libs
Priority: optional
Maintainer: Chris Waters <xtifr@debian.org>
Build-Depends: debhelper (>= 4)
Standards-Version: 3.6.2

Package: tcl8.4
Section: interpreters
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: tcl, tcl74 (<= 7.4p3-2)
Provides: tclsh
Suggests: tclreadline
Description: Tcl (the Tool Command Language) v8.4 - run-time files
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains everything you need to run
 Tcl scripts and Tcl-enabled apps.  This version includes thread support.
 .
 Homepage: http://www.tcl.tk/

Package: tcl8.4-doc
Section: doc
Priority: optional
Architecture: all
Suggests: tcl8.4
Conflicts: tcl, tcl-dev, tcl-doc
Provides: tcl-doc
Description: Tcl (the Tool Command Language) v8.4 - manual pages
 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
 scripting language.  This package contains the man pages for Tcl commands.
 .
 Homepage: http://www.tcl.tk/

Package: tcl8.4-dev
Section: devel
Priority: optional
Architecture: any
Depends: libc6-dev|libc-dev, tcl8.4 (= ${Source-Version})
Conflicts: tcl, tcl-dev
Suggests: tcl8.4-doc
Description: Tcl (the Tool Command Language) v8.4 - development files
 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
 scripting language.  This package contains the headers and libraries
 needed to embed or extend Tcl.
 .
 Homepage: http://www.tcl.tk/
