From 5eeb707142621522a7940db8ddfd0b08bdbb1f55 Mon Sep 17 00:00:00 2001 From: Stefano Rivera Date: Fri, 17 Sep 2021 15:52:10 -0700 Subject: [PATCH] Bump Standards-Version to 4.6.0, no changes needed. --- debian/changelog | 3 +++ debian/control | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 3ac7789..ebeaf2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,9 @@ ubuntu-dev-tools (0.185) UNRELEASED; urgency=medium binaries (LP: #1943819) * misc: fix flake8 complaints + [ Stefano Rivera ] + * Bump Standards-Version to 4.6.0, no changes needed. + -- Stefano Rivera Fri, 17 Sep 2021 15:46:07 -0700 ubuntu-dev-tools (0.184) experimental; urgency=medium diff --git a/debian/control b/debian/control index 8514049..52b2ba3 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,7 @@ Build-Depends: python3-nose, python3-requests , python3-setuptools, -Standards-Version: 4.5.1 +Standards-Version: 4.6.0 Rules-Requires-Root: no Vcs-Git: https://git.launchpad.net/ubuntu-dev-tools Vcs-Browser: https://git.launchpad.net/ubuntu-dev-tools