golang-github-gdamore-tcell-v3 3.5.0+dfsg-1
Package Information
| Description | cell-based view for text terminals (v3) tcell provides a cell-based view for modern text terminals, like xterm. It was inspired by termbox, but differs from termbox in some important ways. It also adds substantial functionality beyond termbox. This package provides version 3 of the gdamore/tcell Go library which is incompatible with earlier versions of the library. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Andrew Lee (李健秋) <ajqlee@debian.org> |
| Sponsor | ajqlee@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-github-gdamore-tcell-v3.git (browse) |
| Tracker | https://tracker.debian.org/pkg/golang-github-gdamore-tcell-v3 |
| Uploaded | 4 hours ago |
New Package Report
.changes
| Changed-By | Andrew Lee (李健秋) |
|---|---|
| Architecture | source all |
| Distribution | unstable |
| Date | Thu, 17 Sep 2026 14:56:59 +0200 |
| Source | golang-github-gdamore-tcell-v3 |
| Version | 3.5.0+dfsg-1 |
Changelog
golang-github-gdamore-tcell-v3 (3.5.0+dfsg-1) unstable; urgency=medium
.
* Team upload.
* debian/control: correct the package name to match import path.
* debian/control: build-deps on dh-sequence-single-binary for debhelper
14.
* debian/control: drop versioned build-deps on golang-any.
* debian/control:build-deps on dh-go instead of dh-golang to enable
module-aware builds.
* debian/changelog: correct package name.
* debian/gbp.conf: allow import new version via gbp with uscan.
* New upstream version 3.5.0+dfsg.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-github-gdamore-tcell-v3-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Source: https://github.com/gdamore/tcell Upstream-Contact: Garrett D'Amore <garrett@damore.org> Upstream-Name: tcell Comment: The webfiles/ folder includes a Tcell web frontend that uses a pre-compiled wasm binary for ghostty-web. This binary is not in Debian, so we remove it to maintain DFSG compatibility. We also remove a couple of README files. Files-Excluded: README-wasm.md README-windows.md webfiles Files: * Copyright: 2015-2026 The TCell Authors License: Apache-2.0 Comment: The names of some contributors are listed in AUTHORS. Files: debian/* Copyright: 2026 Nick Morrott <nickm@debian.org> License: Apache-2.0 Comment: Debian packaging is licensed under the same terms as upstream License: Apache-2.0 Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at . https://www.apache.org/licenses/LICENSE-2.0 . Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. Comment: On Debian systems, the complete text of the Apache version 2.0 license can be found in "/usr/share/common-licenses/Apache-2.0".