From 59c97ace38faf1161fcc7e76b2c1ec455be3fb4b Mon Sep 17 00:00:00 2001
From: Colin Watson <cjwatson@debian.org>
Date: Mon, 15 Jul 2024 11:14:52 +0100
Subject: [PATCH] Standards-Version: 4.7.0 (no changes required)

---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4193657..31a3656 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-exceptiongroup (1.2.2-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Standards-Version: 4.7.0 (no changes required).
 
  -- Colin Watson <cjwatson@debian.org>  Mon, 15 Jul 2024 11:11:03 +0100
 
diff --git a/debian/control b/debian/control
index 7d6132b..d676b63 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends:
  python3-all,
  python3-flit-scm,
  python3-pytest <!nocheck>,
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Testsuite: autopkgtest-pkg-pybuild
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-exceptiongroup.git
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-exceptiongroup
-- 
GitLab