From e4692707a39dc545afdb8934969290eef0b8b8b2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 9 Feb 2025 23:18:14 +0100 Subject: [PATCH] Updating gnome-shell statics for version 46. Signed-off-by: Daniel Baumann --- debian/rules | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/rules b/debian/rules index f4b18db..d4e74c2 100755 --- a/debian/rules +++ b/debian/rules @@ -1,9 +1,9 @@ #!/usr/bin/make -f -EXTENSIONS_VERSION = 45 +EXTENSIONS_VERSION = 46 -GNOME_SHELL_DEPENDS_LOW = 45 -GNOME_SHELL_DEPENDS_HIGH = 46 +GNOME_SHELL_DEPENDS_LOW = 46 +GNOME_SHELL_DEPENDS_HIGH = 47 %: dh ${@} --no-parallel