summaryrefslogtreecommitdiff
path: root/debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch')
-rw-r--r--debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch24
1 files changed, 24 insertions, 0 deletions
diff --git a/debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch b/debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch
new file mode 100644
index 0000000..73dfb4a
--- /dev/null
+++ b/debian/patches/metadata-Declare-compatibility-with-GNOME-Shell-3.34-3.36.patch
@@ -0,0 +1,24 @@
+From: Simon McVittie <smcv@debian.org>
+Date: Tue, 24 Mar 2020 13:10:00 +0000
+Subject: metadata: Declare compatibility with GNOME Shell 3.34, 3.36
+
+Signed-off-by: Simon McVittie <smcv@debian.org>
+Bug: https://github.com/bjarosze/gnome-bluetooth-quick-connect/issues/15
+---
+ metadata.json | 4 +++-
+ 1 file changed, 3 insertions(+), 1 deletion(-)
+
+diff --git a/metadata.json b/metadata.json
+index dea519a..1f56b90 100644
+--- a/metadata.json
++++ b/metadata.json
+@@ -9,6 +9,8 @@
+ "3.26.2",
+ "3.28",
+ "3.30",
+- "3.32"
++ "3.32",
++ "3.34",
++ "3.36"
+ ]
+ }