jimtcl 0.77-2 source package in Ubuntu

Changelog

jimtcl (0.77-2) unstable; urgency=medium

  * Initialize git-dpm for patch management
  * Backport two upstream patches to fix ports FTBFS:
    - tests/exec.test: Minor fix for exec-12.1 on hurd (Closes: #873049)
    - tests/timer.test: Remove timer-6.5 (Closes: #873048)

 -- Didier Raboud <email address hidden>  Sun, 27 Aug 2017 17:19:57 +0200

Upload details

Uploaded by:
Didier Raboud
Uploaded to:
Sid
Original maintainer:
Didier Raboud
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jimtcl_0.77-2.dsc 1.7 KiB edc86610d227d431eba14d0fa9cfe0d53d9b04b6f57d7e34a03d5b776c91fbed
jimtcl_0.77.orig.tar.gz 2.8 MiB 59635a77654ae4ce30bb112229ce3877606629fa74178aa7da0bb5c4f376a447
jimtcl_0.77-2.debian.tar.xz 8.3 KiB 04b326df381ed738b43e6b8e0b261840b320d07df1ac0ef61181f03cf8022dc6

Available diffs

No changes file available.

Binary packages built by this source

jimsh: small-footprint implementation of Tcl named Jim

 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the Jim interactive shell.

jimsh-dbgsym: debug symbols for jimsh
libjim-dev: small-footprint implementation of Tcl - development files

 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the libjim development files.

libjim0.77: small-footprint implementation of Tcl - shared library

 Jim is an opensource small-footprint implementation of the Tcl programming
 language. It implements a large subset of Tcl and adds new features like
 references with garbage collection, closures, built-in Object Oriented
 Programming system, Functional Programming commands, first-class arrays and
 UTF-8 support. All this with a binary size of about 100-200kB (depending upon
 selected options).
 .
 This package provides the libjim shared library.

libjim0.77-dbgsym: debug symbols for libjim0.77