diff --git a/debian/changelog b/debian/changelog index 946505f..65c955a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,17 @@ * New upstream version 8.6.1 -- Reinhard Tartler 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 Wed, 26 Jan 2022 20:33:53 +0100 golang-github-vbauerster-mpb (7.0.3-1) unstable; urgency=medium diff --git a/debian/control b/debian/control index 1672367..bf14319 100644 --- a/debian/control +++ b/debian/control @@ -4,16 +4,18 @@ Maintainer: Debian Go Packaging Team Uploaders: Reinhard Tartler , Dmitry Smirnov , -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), dh-golang, golang-any, golang-github-acarl005-stripansi-dev, golang-github-mattn-go-isatty-dev, golang-github-mattn-go-runewidth-dev, + golang-github-vividcortex-ewma-dev, golang-github-rivo-uniseg-dev, - golang-github-vividcortex-ewma-dev, -Standards-Version: 4.5.0 + golang-golang-x-crypto-dev +Standards-Version: 4.6.0 Homepage: https://github.com/vbauerster/mpb +Rules-Requires-Root: no Vcs-Browser: https://salsa.debian.org/go-team/packages/golang-github-vbauerster-mpb Vcs-Git: https://salsa.debian.org/go-team/packages/golang-github-vbauerster-mpb.git XS-Go-Import-Path: github.com/vbauerster/mpb