tclthread 1:2.8.8-2 source package in Ubuntu

Changelog

tclthread (1:2.8.8-2) unstable; urgency=medium

  * Trim trailing whitespace.
  * Use secure URI in Homepage field.
  * Bump the debhelper compatibility version to 13.

 -- Sergei Golovan <email address hidden>  Thu, 15 Dec 2022 14:47:56 +0300

Upload details

Uploaded by:
Sergei Golovan
Uploaded to:
Sid
Original maintainer:
Sergei Golovan
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe interpreters
Lunar release universe interpreters

Downloads

File Size SHA-256 Checksum
tclthread_2.8.8-2.dsc 1.8 KiB 275e10cb7e2d072dcc6ad2ad5bf8bfc8d90a6ef3cea68c1f575b5e858aa17f2d
tclthread_2.8.8.orig.tar.gz 335.1 KiB 35db93f681317942f31dfa0bddea01a464b1d83ada22db7707a1919ba780f091
tclthread_2.8.8-2.debian.tar.xz 5.3 KiB 257fabef2a270a824941d324a373ec57f48d1c90c54b7084561c994c3102116e

Available diffs

No changes file available.

Binary packages built by this source

tcl-thread: Tcl extension implementing script level access to Tcl threading capabilities

 The thread extension creates threads that contain Tcl interpreters,
 and it lets you send scripts to those threads for evaluation. It also
 enables you to share data between threads in a safe, protected
 fashion. Additionally, it provides script-level access to basic
 thread synchronization primitives, like mutexes and condition
 variables.

tcl-thread-dbgsym: debug symbols for tcl-thread