diff -pruN 0.3.0-3/debian/changelog 0.3.0-3.1/debian/changelog
--- 0.3.0-3/debian/changelog	2022-03-31 18:12:29.000000000 +0000
+++ 0.3.0-3.1/debian/changelog	2023-05-18 12:17:42.000000000 +0000
@@ -1,3 +1,10 @@
+colord-gtk (0.3.0-3.1) unstable; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix typo "Replacs" in debian/control. Closes: #1034921
+
+ -- Andreas Metzler <ametzler@debian.org>  Thu, 18 May 2023 14:17:42 +0200
+
 colord-gtk (0.3.0-3) unstable; urgency=medium
 
   * Source-only rebuild
diff -pruN 0.3.0-3/debian/control 0.3.0-3.1/debian/control
--- 0.3.0-3/debian/control	2022-03-31 18:12:29.000000000 +0000
+++ 0.3.0-3.1/debian/control	2023-05-18 12:17:32.000000000 +0000
@@ -107,7 +107,7 @@ Section: libdevel
 Depends: ${shlibs:Depends},
          ${misc:Depends},
 Breaks: libcolord-gtk-dev (<< 0.3.0-2~)
-Replacs: libcolord-gtk-dev (<< 0.3.0-2~)
+Replaces: libcolord-gtk-dev (<< 0.3.0-2~)
 Suggests: libcolord-gtk4-dev | libcolord-gtk-dev
 Description: GTK convenience library for interacting with colord - headers
  colord is a system service that makes it easy to manage, install and generate
