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 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102
|
golang-github-vbauerster-mpb (8.8.3-1) unstable; urgency=medium
* Team upload
* New upstream version: v8.8.3
-- Reinhard Tartler <siretart@tauware.de> Sat, 09 Nov 2024 11:45:22 -0500
golang-github-vbauerster-mpb (8.6.1-3) unstable; urgency=medium
* Add golang-github-containers-image (<< 5.25)
-- Reinhard Tartler <siretart@tauware.de> Mon, 11 Sep 2023 20:18:09 -0400
golang-github-vbauerster-mpb (8.6.1-2) unstable; urgency=medium
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Sat, 09 Sep 2023 12:15:01 -0400
golang-github-vbauerster-mpb (8.6.1-1) experimental; urgency=medium
* New upstream version 8.6.1
-- Reinhard Tartler <siretart@tauware.de> Mon, 04 Sep 2023 16:58:16 -0400
golang-github-vbauerster-mpb (7.3.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
* Standards-Version: 4.6.0 (routine-update)
* debhelper-compat 13 (routine-update)
* Rules-Requires-Root: no (routine-update)
* (Build-)Depends: golang-github-mattn-go-runewidth-dev
-- Andreas Tille <tille@debian.org> Wed, 26 Jan 2022 20:33:53 +0100
golang-github-vbauerster-mpb (7.0.3-1) unstable; urgency=medium
* New upstream release
-- Reinhard Tartler <siretart@tauware.de> Sat, 28 Aug 2021 22:10:19 +0200
golang-github-vbauerster-mpb (6.0.3-2) unstable; urgency=medium
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Sat, 28 Aug 2021 21:11:02 +0200
golang-github-vbauerster-mpb (6.0.3-1) experimental; urgency=medium
* Team upload
* Upgrade to version v6.0.3, Closes: #987511)
Breaking changes (cf. https://github.com/vbauerster/mpb/releases):
Removed:
func BarStyle(style string) BarOption
func BarReverse() BarOption
func SpinnerStyle(frames []string) BarOption
func TrimSpace() BarOption
To set bar style use BarFiller constructors.
.
Added:
func ContainerOptional(option ContainerOption, pick bool) ContainerOption
func BarOptional(option BarOption, pick bool) BarOption
-- Reinhard Tartler <siretart@tauware.de> Sun, 25 Apr 2021 11:32:28 -0400
golang-github-vbauerster-mpb (5.0.3-2) unstable; urgency=low
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update standards version to 4.5.0, no changes needed.
[ Reinhard Tartler ]
* Upload to unstable
-- Reinhard Tartler <siretart@tauware.de> Sun, 19 Jul 2020 09:53:22 -0400
golang-github-vbauerster-mpb (5.0.3-1) experimental; urgency=medium
[ Dmitry Smirnov ]
* Added myself to Uploaders
* DH to version 12
* Standards-Version: 4.4.1
[ Reinhard Tartler ]
* New upstream version 5.0.3
-- Reinhard Tartler <siretart@tauware.de> Tue, 21 Apr 2020 07:52:29 -0400
golang-github-vbauerster-mpb (3.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream release.
-- Dmitry Smirnov <onlyjob@debian.org> Tue, 10 Sep 2019 12:33:06 +1000
golang-github-vbauerster-mpb (3.3.4-1) unstable; urgency=medium
* Initial release (Closes: #925184)
-- Reinhard Tartler <siretart@tauware.de> Wed, 20 Mar 2019 17:58:37 -0400
|