diff --git a/debian/control b/debian/control index ee1419a..5eed6fc 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ golang-github-mattn-go-isatty-dev, golang-github-vividcortex-ewma-dev, golang-golang-x-crypto-dev -Standards-Version: 4.2.1 +Standards-Version: 4.4.1 Homepage: https://github.com/vbauerster/mpb 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 diff --git a/debian/rules b/debian/rules index 13867b4..4cf8694 100755 --- a/debian/rules +++ b/debian/rules @@ -6,4 +6,3 @@ %: dh $@ --buildsystem=golang --with=golang -