diff --git a/debian/changelog b/debian/changelog index 3273527..5f76072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,9 @@ ubuntu-dev-tools (0.178) UNRELEASED; urgency=medium [ Dan Streetman ] * pullpkg: also catch and deal with InvalidPullValueError. LP: #1908770 + [ Mattia Rizzolo ] + * d/control: Bump Standards-Version to 4.5.1, no changes needed. + -- Mattia Rizzolo <mattia@debian.org> Tue, 22 Dec 2020 17:50:52 +0100 ubuntu-dev-tools (0.177) unstable; urgency=medium diff --git a/debian/control b/debian/control index ababbbd..f63e66a 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Build-Depends: python3-setuptools, python3-termcolor <!nocheck>, python3-yaml <!nocheck>, -Standards-Version: 4.5.0 +Standards-Version: 4.5.1 Rules-Requires-Root: no Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools