1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68
|
golang-github-charmbracelet-lipgloss (1.1.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.1.0
- Refresh patch
- Add patch to fix test failure
- Update Build-Depends on golang-github-charmbracelet-x-dev
* Update debian/watch to v5
* Remove Rules-Requires-Root from d/control
* Update Standards-Version to 4.7.2, no changes needed
* Update d/copyright
-- Dr. Tobias Quathamer <toddy@debian.org> Fri, 31 Oct 2025 17:30:25 +0100
golang-github-charmbracelet-lipgloss (0.12.1-2) unstable; urgency=medium
* Team upload
* Fix FTBFS on 32bit architectures
-- Mathias Gibbens <gibmat@debian.org> Sun, 18 Aug 2024 20:11:21 +0000
golang-github-charmbracelet-lipgloss (0.12.1-1) unstable; urgency=medium
[ Martin Dosch ]
* New upstream version 0.11.0
* d/control: Remove build-dep golang-github-lucasb-eyer-go-colorful-dev.
* d/control: Remove build-dep golang-github-mattn-go-runewidth-dev.
* d/control: Remove build-dep golang-github-muesli-reflow-dev.
* d/control: Remove build-dep golang-golang-x-sys-dev.
* d/control: Add build-dep golang-github-rivo-uniseg-dev.
[ Arthur Diniz ]
* New upstream version 0.12.1
* d/control:
- Add Arthur Diniz to Uploaders.
- Add build-dep golang-github-charmbracelet-x-dev.
- Add build-dep golang-github-aymanbagabas-go-udiff-dev.
- Bump Standards-Version 4.7.0, no changes required.
- Synchronize Depends stanza with Build-Depends stanza.
- Update golang-github-muesli-termenv-dev minimum version.
* d/copyright:
- Add Arthur Diniz.
- Update Charmbracelet years to 2021-2023.
* d/examples: Created.
* d/rules: Fix DH_GOLANG_EXCLUDES examples folder name.
-- Arthur Diniz <arthurbdiniz@gmail.com> Wed, 14 Aug 2024 23:07:31 +0000
golang-github-charmbracelet-lipgloss (0.5.0-1) unstable; urgency=medium
* New upstream version 0.5.0
* Update versioned dependencies as per go.mod
* Bump Standards-Version to 4.6.1 (no change)
-- Anthony Fok <foka@debian.org> Sun, 05 Jun 2022 07:46:09 -0600
golang-github-charmbracelet-lipgloss (0.4.0-2) unstable; urgency=medium
* Source-only upload for migration to testing
* Replace "Charm" with "Charmbracelet, Inc." in debian/copyright
-- Anthony Fok <foka@debian.org> Wed, 15 Dec 2021 23:26:54 -0700
golang-github-charmbracelet-lipgloss (0.4.0-1) unstable; urgency=medium
* Initial release (Closes: #1001310)
-- Anthony Fok <foka@debian.org> Tue, 07 Dec 2021 23:39:37 -0700
|