diff --git a/debian/changelog b/debian/changelog
index 2a594ab747f7658e62c1d3f169a835d2b25fc27a..db7c99282b8848b1448e499b1e2fd6790bafd1fd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-async-interrupt (1.1.2-1) unstable; urgency=medium
+
+  * New upstream release.
+  * Update Standards-Version.
+
+ -- Edward Betts <edward@4angle.com>  Fri, 28 Jun 2024 11:43:46 +0100
+
 python-async-interrupt (1.1.1-2) unstable; urgency=medium
 
   * Source-only upload to allow package to migrate to testing.
diff --git a/debian/control b/debian/control
index 5d002bb02a6c2a8a6b9b98aed11efd16e0001a21..a2a054f3ebdddfeb7d230959f0830ef7633e2a44 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper-compat (= 13),
                python3-pytest-asyncio <!nocheck>,
                python3-pytest-cov <!nocheck>
 Rules-Requires-Root: no
-Standards-Version: 4.6.2
+Standards-Version: 4.7.0
 Homepage: https://github.com/bdraco/async_interrupt
 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-async-interrupt
 Vcs-Git: https://salsa.debian.org/python-team/packages/python-async-interrupt.git