golang-codeberg-tslocum-cview 1.6.4-1
Package Information
| Description | Terminal-based user interface toolkit for Golang cview is a fork of tview (https://github.com/rivo/tview), which provides commonly needed components for terminal-based user interfaces in Go. |
|---|---|
| Maintainer | Debian Go Packaging Team <team+pkg-go@tracker.debian.org> |
| Changed By | Nick Morrott <nickm@debian.org> |
| Sponsor | nickm@debian.org |
| Distribution | unstable |
| Architecture | all |
| VCS | git: https://salsa.debian.org/go-team/packages/golang-codeberg-tslocum-cview.git (browse) |
| Closes | #1139315 |
| Tracker | https://tracker.debian.org/pkg/golang-codeberg-tslocum-cview |
| Uploaded | 2 hours ago |
New Package Report
.changes
| Source | golang-codeberg-tslocum-cview |
|---|---|
| Version | 1.6.4-1 |
| Changed-By | Nick Morrott |
| Architecture | source all |
| Distribution | unstable |
| Date | Fri, 31 Jul 2026 11:00:45 +0100 |
Changelog
golang-codeberg-tslocum-cview (1.6.4-1) unstable; urgency=medium
.
* Team upload.
* New upstream version 1.6.4 (Closes: #1139315)
* d/control:
- Rename source and binary package (moved to codeberg.org)
- Refresh (Build-)Depends
- Update source package Section to golang
- Drop default Priority and Rules-Requires-Root fields
- Update Homepage and Vcs-* fields
- Update XS-Go-Import-Path
- Declare compliance with Debian Policy 4.7.4
- Refresh long description
* d/copyright:
- Refresh source location
- Refresh upstream years of copyright/contact address
- Refresh years of Debian copyright
* d/gitlab-ci.yml:
- Refresh CI config to latest version
* d/watch:
- Migrate to version 5 watch file format
- Migrate to new upstream location.dsc
| Section | golang |
|---|---|
| Priority | optional |
| Component | main |
| Package-List | golang-codeberg-tslocum-cview-dev deb golang optional arch=all |
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cview
Upstream-Contact: Trevor Slocum <trevor@rocket9labs.com>
Source: https://codeberg.org/tslocum/cview
Files: *
Copyright: 2025 Trevor Slocum <trevor@rocket9labs.com>,
2018 Oliver Kuederle <oliver@stockperformer.com>
License: Expat
Files: debian/*
Copyright: 2021 Micheal Waltz <ecliptik@gmail.com>,
2026 Nick Morrott <nickm@debian.org>
License: Expat
Comment: Debian packaging is licensed under the same terms as upstream
License: Expat
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 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.