diff -pruN 0.42-1/debian/changelog 0.42-2/debian/changelog
--- 0.42-1/debian/changelog	2023-03-01 15:35:25.000000000 +0000
+++ 0.42-2/debian/changelog	2023-05-20 11:06:47.000000000 +0000
@@ -1,3 +1,10 @@
+spice-gtk (0.42-2) unstable; urgency=medium
+
+  * debian/control.in: Include version with remmina-plugin-spice Breaks.
+    A newer version has switched to libsoup3
+
+ -- Jeremy Bícha <jbicha@ubuntu.com>  Sat, 20 May 2023 07:06:47 -0400
+
 spice-gtk (0.42-1) unstable; urgency=medium
 
   * New upstream release
diff -pruN 0.42-1/debian/control 0.42-2/debian/control
--- 0.42-1/debian/control	2023-03-01 15:35:25.000000000 +0000
+++ 0.42-2/debian/control	2023-05-20 11:06:47.000000000 +0000
@@ -90,7 +90,7 @@ Suggests: gstreamer1.0-libav,
           gstreamer1.0-plugins-good
 Breaks: virt-viewer (<< 11.0-2~),
         gnome-boxes (<< 42.3),
-        remmina-plugin-spice,
+        remmina-plugin-spice (<< 1.4.28),
 Description: GObject for communicating with Spice servers (runtime library)
  libspice-glib4 provides glib objects for spice protocol
  decoding and surface rendering
diff -pruN 0.42-1/debian/control.in 0.42-2/debian/control.in
--- 0.42-1/debian/control.in	2023-03-01 15:35:25.000000000 +0000
+++ 0.42-2/debian/control.in	2023-05-20 11:06:47.000000000 +0000
@@ -86,7 +86,7 @@ Suggests: gstreamer1.0-libav,
           gstreamer1.0-plugins-good
 Breaks: virt-viewer (<< 11.0-2~),
         gnome-boxes (<< 42.3),
-        remmina-plugin-spice,
+        remmina-plugin-spice (<< 1.4.28),
 Description: GObject for communicating with Spice servers (runtime library)
  libspice-glib4 provides glib objects for spice protocol
  decoding and surface rendering
