From: Jonathan Carter <jcc@debian.org>
Date: May, 05 2026 12:44:24 +0200
Subject: [PATCH] Allow gnome-shell version 50 

---
The information above should follow the Patch Tagging Guidelines, please
checkout https://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: (upstream|backport|vendor|other), (<patch-url>|commit:<commit-id>)
Bug: <upstream-bugtracker-url>
Bug-<Vendor>: <vendor-bugtracker-url>
Forwarded: (no|not-needed|<patch-forwarded-url>)
Applied-Upstream: <version>, (<commit-url>|commit:<commid-id>)
Reviewed-By: <name and email of someone who approved/reviewed the patch>

--- gnome-shell-extension-impatience-0.5.3.orig/impatience/metadata.json
+++ gnome-shell-extension-impatience-0.5.3/impatience/metadata.json
@@ -8,7 +8,8 @@
     "46",
     "47",
     "48",
-    "49"
+    "49",
+    "50"
   ],
   "settings-schema": "org.gnome.shell.extensions.net.gfxmonk.impatience"
 }
