Source: tcl8.7
Section: libs
Priority: optional
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-devel@lists.alioth.debian.org>
Uploaders: Sergei Golovan <sgolovan@debian.org>
Build-Depends: debhelper-compat (= 13), dpkg-dev (>= 1.16.1~), zlib1g-dev, libtommath-dev
Standards-Version: 4.6.1
Homepage: http://www.tcl.tk/
Vcs-Browser: https://salsa.debian.org/tcltk-team/tcl8.7
Vcs-Git: https://salsa.debian.org/tcltk-team/tcl8.7.git

Package: tcl8.7
Section: interpreters
Priority: optional
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: tcl-tclreadline
Multi-Arch: foreign
Description: Tcl (the Tool Command Language) v8.7 - shell
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl shell which you need
 to run Tcl scripts.  This version includes thread support.

Package: libtcl8.7
Section: libs
Priority: optional
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: tzdata, ${shlibs:Depends}, ${misc:Depends}
Suggests: tcl8.7
Provides: libtcl
Multi-Arch: same
Description: Tcl (the Tool Command Language) v8.7 - run-time library files
 Tcl is a powerful, easy to use, embeddable, cross-platform interpreted
 scripting language.  This package contains the Tcl library and auxiliary
 code which allows one to run Tcl-enabled applications.  This version
 includes thread support.

Package: tcl8.7-dev
Section: libdevel
Priority: optional
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: dpkg-dev (>= 1.16.1~), zlib1g-dev, libtcl8.7 (= ${binary:Version}),
 tcl8.7, ${misc:Depends}
Suggests: tcl8.7-doc
Multi-Arch: same
Description: Tcl (the Tool Command Language) v8.7 - 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.

Package: tcl8.7-doc
Section: doc
Priority: optional
Architecture: all
Depends: ${misc:Depends}
Suggests: tcl8.7
Conflicts: tcldoc
Provides: tcldoc
Description: Tcl (the Tool Command Language) v8.7 - manual pages
 Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted
 scripting language.  This package contains the man pages for Tcl commands.
