diff -pruN 5.4.1-1/debian/changelog 5.4.1-1ubuntu1/debian/changelog
--- 5.4.1-1/debian/changelog	2021-10-08 21:02:23.000000000 +0000
+++ 5.4.1-1ubuntu1/debian/changelog	2022-04-13 20:09:36.000000000 +0000
@@ -1,3 +1,16 @@
+pyyaml (5.4.1-1ubuntu1) jammy; urgency=medium
+
+  * Drop Breaks on python to allow python-is-python2 to remain when
+    upgrading from Focal (LP: #1958720)
+
+ -- Robie Basak <robie.basak@ubuntu.com>  Wed, 13 Apr 2022 21:09:36 +0100
+
+pyyaml (5.4.1-1build1) jammy; urgency=medium
+
+  * No-change rebuild with Python 3.10 only
+
+ -- Graham Inggs <ginggs@ubuntu.com>  Wed, 16 Mar 2022 23:52:17 +0000
+
 pyyaml (5.4.1-1) unstable; urgency=medium
 
   * Team upload.
diff -pruN 5.4.1-1/debian/control 5.4.1-1ubuntu1/debian/control
--- 5.4.1-1/debian/control	2021-10-08 21:02:23.000000000 +0000
+++ 5.4.1-1ubuntu1/debian/control	2022-04-13 20:09:40.000000000 +0000
@@ -1,7 +1,8 @@
 Source: pyyaml
 Section: python
 Priority: optional
-Maintainer: Debian Python Team <team+python@tracker.debian.org>
+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+XSBC-Original-Maintainer: Debian Python Team <team+python@tracker.debian.org>
 Uploaders: Scott Kitterman <scott@kitterman.com>,
            Michael Hudson-Doyle <mwhudson@debian.org>
 Build-Depends: debhelper-compat (= 13),
@@ -21,7 +22,6 @@ Architecture: any
 Multi-Arch: allowed
 Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
 Breaks:
- python (<< 2.7.18),
  python-minimal (<< 2.7.18),
  libpython-stdlib (<< 2.7.18),
  python-yaml (<< 5.3.1-2),
