itcl3 3.4.3-2 source package in Ubuntu

Changelog

itcl3 (3.4.3-2) unstable; urgency=medium

  * Switched to Tcl/Tk 8.6 because Tcl/Tk 8.5 is to be removed from Debian.
  * Bumped the debhelper compatibility version to 10.
  * Bumped standards-version to 4.1.3.

 -- Sergei Golovan <email address hidden>  Mon, 22 Jan 2018 07:39:42 +0300

Upload details

Uploaded by:
Si Watt
Uploaded to:
Sid
Original maintainer:
Si Watt
Architectures:
any all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe libs

Downloads

File Size SHA-256 Checksum
itcl3_3.4.3-2.dsc 1.8 KiB e880b26393f9638c1893e8a654014446e2b1213a8ff5e476823b152662249dda
itcl3_3.4.3.orig.tar.gz 266.8 KiB 28b55f44a2fd450862a6f12982c00c1d03d767f62a834d83945a616e06068887
itcl3_3.4.3-2.debian.tar.xz 5.4 KiB fbcfcb4cc623c5c754a8f455c15d0ac025c33260adf73ab35786c62b9a139237

Available diffs

No changes file available.

Binary packages built by this source

itcl3: [incr Tcl] OOP extension for Tcl - run-time files

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains everything you need to run itcl scripts and
 itcl-enabled apps.

itcl3-dbgsym: debug symbols for itcl3
itcl3-dev: [incr Tcl] OOP extension for Tcl - development files

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains the headers and libraries needed to embed or
 add C extensions to itcl.

itcl3-doc: [incr Tcl] OOP extension for Tcl - manual pages

 [incr Tcl] (or itcl) is a popular object-oriented extension for the
 embeddable Tcl scripting language. The name is a play on C++, and
 itcl has a similar object model, including multiple inheritance and
 public and private classes and variables. Unlike most OOP extensions
 to Tcl, itcl is written in C for speed.
 .
 This package contains the man pages for the new commands that itcl
 adds to Tcl.