From 6a9bcc6e147987df3a29a07c0988c0eba37953e6 Mon Sep 17 00:00:00 2001
From: Mattia Rizzolo <mattia@debian.org>
Date: Tue, 22 Dec 2020 17:52:27 +0100
Subject: [PATCH] Bump Standards-Version to 4.5.1, no changes needed.

Signed-off-by: Mattia Rizzolo <mattia@debian.org>
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

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