From 13ccd427e2c124ece3cb9e07fc2498ce4cda19e8 Mon Sep 17 00:00:00 2001
From: Debian Janitor <janitor@jelmer.uk>
Date: Wed, 25 Aug 2021 23:17:33 +0000
Subject: [PATCH] Update standards version to 4.5.1, no changes needed.

Changes-By: lintian-brush
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
---
 debian/changelog | 4 ++++
 debian/control   | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 5464942..4c76b0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 python-django-netfields (1.2.2-3) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * d/control: Update Maintainer field with new Debian Python Team
     contact address.
   * d/control: Update Vcs-* fields with new Debian Python Team Salsa
     layout.
 
+  [ Debian Janitor ]
+  * Update standards version to 4.5.1, no changes needed.
+
  -- Ondřej Nový <onovy@debian.org>  Thu, 24 Sep 2020 08:54:25 +0200
 
 python-django-netfields (1.2.2-2) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index d8a8089..a46a4c3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends:
  dh-python,
  python3-all,
  python3-setuptools,
-Standards-Version: 4.5.0
+Standards-Version: 4.5.1
 Homepage: https://github.com/jimfunk/django-postgresql-netfields/
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-django-netfields
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-django-netfields.git
-- 
GitLab