diff -pruN 3.11.32-1/debian/changelog 3.11.32-2/debian/changelog
--- 3.11.32-1/debian/changelog	2022-07-25 11:48:23.000000000 +0000
+++ 3.11.32-2/debian/changelog	2022-08-05 08:28:35.000000000 +0000
@@ -1,3 +1,9 @@
+gamescope (3.11.32-2) unstable; urgency=medium
+
+  * Fix debian/watch
+
+ -- Stephan Lachnit <stephanlachnit@debian.org>  Fri, 05 Aug 2022 10:28:35 +0200
+
 gamescope (3.11.32-1) unstable; urgency=medium
 
   * Initial release. (Closes: #989085)
diff -pruN 3.11.32-1/debian/gbp.conf 3.11.32-2/debian/gbp.conf
--- 3.11.32-1/debian/gbp.conf	1970-01-01 00:00:00.000000000 +0000
+++ 3.11.32-2/debian/gbp.conf	2022-08-05 08:28:22.000000000 +0000
@@ -0,0 +1,4 @@
+[DEFAULT]
+upstream-branch = upstream/latest
+debian-branch = debian/latest
+pristine-tar = True
diff -pruN 3.11.32-1/debian/watch 3.11.32-2/debian/watch
--- 3.11.32-1/debian/watch	2022-07-22 12:25:47.000000000 +0000
+++ 3.11.32-2/debian/watch	2022-08-05 08:28:22.000000000 +0000
@@ -1,2 +1,2 @@
 version=4
-https://github.com/flightlessmango/MangoHud/releases (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/Plagman/gamescope/tags (?:.*?/)?v?@ANY_VERSION@@ARCHIVE_EXT@
