From 627f0a05ea1b4f39a5e6c2ccf3cfb4516b2289f9 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Wed, 12 Feb 2025 16:21:32 +0100 Subject: [PATCH] Building for gnome-shell version 48 (Closes: #1095826). Signed-off-by: Daniel Baumann --- debian/rules | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/rules b/debian/rules index 264ad04..4a338f0 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,9 @@ #!/usr/bin/make -f -EXTENSIONS_VERSION = 47 +EXTENSIONS_VERSION = 48 GNOME_SHELL_DEPENDS_LOW = 46 -GNOME_SHELL_DEPENDS_HIGH = 48 +GNOME_SHELL_DEPENDS_HIGH = 49 %: dh ${@} --no-parallel