DFSG NEW Queue

DFSG, Licensing & New Packages Team

tclthread3 1:3.0.5-1

Package Information

DescriptionTcl extension implementing script level access to Tcl threading

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.

MaintainerSergei Golovan <sgolovan@debian.org>
Changed BySergei Golovan <sgolovan@debian.org>
Sponsorsgolovan@debian.org
Distributionunstable
Architectureany
VCSgit: https://salsa.debian.org/tcltk-team/tclthread.git (browse)
Popcon Installs10
Binary NEWYes (binary-only upload)
Trackerhttps://tracker.debian.org/pkg/tclthread3
Uploaded3 hours ago

New Package Report

.changes
Version1:3.0.5-1
Changed-BySergei Golovan
Architecturesource amd64
Distributionunstable
DateSat, 04 Apr 2026 16:29:23 +0300
Sourcetclthread3
Changelog
tclthread3 (1:3.0.5-1) unstable; urgency=medium
 .
   * New upstream release.
   * Rename the binary package to tcl-thread.
   * Add epoch to the version number to allow tcl-thread to be upgraded
     from version 1:2.8.11-2 currently in stable (built from the now dropped
     tclthread source package).
   * Bump standards version to 4.7.4.
.dsc
Sectioninterpreters
Priorityoptional
Componentmain
Package-Listtcl-thread deb interpreters optional arch=any
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Thread extension for Tcl
Source: https://sourceforge.net/projects/tcl/files/

Files: *
Copyright: 2002-2005, ActiveState Corporation.
 1999, Scriptics Corporation.
License: Tcl

Files: configure
Copyright: 1992-1996, 1998-2017, 2020-2023, Free Software Foundation
License: FSFUL

Files: generic/*
Copyright: 2002, Zoran Vasiljevic.
License: Tcl

Files: generic/tclThread.h
 generic/tclThreadInt.h
Copyright: 2002, Zoran Vasiljevic.
 2002, ActiveState Corporation.
License: Tcl

Files: generic/tclXkeylist.c
 generic/tclXkeylist.h
Copyright: 1991-1999, Karl Lehenbauer and Mark Diekhans.
License: Tcl

Files: generic/threadCmd.c
Copyright: 2002, Zoran Vasiljevic.
 1999, 2000, Scriptics Corporation.
 1998, Sun Microsystems, Inc.
License: Tcl

Files: lib/*
Copyright: 2003, Zoran Vasiljevic, Archiware GmbH.
License: Tcl

Files: tcl/*
Copyright: 1996, Sun Microsystems.
License: Tcl

Files: tcl/cmdsrv/*
Copyright: 2002, Zoran Vasiljevic.
License: Tcl

Files: tcl/phttpd/*
Copyright: 2002, Zoran Vasiljevic.
License: Tcl

Files: tcl/phttpd/uhttpd.tcl
Copyright: 2002, Zoran Vasiljevic.
 1996, Sun Microsystems.
 1996, Stephen Uhler / Brent Welch.
License: Tcl

Files: tcl/tpool/*
Copyright: 2002, Zoran Vasiljevic.
License: Tcl

Files: tclconfig/*
Copyright: 2002-2005, ActiveState Corporation.
 1999, 2000, Ajuba Solutions.
License: Tcl

Files: tclconfig/install-sh
Copyright: 1994, X Consortium
License: X11

Files: tests/French.txt
Copyright: 1999, The Internet Dictionary Project/Tyler Chambers
License: IDP

Files: tests/all.tcl
Copyright: 1998, 1999, Scriptics Corporation.
License: Tcl

Files: tests/thread.test
Copyright: 2002, ActiveState Corporation.
 1998-2000, Scriptics Corporation.
 1996, Sun Microsystems, Inc.
License: Tcl

Files: unix/*
Copyright: 1999, 2000, Scriptics Corporation.
 1998, Sun Microsystems, Inc.
License: Tcl

Files: win/*
Copyright: 2006, Pat Thoyts
 2002, David Gravereaux.
License: Tcl

Files: win/rules.vc
Copyright: 2017, Ashok P. Nadkarni
 2003-2008, Patrick Thoyts
 2001-2003, David Gravereaux.
License: Tcl

License: Tcl
 This software is copyrighted by the Regents of the University of
 California, Sun Microsystems, Inc., Scriptics Corporation,
 and other parties.  The following terms apply to all files associated
 with the software unless explicitly disclaimed in individual files.
 .
 The authors hereby grant permission to use, copy, modify, distribute,
 and license this software and its documentation for any purpose, provided
 that existing copyright notices are retained in all copies and that this
 notice is included verbatim in any distributions. No written agreement,
 license, or royalty fee is required for any of the authorized uses.
 Modifications to this software may be copyrighted by their authors
 and need not follow the licensing terms described here, provided that
 the new terms are clearly indicated on the first page of each file where
 they apply.
 .
 IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
 FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES
 ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY
 DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE
 POSSIBILITY OF SUCH DAMAGE.
 .
 THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,
 INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE
 IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE
 NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR
 MODIFICATIONS.
 .
 GOVERNMENT USE: If you are acquiring this software on behalf of the
 U.S. government, the Government shall have only "Restricted Rights"
 in the software and related documentation as defined in the Federal
 Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you
 are acquiring the software on behalf of the Department of Defense, the
 software shall be classified as "Commercial Computer Software" and the
 Government shall have only "Restricted Rights" as defined in Clause
 252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the
 authors grant the U.S. Government and others acting in its behalf
 permission to use and distribute the software in accordance with the
 terms specified in this license.

License: FSFUL
 This configure script is free software; the Free Software Foundation
 gives unlimited permission to copy, distribute and modify it.

License: X11
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
 deal in the Software without restriction, including without limitation the
 rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
 sell copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
 .
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
 .
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
 X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
 AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
 TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 .
 Except as contained in this notice, the name of the X Consortium shall not
 be used in advertising or otherwise to promote the sale, use or other deal-
 ings in this Software without prior written authorization from the X Consor-
 tium.

License: IDP
 These files are copyright 1996 by the Internet Dictionary Project (IDP)
 and its Senior Manager, Tyler Chambers. These files may be used,
 transmitted, copied, broadcast, or modified without credit or attribution
 to the IDP. These files may be used in a commercial or for-profit
 application, but may not themselves be sold for profit unless they have
 been significantly modified from their original state. No royalties must
 be paid to the IDP for inclusion in a commercial product, unless you feel
 morally obligated. To discuss royalty options, please contact the IDP at
 the address listed below.

Back to Dashboard | View all reviews for this package